Jump to content

[SHARE]Apella Trader !!!


Recommended Posts

So guy's this is my first share .... i hope to do all right things!!!

 

This is my Apella Trader

 

Ok lets start!!!

 

1STEP) copy htlm file and paste at   gameserver/htlm/merchant.

 

2STEP)copy multisell code 9090 and paste at gameserver/data/multisell.

 

3STEP)copy SQL code and paste at your SQL/npc with the other npc after that open your navicat connection go to l2jdb right click and execute

 

butle file and u will see a searching find your server file sql/npc and start !!!

 

Restart your server //spawn 9090 .

 

Thanks For watching my Share  ;D

 

This npc work for all version if you have some problem pm me  ;D

 

 

 

Here The Pic!!!

 

shot00105qj0.png

w640.png

 

shot00107mk3.png

w640.png

 

 

Here the link;

 

http://rapidshare.com/files/146834274/Apella_Trader.rar.html

 

 

Credit:By Cobra me!  :P

 

Link to comment
Share on other sites

Nothing  Special.

 

But , If Im Not Mistaken Its Your First Share.

 

Anyway , Gratz :) And Thanks For Sharing It

Link to comment
Share on other sites

2 comments:

 

1 half of packs bring an gmshop that sells apella ¬¬ , but for those servers where u dont have it this may be usefull.

 

2 gj i use search and no one has done a npc whit only apella so this may be usefull

Link to comment
Share on other sites

Oraios.

Mono pou mou vgazei to akoloutho sfalma ston gameserver

SEVERE Client: [Character: ............... - Account:.......... - IP: ...........

6] - Failed running: [C] 21 RequestBypassToServer - L2Emu Server Revision: 4772

- DP Revision: 4772

java.lang.NoClassDefFoundError: Could not initialize class net.l2emuproject.game

server.model.L2Multisell

        at net.l2emuproject.gameserver.model.actor.instance.L2MerchantInstance.o

nBypassFeedback(L2MerchantInstance.java:225)

        at net.l2emuproject.gameserver.network.clientpackets.RequestBypassToServ

er.runImpl(RequestBypassToServer.java:203)

        at net.l2emuproject.gameserver.network.clientpackets.L2GameClientPacket.

run(L2GameClientPacket.java:78)

        at net.l2emuproject.gameserver.ThreadPoolManager$ExecuteWrapper.run(Thre

adPoolManager.java:135)

        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

        at java.util.concurrent.FutureTask.run(Unknown Source)

        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.

access$301(Unknown Source)

        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.

run(Unknown Source)

        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source

)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

        at java.lang.Thread.run(Unknown Source)

 

Afto mou to vgazei otan kanw spawn to npc kai pataw panw sto trade goldbar for apella.Apla den me paei sto multisell

 

Link to comment
Share on other sites

Is simple ..if you take some1 the pack you will see and open the file before copy paste !!!

 

At my server l2j work with none problem!!!

 

 

 

 

 

p.s I like apella for epic is the best and beautiful armor i think  :)

Link to comment
Share on other sites

well nothing special as stefoulis says....but why apella armor?

for pvp servers?pffff its better t have dynasty or epic armor to your server...

Apela is usefull for me if u change the stats..

i only say my opinion thnx for share to us...Keep It Up!

Link to comment
Share on other sites

well nothing special as stefoulis says....but why apella armor?

for pvp servers?pffff its better t have dynasty or epic armor to your server...

Apela is usefull for me if u change the stats..

i only say my opinion thnx for share to us...Keep It Up!

 

changed stats! no jewleries 2.7k mdef only with appela:D 3.5pdef

Link to comment
Share on other sites

  • 7 months later...
Guest
This topic is now closed to further replies.


  • Posts

    • Thank you for your reply. I have removed it from the L2Server.exe file, but the L2Server still crashes. It doesn't crash if I don't start l2npc, otherwise it will crash within a few days at the latest.
    • Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Telegram : https://t.me/ultrastore1 Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11
    • L2 ArenaWar: Low Rate PvP Server with Free Buffs & Autofarm [PVP]⚔️ [Free]🆓 Classic Interlude with  3x XP rates! Free starter pack(no grade) to kickstart your adventure! Autofarm for convenient grinding! Free buffs to keep you fighting fit! (2 job buffs) No experience loss on death! (Except with Karma) Clear Karma system to keep things fair! ⚖️ Active community of 800-1k players! Join our Discord to learn more! >> Discord <<     Server website: https://l2arenawar.com/en/    
    • This is dedication! 2 years working on a problem. Congratulations!
    • You indeed have to save player position over Enterworld to properly clean it up later (if you don't, even trying to delete packet content would eventually keep it up), that's what we do with debug packet (which is a reusable Map of ExServerPrimitive packets) on aCis.   It doesn't solve the FPS stuttering - more you draw/delete lines, more your client becomes laggy. It's like if client wasn't deleting drawn points/lines properly, but instead simply hide them and redrawn content above.   If you got a solution, I would happy to integrate it.   You should check aCis#Player _debug packet integration, it allows very big amount of lines/points to be drawn, it is also reusable.   https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/Player.java?ref_type=heads https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/network/clientpackets/EnterWorld.java?ref_type=heads  
  • Topics

×
×
  • Create New...