15.04.2013, 09:31
i need help how do i fix it
Код:
public TackleCrackControl(giveplayerid){ //if(gteam[giveplayerid]!=Team_Jail){ TogglePlayerControllable(giveplayerid, 1); SendClientMessage(giveplayerid, COLOR_YELLOW, "(INFO) You can now walk again."); } Tackled[giveplayerid]=0; }