Jump to content

iZeal

Members
  • Posts

    55
  • Joined

  • Last visited

Everything posted by iZeal

  1. this would be a nice concept well I would like to see your project, someday. yeah you just need to duplicate them that's it, and some check script.
  2. *rentitem2 <item id>,<time>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>; *rentitem2 "<item name>",<time>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>; Creates a rental item in the attached character's inventory. The item will expire in <time> seconds and be automatically deleted. See 'rentitem' for further details. See 'getitem2' for an explanation of the expanded parameters.
  3. it's like this: // Armors 0,70,0,0,100:0,100:0,100:0,100:0,60:0,40:0,40:0,20:0,20:0,10:0 you see 60:0 this is for +5 it tells you 60% success rate for +5. so if you want to increase it just change like 80 = 80% // Level 1 weapons 1,200,8,300,100:0,100:0,100:0,100:0,100:0,100:0,100:0,60:0,40:0,20:0 the same goes for level 1 weapon the 60 is for +8 = 60% success rate.
  4. post your script so people can help you
  5. @Ronald I already check Trinity but I wanna know how good the latency is, but they don't reply nor respond to my Ticket on their website.
  6. try to replace a your item_db.txt with a new one. just to test if it's your db that's doing the problem. and also item_db2.txt https://github.com/rathena/rathena/tree/master/db
  7. if there's an error on the console post it. it might help.
  8. is this a fresh svn or a modified one (if you already added some source modification or added a data on *.db .txt something like that)
  9. probably a source mod done before?
  10. Hi anyone can suggest me a good web hosting site that's not too expensive I can use for fluxcp/patcher/forum. Thanks in advance.
  11. Hi just wanted to know your opinion, I heard some rumors that it's being detected as virus before., is it still the same?
  12. iZeal

    Storage bug.

    have you tried to repair table?
  13. iZeal

    custom @go.

    it still announces on Teleport or Fly wing on same map can anyone make this to only announce once upon entering a Map? anyone?
  14. Hi anyone here have a working Double Exp or Drops Event that works every Friday and Saturday on a set time like from morning and in the evening of the day like: Friday: 8:00am to 2:pm = 6hrs on morning 7:00pm to 1:00am = 6hrs on night Thank you in advance. anyone can help? up anyone can help?
  15. lol this reminds of what happen to DarkRO before Storage got bugged.. everyone can dupe just by storage and then logout.
  16. show a video probably to convince them and base on retail server also
  17. LOL didn't know it was an issue Thanks Cydh appreciate your reply
  18. Can anyone help me please when i try to change client date on mmo.h From this: #ifndef PACKETVER #define PACKETVER 20130807 //#define PACKETVER 20120410 #endif to this: #ifndef PACKETVER #define PACKETVER 20100730 //#define PACKETVER 20120410 #endif and i recompile i get this problem on char.c
  19. @Winz yes it's from GIT i use Git Clone no problems there. but when i change mmo.h to: // 7 - 2005-04-11aSakexe+ - 0x229, 0x22a, 0x22b, 0x22c // see conf/battle/client.conf for other version #ifndef PACKETVER #define PACKETVER 20100730 //#define PACKETVER 20120410 #endif ///Remove/Comment this line to disable sc_data saving. [Skotlex] after that i recompile them but i get a bunch of error on char.c c:\users\asus\desktop\svn\rathena\src\char\char.c(1434): error C2065: 'char_db' : undeclared identifier c:\users\asus\desktop\svn\rathena\src\char\char.c(1434): error C2065: 'start_zeny' : undeclared identifier c:\users\asus\desktop\svn\rathena\src\char\char.c(1436): error C2065: 'start_point' : undeclared identifier c:\users\asus\desktop\svn\rathena\src\char\char.c(1436): error C2224: left of '.map' must have struct/union type c:\users\asus\desktop\svn\rathena\src\char\char.c(1436): error C2198: 'mapindex_id2name' : too few arguments for call c:\users\asus\desktop\svn\rathena\src\char\char.c(1436): error C2065: 'start_point' : undeclared identifier c:\users\asus\desktop\svn\rathena\src\char\char.c(1436): error C2224: left of '.x' must have struct/union type c:\users\asus\desktop\svn\rathena\src\char\char.c(1436): error C2065: 'start_point' : undeclared identifier c:\users\asus\desktop\svn\rathena\src\char\char.c(1436): error C2224: left of '.y' must have struct/union type c:\users\asus\desktop\svn\rathena\src\char\char.c(1436): error C2065: 'start_point' : undeclared identifier c:\users\asus\desktop\svn\rathena\src\char\char.c(1436): error C2224: left of '.map' must have struct/union type c:\users\asus\desktop\svn\rathena\src\char\char.c(1436): error C2198: 'mapindex_id2name' : too few arguments for call c:\users\asus\desktop\svn\rathena\src\char\char.c(1436): error C2065: 'start_point' : undeclared identifier c:\users\asus\desktop\svn\rathena\src\char\char.c(1436): error C2224: left of '.x' must have struct/union type c:\users\asus\desktop\svn\rathena\src\char\char.c(1436): error C2065: 'start_point' : undeclared identifier c:\users\asus\desktop\svn\rathena\src\char\char.c(1436): error C2224: left of '.y' must have struct/union type c:\users\asus\desktop\svn\rathena\src\char\char.c(2722): error C2065: 'pincode_config' : undeclared identifier c:\users\asus\desktop\svn\rathena\src\char\char.c(2722): error C2224: left of '.pincode_enabled' must have struct/union type c:\users\asus\desktop\svn\rathena\src\char\char.c(2724): error C2065: 'pincode_config' : undeclared identifier c:\users\asus\desktop\svn\rathena\src\char\char.c(2724): error C2224: left of '.pincode_enabled' must have struct/union type char_clif.c c:\users\asus\desktop\svn\rathena\src\char\char_clif.c(823): error C2198: 'char_make_new_char_sql' : too few arguments for call char_cnslif.c char_logif.c char_mapif.c int_auction.c int_elemental.c int_guild.c int_homun.c int_mail.c int_mercenary.c int_party.c int_pet.c int_quest.c Generating Code... Compiling... int_storage.c inter.c Generating Code... ------ Build started: Project: mapcache, Configuration: Debug Win32 ------ core.c des.c grfio.c malloc.c showmsg.c strlib.c utils.c mapcache.c Generating Code... mapcache.vcxproj -> C:\Users\ASUS\Desktop\SVN\rathena\vcproj-10\..\mapcache.exe ========== Build: 3 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
×
×
  • Create New...