23.10.2016, 20:07
Hello everyone. So when I sit on bike bmx or mountain bike I can't drive it it's like I'm frozen but I have this code in onplayerstatechange under onplayerstate driver and it should work but it's not:
pawn Код:
if(IsABike(newcar))
{
TogglePlayerControllable(playerid,1);
}