Quote:
Originally Posted by 0x41726d79
convert the variables for player variabile:
ex
pawn Код:
if(checkpointid == CP0 [ playerid ] ) { DestroyDynamicRaceCP(CP0 [ playerid ]); GameTextForPlayer(playerid, "~r~1/8", 5000, 3); PlayerPlaySound(playerid,1053,0.0,0.0,0.0); CP1 [ playerid ] = CreateDynamicRaceCP(0, -2087.2236,930.4537,68.7196, -2142.8618,919.0911,79.4255, 10.0, -1, -1, playerid, 1000000.0); return 1; }
and you can check script with debug.
|
i do that but when player enter first cp will it's done race

it's like he entered CP7[playerid]