-
Content Count
2178 -
Joined
-
Last visited
-
Days Won
66
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by evilpuncker
-
@@Tutti try now to see if the latest hercules updates fixed it, if not then report in bugtracker!
-
please always try to post here the solution so others users can find the answer here instead of creating a new topic!
-
No, since that's fix for conflict between char based and account based genders. The topic starter is saying that players can use #changesex, which they shouldn't be able to unless its used on groups.conf or bindatcmd script command. actually his problem is that player's view is not being updated for logged in characters
-
maybe related to this?
-
http://play.ratemyserver.net/ragnarok/register.php
-
@@Namine dude you don't need this plugin since hercules have already an ingame chat system that already includes ally chat
-
@@Ai4rei english alpha client? =0 first time that I'm reading this lol, can you give some info about it? like difference between kRO client, does hercules support this etc
-
[item_rate_card_boss] How change drop rate to smaller value then 0.01%?
evilpuncker replied to anacondaq's question in Source Support
try 10 or 1 -
post how you solved it so any other user that may have the same problem know what to do
-
use the _F/_M registration mode
-
maybe that is because of the langtype you used in clientinfo.xml, try using another one
-
@@vykimo which date was this notice released?
-
How to check is the case between me is occupied? @at
evilpuncker replied to vykimo's question in Source Support
seems like he wants a sorc mod that prevent users from vending X near each other -
I guess it is not possible with NPCs, only with items: changebase Job_Novice;
-
I don't think so yeah, almost everything is possible with coding but don't expect a system like that to be done for free or even to find anyone willing to do it
-
@@Tokeiburu I got a crash on this tool as well when messing with palettes from items http://pastebin.com/MNEtNc89
-
roBrowser - Ragnarok Online for Web Browsers
evilpuncker replied to KeyWorld's topic in Website Releases
@@Dastgir I can't do anything right now since I don't know where to start from -
I got some kind of crash when viewing some models, I hope this can help you
-
@@Jman any plan into adding multilanguage support to it? I'd help translating if it uses pot files
-
roBrowser - Ragnarok Online for Web Browsers
evilpuncker replied to KeyWorld's topic in Website Releases
@@KeyWorld is there anything I can do in order to help the project? any time consuming task like, building effect/music files/lists or something like that? -
I guess it is the file 01.mp3 at BGM folder
-
this is not ridiculous xD there is an option for it items.conf // Whether to allow buying from vending chars that are at their max. zeny limit. // If set to yes, the rest of the zeny above the char's capacity will disappear. vending_over_max: yes
-
post the full script here on pastebin or something like that so we can take a look and help properly
-
thanks guys but can you guys confirm that it is really broke? just checked it and seems like the code is missing/incomplete
-
the "stone curse" error is because you are using wrong SC_ names, for example "SC_INCREASEAGI" was changed to "SC_INC_AGI" here in hercules and so on, just look at db/sc_config.txt or const.txt to find out their proper names