14.07.2015, 03:25
As u know this is the streamer function
It creates two race checkpoints one after other. I want to create a system that if player enters in the next checkpoint a value should be returned to him different than when he enters the first race cp. Can any one help me with. It means returning player different values on entering the two race checkpoints.
Sorry if u don't understand my English.
PHP код:
CreateDynamicRaceCP(type, Float:x, Float:y, Float:z, Float:nextx, Float:nexty, Float:nextz, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
Sorry if u don't understand my English.