Disable Jump/Flip/2 - MultiBoost in Race?
#1

How do i disable this command while in race?

Solution is right below..
Reply
#2

When the race starts add a variable that says the player is inside race like PlayerInsideRace[playerid] = 1; and then add checks at the OnPlayerKeyStateChange like if(PlayerInsideRace[playerid] == 0)
Reply
#3

Quote:
Originally Posted by nepstep
Посмотреть сообщение
When the race starts add a variable that says the player is inside race like PlayerInsideRace[playerid] = 1; and then add checks at the OnPlayerKeyStateChange like if(PlayerInsideRace[playerid] == 0)
Ohhh i got it now thanks +rep. Anyway i just noticed you changed your signature eh?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)