(24 ![]() (24 ![]() (24 ![]() (24 ![]() (24 ![]() Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors. |
pS[UseClanSkin] = 0; |
public OnPlayerConnect(playerid) { pS[UseClanSkin] = 0; pS[Clan] = Negative; pS[ClanRequest] = Negative; return 1; } |
#define pX Player[playerid][X] #define pY Player[playerid][Y] #define pZ Player[playerid][Z] #define pA Player[playerid][A] #define pS Player[playerid] |
enum PlayerStatus { ClanRequest, bool:ListDialog, Clan, Rank, UseClanSkin }; |