Need Help
#1

Hello!
i want to make a checkpoint.
how to make it?
i need a checkpoint like this ...
Here it is the video of that

http://www.youtube.com/watch?feature...&v=_u4nmNFabMI

I mean that red checkpoint
Reply
#2

Here check this list of functions all functions are listed.
https://sampwiki.blast.hk/wiki/Category:Scripting_Functions

Tip: you want SetPlayerCheckpoint.
Reply
#3

https://sampwiki.blast.hk/wiki/SetPlayerCheckpoint

Edit: Too Late.
Reply
#4

I want to creat a check point in the bank.
How to creat in the bank?
Reply
#5

Lol U can Just Change the Floatx; and float z; float y;
Reply
#6

Can anyone show me how to creat a checkpoint?plz
Reply
#7

A simple example plz anyone..
Reply
#8

You already got a guide how to make checkpoints. READ IT!
If we give you the code and you will copy-paste it into your gamemode you will never learn how to do it in youself, and will come asking for help with the same problem next time too.
Reply
#9

no i wont copy paste it. I dont want to eat anyones waste
So plz show me an example
Reply
#10

OMFG Dude!!
For real?!?
Get the coordinates of the place you want to checkpoint to be.
Let's name it like:
CPX - coordinate X
CPY - coordinate Y
CPZ - coordinate Z

And then just put the code like this:
pawn Код:
SetPlayerCheckpoint(playerid, CPX, CPY, CPZ, 7.00)
Hard?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)