Small Help
#3

PHP код:
new ran random(sizeof(RandomCheckpoint));  //No Errors, just a warning, meaning you already have the word "rand" already change it, or re-use the old one.
RandomCheckpoints[playerid] = CreateDynamicRaceCP(playeridRandomCheckpoint[rand][0], RandomCheckpoint[rand][1], RandomCheckpoint[rand][2], 0.00.00.05.0, -1, -1, -150.0);  
public 
OnPlayerEnterDynamicRaceCP(playeridcheckpointid

    if(
checkpointid == RandomCheckpoints[playerid])//Missing the [playerid] 
    

Код:
CreateDynamicRaceCP(type, Float:x, Float:y, Float:z, Float:nextx, Float:nexty, Float:nextz, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = STREAMER_RACE_CP_SD, STREAMER_TAG_AREA areaid = STREAMER_TAG_AREA -1)
Reply


Messages In This Thread
Small Help - by ommar8080 - 25.03.2017, 19:41
Re: Small Help - by ommar8080 - 25.03.2017, 19:53
Re: Small Help - by ISmokezU - 25.03.2017, 19:53
Re: Small Help - by Toroi - 25.03.2017, 19:54
Re: Small Help - by ommar8080 - 25.03.2017, 19:56
Re: Small Help - by ISmokezU - 25.03.2017, 19:58
Re: Small Help - by ommar8080 - 25.03.2017, 20:24
Re: Small Help - by ISmokezU - 25.03.2017, 20:27
Re: Small Help - by ommar8080 - 25.03.2017, 20:33
Re: Small Help - by ommar8080 - 25.03.2017, 20:37

Forum Jump:


Users browsing this thread: 2 Guest(s)