31.10.2015, 15:35
Enter the last control point where the driving test system when the player dies. It is also the last checkpoint of the roller system in the same way . There is no shortage of normal checkpoints. Waiting for your immediate assistance. Add my amusement parks system even in the race checkpoints such as filterscripts game mode .
For Ex:
new Float:checkpoints[MAX_POINTS][4] = {
{-28.100069,-89.627357,1003.5469,3.0}, // No Dead
{-27.100069,-89.627357,1003.5469,3.0}, // No Dead
{-26.100069,-89.627357,1003.5469,3.0} // Player Dead
}
{-26.100069,-89.627357,1003.5469,3.0} : Alone no problem when entered.
For Ex:
new Float:checkpoints[MAX_POINTS][4] = {
{-28.100069,-89.627357,1003.5469,3.0}, // No Dead
{-27.100069,-89.627357,1003.5469,3.0}, // No Dead
{-26.100069,-89.627357,1003.5469,3.0} // Player Dead
}
{-26.100069,-89.627357,1003.5469,3.0} : Alone no problem when entered.