Checkpoint stuff thingy help ?
#1

Hello!
So, me n' my m8 is building a Drift server, as you may know..
And we want to make it so that we drift into a checkpoint then AUTOMATICLY gets teleported to another place and start drifting again, I did use the search function but I'm not sure what to search for... So, a little help would be aaaaaawesome, in advance, Thank you!
Reply
#2

CreateRaceCheckpoint

OnPlayerEnterRaceCheckpoint

SetPlayerPos

These are the t hings you'll need
Reply
#3

Thanks, I'll try that
Reply
#4

np. IF you can't come out, just ask. I'll try to help if I'm still here
Reply
#5

When I write CreateRaceCheckpoint(playerid, 1, 1, 1); just for test, it says a undefined symbol..... How many parameters do I place, I need some more info
Reply
#6

Well. a CreateRaceCheckPoints needs 2 coordinates.

The checkpoint you want to set, and also the following checkpoint

SO like this:

CreateRaceCheckpoint(playerid,1,1,1,2,2,2);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)