Jump to content

Brynner

Members
  • Posts

    1962
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by Brynner

  1. // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: mysqlid log_db_pw: mysqlpassword log_db_db: yourdatabase log_codepage: log_login_db: loginlog just try this.
  2. what do you mean? the auction system?
  3. main lang ba ang nilagay mo sa database mo?kelangan mo din isama yung log.
  4. i think it is not possible at this time. since there still no stable 2013 right now. you still need to use launcher or some tweaks to make it works. better to stick to 2012. since not all the features of 2013 is supported with the current version of this emulator.
  5. make sure you put an item there. don't let one category is empty. or else you will be having a random disconnection issue on your server. or else try to use RagexeRE instead of Ragexe.
  6. it defends on the client. if you are using Ragexe. it still use the old idnum2itemdesctable, idnum2itemdisplaynametable and idnum2itemresnametable. but 2012-07-16 and after. it will now use iteminfo but if you are using RagexeRE. the iteminfo start to use from 2012-04-10. check your itemslotcounttable.txt make it sure that your item has 4 slot there.
  7. check you db\item_cash_db2.txt. make sure that there is no empty category there.
  8. when i try to run the script i got this error. [Error]: Missing 1 right curlys at file 'npc/custom/stats_checker.txt', line '27 '.
  9. is it possible to make it work? because i noticed one of my gm adjusted the stats of some players i just want to make it automatically reset if the stats is not normal?specially on 99 max level only. the normal stats is 2 99 and 1 9. ex. str 99 agi 99 dex 9 which is normal. and if the stats is str 99 agi 99 dex 9 vit 50 it will bring back to normal stats. so it would be reset to 1.
  10. check the item view on your item_db.txt and check your Lua Files\datainfo\accessoryid.lua or lub if its match.
  11. the only thing that you need to change is the char_athena.conf map_athena.conf subnet_athena.conf just change the ip inter_athena.conf check your database.
  12. i think your issue is almost related here. http://rathena.org/board/topic/86311-problem-with-map-server-please-help/
  13. you don't to use bind_ip:. have you check if the port was opened?
  14. i know how to use google search lol. i already tried that before but im still looking for the other woe controller. the WoE setter. Toastys WoE Controller is just like the rAthena's WoE Controller that makes the server super lag during WoE times.
  15. is there any other? that script makes the server lag when the woe starts.
  16. anyone here have a compatible version of WoE Setter on the latest version? thanks in advance.
  17. thanks for the reply. but already got a solution.
  18. how to make this freebies script will only gave freebies for those account credited after account id 2000735? below that account will not be given any freebies. brasilis,203,185,4 script Freebies 112,{ delwaitingroom; waitingroom "Free Item Here!",0; // Look on the configuration! if( !Freebies ){ set Freebies,1; mes "Welcome...this is your gift..."; getitem2 2320,1,1,7,0,0,0,0,0; // +7 formal suit[1] getitem2 2504,1,1,7,0,0,0,0,0; // +7 muffler[1] getitem2 2104,1,1,7,0,0,0,0,0; // +7 buckler[1] getitem2 2102,1,1,7,0,0,0,0,0; // +7 Guard[1] getitem2 2404,1,1,7,0,0,0,0,0; // +7 Shoes[1] getitem 12210, 5; getitem 14533, 5; getitem 12622, 1; getitem 4142, 1; getitem 4147, 1; }else{ mes "You have claim the Reward already."; } close; }
  19. what client version are you using?
  20. what client version are you using?
  21. try to update your kRO files the link still working with me.
  22. hmmm do you have custom item equip on your character? or is this happen even you didn't wear anything on your character?
×
×
  • Create New...