16.09.2013, 12:48
aight guys so my server was suposed to save the skin but since it doesnt and applies another skin when you relog I decided to forceclassselection after login so this is what I did
but im getting 2 errors the function is defined as IsLogged[playerid] = 1; but I know this is a error caused by the ")ґs" or something its on the structure pls tell me how to put it right.
Код:
if(IsLogged[playerid] = 1); return ForceClassSelection(playerid) return 1;
Код:
D:\Server\Server\gamemodes\CbK.pwn(681) : error 036: empty statement D:\Server\Server\gamemodes\CbK.pwn(682) : error 001: expected token: ";", but found "return" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.