18.05.2014, 05:38
Hi all. I have one problem,drop one wrong.Please HELP
This WARNING
Code:
This WARNING
Код:
C:\Documents and Settings\Simas\Desktop\Romas(Netrink)\Romas\startGM by Leo G v0.0.1\gamemodes\startGM.pwn(497) : error 001: expected token: ")", but found "{"
Код:
if(GetPVarInt(playerid"[lytis]==1) <---- Line 497 { SetPlayerSkin(playerid,142); playerDB[playerid][uniforma]=142; playerDB[playerid][uniformd]=true; ApplyAnimation(playerid,"PLAYIDLES","stretch",4.1,0,0,0,0,0); } else { SetPlayerSkin(playerid,151); playerDB[playerid][uniforma]=151; playerDB[playerid][uniformd]=true; ApplyAnimation(playerid,"PLAYIDLES","stretch",4.1,0,0,0,0,0); }