part of a mining script:
41 Players[0].Name :='character1';
42 Players[0].Pass :='password1';
43 Players[0].Nick :='har';
44 Players[0].Integers[2] := '50'; //Loads To Do
45 Players[0].Strings[0] := 'Iron'; //Copper, Tin, Iron, Silver, Coal, Gold, Mithril
it always says - Line 44: [Error] (12888:31): Type mismatch in script C:\Program Files\etc..
what does it mean? is there a mismatch of this info in another part of the script?
![]()


Reply With Quote






