Jump to content

Brynner

Members
  • Posts

    1979
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Brynner

  1. use unbollox. you can get it on RMS tools
  2. lol if you got an error on harmony it will not work also. like what i said. contact the developer of harmony and ask him and make a request for a compatible version for rathena. the patch works fine without harmony modified. better to resolve your issue first for harmony. before you can manually add the patch of this modification.
  3. wow this is great. just like Xanatara Vending Addons but this is a free.
  4. make sure you add the required 4 lines of harmony on your clif.c can i send u my clif.c? and can u look it? try to make an clear version of your clif.c then try to add your harmony patch. then try to recompile. if there is no error occured. just apply the clif.c manually. then try to recompile to make it sure. but if you got error right after you apply the harmony patch. you should ask for support for harmony to make it compatible with the latest version.
  5. make sure you add the required 4 lines of harmony on your clif.c
  6. thanks for the quick reply. so it would be just like this? if (t->tm_wday == 0 && 9 && t->tm_hour == 00 && t->tm_min >= 25 && t->tm_min < 26) { clif_guild_inviteack(sd,0); return 0; } from sunday to sat. 00:00 to 00:25mins? how about multiple time sir?
  7. im just wondering if its possible to disable recruiting guild member on a specific time? ex. from OnClock0000: to OnClock0025:. you can't invite guild member on your guild. after OnClock0026: it will be back to normal. you can now invite guild members. thanks in advance.
  8. did you change your server name?did you put spaces or special character? conf\char-server.conf server_name: Hercules
  9. its already solve. the only thing that im still asking for is for the reward.
  10. why every time i edit this script i got this error? line '1'. Stopping... * w1=´╗┐//===================================================================== =================== and also there is an issue regarding on close to end script. when i try to reset all settings. the close button not showing. but after replacing end to close. the close button appears. but i got this error. line '1'. Stopping... * w1=´╗┐//===================================================================== =================== error
  11. you can use rathena. all you need to do is to select the rathena. using your vncviewer.
  12. yah. wiki is more useful than searching in this support section.
  13. where did you get your client?
  14. // 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.
  15. what do you mean? the auction system?
  16. main lang ba ang nilagay mo sa database mo?kelangan mo din isama yung log.
  17. 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.
  18. 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.
  19. 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.
  20. check you db\item_cash_db2.txt. make sure that there is no empty category there.
  21. 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 '.
  22. 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.
  23. check the item view on your item_db.txt and check your Lua Files\datainfo\accessoryid.lua or lub if its match.
×
×
  • Create New...