EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=590)
-   -   Froglok Rogue,ShadowKnight,Necromancer update (https://www.eqemulator.org/forums/showthread.php?t=20201)

aza77 03-13-2006 12:13 AM

Froglok Rogue,ShadowKnight,Necromancer update
 
just a small update for frogloks ;) without these changes the worldserver refuses to create some frogloks the client would allow. (works for 0.6.5 and 0.6.4. didn't test older versions)

--- 0.6.4a/world/client.cpp 2006-03-03 22:40:34.000000000 +0100
+++ 0.6.4/world/client.cpp 2006-03-13 12:57:21.000000000 +0100
@@ -1192,19 +1192,20 @@
- { /*ShadowKnight*/ true, false, true, false, false, true, false, false, true, true, false, true, true, false, false},
+ { /*ShadowKnight*/ true, false, true, false, false, true, false, false, true, true, false, true, true, false, true},
- { /*Rogue*/ true, true, false, true, false, true, true, true, false, false, true, true, false, true, false},
+ { /*Rogue*/ true, true, false, true, false, true, true, true, false, false, true, true, false, true, true},
- { /*Necromancer*/ true, false, true, false, false, true, false, false, false, false, false, true, true, false, false},
+ { /*Necromancer*/ true, false, true, false, false, true, false, false, false, false, false, true,
- };//Initial table by kathgar, editted by Wiz for accuracy, solar too
+ };//Initial table by kathgar, editted by Wiz for accuracy, solar too
+ //updated Froglok Rogue,ShadowKnight and Necromancer aza

if(!cc) return false;


All times are GMT -4. The time now is 09:53 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.