14.02.2008, 17:07
Hej kevin , I got a question. Im simply trying to implent the small containt of this filterscript in a new gamemode.
But I simply can't get these errors away;
What change should I change in my gamemode , so it does really define "gPlayerAccount"?
I simply took a blanco script , gPlayerAccount is cleary defined , maybe im just stupid , but I cant see it
http://pastebin.ca/904076
But I simply can't get these errors away;
Code:
D:\SA MP servers\RP kings 0.2.2\gamemodes\triplekings.pwn(78) : error 017: undefined symbol "gPlayerAccount" D:\SA MP servers\RP kings 0.2.2\gamemodes\triplekings.pwn(78) : warning 215: expression has no effect D:\SA MP servers\RP kings 0.2.2\gamemodes\triplekings.pwn(78) : error 001: expected token: ";", but found "]" D:\SA MP servers\RP kings 0.2.2\gamemodes\triplekings.pwn(78) : error 029: invalid expression, assumed zero D:\SA MP servers\RP kings 0.2.2\gamemodes\triplekings.pwn(78) : fatal error 107: too many error messages on one line
I simply took a blanco script , gPlayerAccount is cleary defined , maybe im just stupid , but I cant see it

http://pastebin.ca/904076