Jump to content

Emistry

Forum Moderator
  • Posts

    10018
  • Joined

  • Days Won

    409

Everything posted by Emistry

  1. 2243
  2. 2240
  3. 2238
  4. your File name look like this ? bgcash.txt if yes..then your npc path should be like this npc: npc/custom/bgcash.txt if still cant...printscreen the error and show us
  5. 2236
  6. yes...
  7. show ur script...
  8. 2234
  9. change if(countitem(20004) < 0 ) goto LNotEnough; to if(countitem(20004) <= 0 ) goto LNotEnough;
  10. 2232
  11. 2230
  12. 2228
  13. find any of the Boss Killed Announcer.. and change the announce part into getitem .....
  14. the current 1 didnt work for Guild Checking ? i though it would work... change if( getguildname( getcharid(2) ) != .Guild$[.@i] ){ into if( getguildname( getcharid(2) ) != .Guild$[.@i] || !getcharid(2) ){
  15. use WOE Setter ... either from GM Xeon WOE Setter / Toasty WOE Controller
  16. ya i have made this before...maybe it is at eAthena... http://upaste.me/851341191e32f77
  17. http://upaste.me/3fe0409e05cd2a5 i think there is already alot PVP script in forum? you should search through the forum....
  18. using TCG ? just search the forum.. there is alot TCG Trader scripts... or u can try my Multi Currency Trader.
  19. 2226
  20. Emistry

    Token Loot

    OnMinute only can use range of 00 ~ 59 ....there is no 110th minutes in every hours...max only 60minutes....so it is 00 ~ 59 ...
  21. 2223
  22. 2221
  23. 2208
  24. 2206
  25. 2204
×
×
  • Create New...