Don't understand this emm...
#1

Quote:

C:\Users\Grand\Desktop\Ultimate Gaming Ground\filterscripts\Clan Script.pwn(257) : error 029: invalid expression, assumed zero
C:\Users\Grand\Desktop\Ultimate Gaming Ground\filterscripts\Clan Script.pwn(257) : warning 215: expression has no effect
C:\Users\Grand\Desktop\Ultimate Gaming Ground\filterscripts\Clan Script.pwn(257) : error 001: expected token: ";", but found "]"
C:\Users\Grand\Desktop\Ultimate Gaming Ground\filterscripts\Clan Script.pwn(257) : error 029: invalid expression, assumed zero
C:\Users\Grand\Desktop\Ultimate Gaming Ground\filterscripts\Clan Script.pwn(257) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.

Line 257
pawn Код:
pS[UseClanSkin] = 0;
pawn Код:
#define pS [playerid]
I have defined Ps so why?? -_-
here is it in the full thing :P
pawn Код:
public OnPlayerConnect(playerid)
{
    pS[UseClanSkin] = 0;
    pS[Clan]        = Negative;
    pS[ClanRequest] = Negative;
    pS[Spawned]     = 0;
    return 1;
}
Reply


Messages In This Thread
Don't understand this emm... - by RandomDude - 24.04.2013, 18:44
Re: Don't understand this emm... - by zDivine - 24.04.2013, 18:50
Re: Don't understand this emm... - by RandomDude - 24.04.2013, 19:11

Forum Jump:


Users browsing this thread: 1 Guest(s)