• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Help with race
#3
Hi, thanks for your response



I understand that, the detail is how to make the code to specify a random player that is already within a race, if I explain myself? and if I press enter, it specifies another player who is already within a race





if(RaceStarted == true)

{

//What would be the code here that is going to show a random player who is in a race in progress?



}

else if(RaceStarted == false)

{

// enter race code

}



And if I press enter to switch me to another random player that is still within a race?
  Reply


Messages In This Thread
Help with race - by FeNiixX - 2020-11-05, 07:30 AM
RE: Help with race - by dwp12345 - 2020-11-06, 05:08 AM
RE: Help with race - by FeNiixX - 2020-11-06, 06:37 AM
RE: Help with race - by Pinch - 2020-11-06, 11:04 AM
RE: Help with race - by dwp12345 - 2020-11-06, 11:20 AM
RE: Help with race - by Pinch - 2020-11-06, 12:23 PM
RE: Help with race - by FeNiixX - 2020-11-06, 07:38 PM
RE: Help with race - by Pinch - 2020-11-06, 07:48 PM
RE: Help with race - by FeNiixX - 2020-11-06, 08:32 PM

Forum Jump: