#1

whats the problem here

C:\Documents and Settings\a\Desktop\CountrySide RolePlay 2.1 Good one\cs.pwn(5610) : error 017: undefined symbol "pMaskuse"

this is the script
http://pastebin.com/m3127727e
Reply
#2

I didn't look at your code but pMaskuse isn't defined.
Reply
#3

Quote:
Originally Posted by MenaceX^
I didn't look at your code but pMaskuse isn't defined.
how do i define it?
Reply
#4

Add:
pawn Код:
new PlayerInfo[MAX_PLAYERS][pMaskuse];
Or add it to your PlayerInfo list if you have one.
Reply
#5

where should i add this line?
new PlayerInfo[MAX_PLAYERS][pMaskuse];

in the command or somewhere else
Reply
#6

The top of your script.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)