Judas
Community Contributors-
Content Count
576 -
Joined
-
Last visited
-
Days Won
10
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Judas
-
same as the above response. You will encounter bugs, and will spend most of the time trying to fix them.
-
replace the skin of the cash shop button is one way, so that could be toggled on or off
-
The main way is to disable renweal: src/config/renewal.h and // out #define RENEWAL
-
sounds like an extended digits problem
-
another setup you can use is: http://nn.nachtwolke.com/dev/opensetup/
-
few things you can try, run the setup as admin, delete the savedata folder, and try to run the setup as admin, and see if that does it
-
How to run? hercules with multi thread?
Judas replied to Zephyrus's question in General Server Support
to my knowledge, you would have to inspect what part of the code would make sense to multi thread. My experience is probably basic, so probably something I can't help too much with -
How to run? hercules with multi thread?
Judas replied to Zephyrus's question in General Server Support
I believe parts would have to be coded to enable multi threads -
awesome job
-
devs are working on the stat issue I believe. Regarding the hallucination, have you tried the patch to disable it
-
I believe its possible, but I have yet to have time to play around with it, @ 175 and 150 are the times you will get an aura, anything above you won't it seems
-
I beleive it usually means some sort of syntax error that prevents the client from opening. Try adding just one of your entries to the official rdata.grf you have, and see if that errors as well
-
do you have any console errors, that could hint to a configuration problem. Other things to check would be setting the correct mmo.h for the client you are using
-
awesome job guys!
-
with the nemo patcher just make sure to apply the diff to increase the damage view
-
item descriptions are in the iteminfo.lub file. https://subversion.assembla.com/svn/client-side-translation/System/itemInfo.lua
-
yep I tried with 2010-06-16 and it does indeed work. Make sure mmo.h is set correctly
-
awesome! this is a great present =D
-
char-server.conf: // Manage possible letters/symbol in the name of charater. Control character (0x00-0x1f) are never accepted. Possible values are: // NOTE: Applies to character, party and guild names. // 0: no restriction (default) // 1: only letters/symbols in 'char_name_letters' option. // 2: Letters/symbols in 'char_name_letters' option are forbidden. All others are possibles. char_name_option: 1 Are you talking about this configuration perhaps?
-
[Suggestion] Implementation of Source-based per RO Episode.
Judas replied to Jezu's topic in Suggestions
nice idea -
login-server_sql does not exist, or can't run. Stop. Check your compile.
Judas replied to council14's question in Source Support
do you have any modifications that you did recently. Since that could also effect when you try to recompile -
i know that 2012-04-10ragexe was one of them
-
How to change the appearance when equip?
Judas replied to khenma's question in General Server Support
i believe you need to use the onscript changebase ID -
you can pm me, and I can try to help you. I have it compiled successfully but I have warning regarding pc_group. So I'm not sure if this will create problems