[Release] RoC Fixes

12/14/2011 20:24 Sora White Dragon#31
There are some more Bugs in RoC Files:
1. The command /FallSnow isn't working. Also the Snow Event doesn't work (SetSnowEvent( fExpFactor, strTitle )).
Only /FallRain works.

2. After a while when you kill some mobs, your ATK decrases. I guess.. its a bug, too?

Anyone know how to fix them?



Deutsch:
Da gibt es noch einen Bug in den RoC Files:
1.Der Befehl /FallSnow funktioniert nicht. Genauso wie das Schnee Event nicht funktioniert (SetSnowEvent( fExpFactor, strTitle )).
Nur /FallRain funktioniert.

2. Wenn man Mobs killt, dann sinkt die ATK nach einer Weile. Ich schätze mal, dass es auch ein Bug ist?

Jemand ne Idee wie man die fixxen kann?
12/14/2011 20:59 Achileus#32
1 .Stens bei euch aufm server kann ich killn was ich will genausowie wie bei mir die atk bleibt gleich hmm?? /FallSnow dann gib mal /fs ein ..
12/14/2011 21:16 clinkz96#33
new bug in RoC...when you get 300k+ hp even if u use remantis and anything food hp...your hp bar wont full...where to fix it guys?help!
12/15/2011 04:28 fhansiwadon#34
hi! i use code MAX_LEGEND_LEVEL 99.99% not work help me plz
add all code in MAX_LEGEND_LEVEL 99.99% ? i am use quick job change

lv not 129.99%
i'am add
MoverParam.cpp
line +-1395
After
and
If you are using [Source Release]Quick Jobchange

In DPSrvr.cpp
Change

lv is not 129.99 but lv 130 all time help me plz.
12/15/2011 05:44 fccfcc#35
130 0%?
12/15/2011 06:30 fhansiwadon#36
yes 130.0%%

define job



#define MAX_MONSTER_LEVEL 160

#define MAX_GENERAL_LEVEL 120 // ภฯน, ธถฝบลอ ฤณธฏ รึฐํ ทนบง

#ifdef __3RD_LEGEND16

#define MAX_LEGEND_LEVEL 130 // ศ๗พ๎ทฮ ฤณธฏ รึฐํ ทนบง

#if __VER >= 17

#define MAX_3RD_LEGEND_LEVEL 150 // 3ย๗ ภม๗ ฤณธฏ รึฐํ ทนบง ( 139 -> 150 ศฎภๅ )
#define MAX_CHARACTER_LEVEL 150 // ฑโมธ MAX_LEVEL ภป ด๋รผ..ฤณธฏลอฐก ฐกม๚ ผ๖ ภึดย รึฐํ ทนบง.. ( 139 -> 150 ศฎภๅ )

#else // __VER >= 17

#define MAX_3RD_LEGEND_LEVEL 139 // 3ย๗ ภม๗ ฤณธฏ รึฐํ ทนบง
#define MAX_CHARACTER_LEVEL 139 // ฑโมธ MAX_LEVEL ภป ด๋รผ..ฤณธฏลอฐก ฐกม๚ ผ๖ ภึดย รึฐํ ทนบง..

#endif // __VER >= 17

#else // __3RD_LEGEND16

#define MAX_LEGEND_LEVEL 129
#define MAX_CHARACTER_LEVEL 129 // ฑโมธ MAX_LEVEL ภป ด๋รผ..ฤณธฏลอฐก ฐกม๚ ผ๖ ภึดย รึฐํ ทนบง..

#endif // __3RD_LEGEND16
12/15/2011 06:44 fccfcc#37
Check it again
PHP Code:
 else if( IsHero() && (m_nLevel MAX_LEGEND_LEVEL ) )
            {
                
m_nLevel MAX_LEGEND_LEVEL;
                
bLevelUp FALSE;
            } 
12/15/2011 06:53 fhansiwadon#38
can i send moverparam.cpp to you?

#ifdef __3RD_LEGEND16
else if( IsHero() && (m_nLevel > MAX_LEGEND_LEVEL ) )
{
m_nLevel = MAX_LEGEND_LEVEL;
bLevelUp = FALSE;
}

i change to

#ifdef __3RD_LEGEND16
else if( IsHero() && (m_nLevel > MAX_LEGEND_LEVEL ) )
{
m_nLevel = MAX_LEGEND_LEVEL;
bLevelUp = FALSE;
m_nExp1 = (prj.m_aExpCharacter[nNextLevel].nExp1 - 1);
nExptmp = 0;
return FALSE;
}
12/15/2011 09:24 campomanes25#39
CDPSrvr::OnBuyItem : __PERIN_BUY_BUG -> [PlayerId:0000075(Twinzz)], [LastTick:194483578], [CurTick:194484046], [LastTryItem:22299], [Packet:1,84,1,22299]

that appears in my error.txt how to fix that problem and this error causes my worldserver to crash?
12/15/2011 14:05 Velmore#40
Quote:
Originally Posted by campomanes25 View Post
[Only registered and activated users can see links. Click Here To Register...] thats an error
i have tested it an its not an error
it could be if you have fixed the lord Apply and edit something wronge
12/15/2011 14:09 fccfcc#41
@clinkz96
The aibatt trans is Job Changer >_> you should be using other source
@fhansiwadon
Send me your MoverParam (php Code or attach) Check again the first post
@campomanes25
this is not error, the player tries to buy 2 perins in less than 1 second
if you want to disable use your brain xD
I suggest you not to
12/16/2011 01:38 clinkz96#42
i just fixed the aibbat tran..in spec item..:)
12/21/2011 14:51 bkaddict20#43
Sir Im having this error ...how can I fix it? got no errors in any log...the net frameworks are working perfectly and installed without any problem

And Im observing the memory usage of worldserver.exe in process and the KB is increasing until it errors how can I fix it? please help...I can't understand what's wrong with it and how to fix it T_T. Already read the related problems with this but doesn't work T_T

[Only registered and activated users can see links. Click Here To Register...]
12/21/2011 15:01 hellmater#44
Get a life and stop bitching on 2 fronts. Also if you can't figure everything your self. Quit flooding help section.

Enjoy reading : [Only registered and activated users can see links. Click Here To Register...]
12/24/2011 02:25 ZeroTwo02#45
Ich kann nicht ausgeführt werden das Zunfthaus ...
Je n'arrive pas à faire fonctionner la maison de guilde...
I can not run the guild house ...