
09-27-2005, 09:32 PM
|
|
Poont.
|
Join Date: Oct 2004
Location: NY, USA
Posts: 477
|
|
Quote:
|
Originally Posted by napo_p2p
For Loriel's movement system there is a fix...
Find: setarray this.wall,6;
and replace it with:
PHP Code:
if (graalversion < 3) setarray this.wall,6;
else setarray(this.wall,6);
|
Aha! |
__________________
Liek omigosh.
|
|
|
|