05.01.2013, 12:29
Hi guys
I have edited a lot ryder's race system, but still i have that bug with incorect position, when i race. Sometimes, it shows me good, but sometimes, shows me like this:
or
This is the variable, what show my position in race:
I tried to fix this, by reseting CPProgess variable for all players, when a race stops, but don't work. Someone know how to fix this issue?
Thanks.
I have edited a lot ryder's race system, but still i have that bug with incorect position, when i race. Sometimes, it shows me good, but sometimes, shows me like this:
or
This is the variable, what show my position in race:
Код:
RacePosition[ playerid ] = floatround( CPCoords[ CPProgess[ playerid ] ][ 3 ], floatround_floor );
Thanks.