-
Content Count
2178 -
Joined
-
Last visited
-
Days Won
66
Everything posted by evilpuncker
-
msgstringtable for 20130807ragexe.exe
evilpuncker replied to unknown's question in Client-Side Requests
any clue guys? btw Yommy can you provide the latest msgstringtable again? -
explain it better?
-
bump! xD tried to mess with the code but failed this should be pretty easy to any dev btw
-
it never existed iirc, but you can add it with bindatcommand and getinventorylist; for( set .@i,0; .@i < @inventorylist_count; set .@i, .@i + 1 ) { if ( @inventorylist_identify[.@i] == 1 ) continue; delitem2 @inventorylist_id[.@i],1,0,0,0,0,0,0,0; getitem @inventorylist_id[.@i],1; } I don't really think devs should add this
-
indeed it should support mob IDs
-
shortest (every 30 min): OnMinute00: OnMinute30: shortest (every 60 min): OnMinute00: enjoy!
-
that is not part of developer's job, you need graphic related people to do the job!
-
then I don't know, sorry but I've never heard of something like this, maybe you should contact judas?
-
RO Patcher Lite, v4.5.0.1340 - last updated 2024/09/21
evilpuncker replied to Ai4rei's topic in Client-Side Releases
the best patcher ever! -
if I recall correctly it was a source mod made by goddameit released in rAthena, you may want to search there and post the .patch file here
-
post the patch here and I'll try to figure out the issues
-
add addmonsterdrop and delmonsterdrop scriptcommands
evilpuncker replied to evilpuncker's topic in Approved
added pull request https://github.com/HerculesWS/Hercules/pull/191 -
I'd go with 2013 btw
-
Help open pull request (Fixing char deletion time in 2013++ client)
evilpuncker replied to Lulu's question in General Server Support
Can I just send it to you through a PM? Its just a patch file post here -
I agree with that addition
-
msgstringtable for 20130807ragexe.exe
evilpuncker replied to unknown's question in Client-Side Requests
I want to bump this thread since the msgstringtable from the links above doesn't contain the new strings that the 20130807 uses, like the txt from item comparison feature and so on... -
try line 2491 thanks, it was 2493 at mine
-
it is supported I was just messing around with it yesterday just equip a weapon and have another one (different ofc) at your inventory and right click it, btw does anyone know which line of msgstringtable is the checkbox msg at? mine is NO MSG
-
2013 Ragexe and Diff (Up to date 2013-08-07)
evilpuncker replied to Shakto's topic in Client-Side Releases
you did not include the patch to disable bard/dancer thing yet -
2013 Ragexe and Diff (Up to date 2013-08-07)
evilpuncker replied to Shakto's topic in Client-Side Releases
make sure that you changed the packetver at mmo.h to 20130807 and commented out the PACKET_RE setting and recompiled all your files -
just, WOW