Search found 1 match

by hau
Thu Jul 02, 2009 6:39 am
Forum: Runes of Magic
Topic: Error after the 1-7-09 new rom patch
Replies: 1
Views: 2048

Error after the 1-7-09 new rom patch

Below are the error screenshot i had take,

http://i517.photobucket.com/albums/u337/hauwong/1_7_09.jpg

This is the pawn.lua that mention hav erorr
PT_NONE = 0;
PT_PLAYER = 1;
PT_NPC = 4;
PT_NODE = 4;

CLASS_NONE = -1;
CLASS_WARRIOR = 1;
CLASS_HUNTER = 2;
CLASS_ROGUE = 3;
CLASS_MAGE = 4;
CLASS ...