SA-MP Forums Archive
[Tutorial] How to make a Simple Teleport. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Tutorials (https://sampforum.blast.hk/forumdisplay.php?fid=70)
+---- Thread: [Tutorial] How to make a Simple Teleport. (/showthread.php?tid=358558)



How to make a Simple Teleport. - [A]ndrei - 10.07.2012

Making Teleports

1RST:Start De-bug/Any samp server/Your own server...

2ND:Goto any place you like...like sf.

3RDo /save [thenameoftheteleport]


STEP 4: Exit De-bug/samp server/ your own samp server...

STEP 5: Goto Documents/GTA San Andreas/SAMP/savedpositions and you find the coordinents

STEP 6: Goto PAWN Press New then look for /mycommands change it to /sf


STEP 8: Then below that type
Код:
SetPlayerPos(playerid, coordinates);


STEP 9: Start your server and type the command and you teleport...if you whould like to make it say something do this
Код:
SetPlayerPos(playerid, Coordinates);
SendClientMessage(playerid, "You Teleported To Bla bla bla la al land");

NOTE: Get THE FIRST 5 SPACES OF THE COORDINATES NOT THE ZERO's...

Here is an example...



Re: How to make a Simple Teleport. - Samp-Media - 10.07.2012

nice


Re: How to make a Simple Teleport. - FireCat - 10.07.2012

This ain't a tutorial


Re: How to make a Simple Teleport. - Samp-Media - 11.07.2012

Quote:
Originally Posted by FireCat
Посмотреть сообщение
This ain't a tutorial
secrete ?


Re: How to make a Simple Teleport. - [A]ndrei - 11.07.2012

man stop beging so mean its for people that dont know hot to make tele's...eveything thats teaching IS A TOUTORIAL...


Re: How to make a Simple Teleport. - Larceny - 11.07.2012

Quote:
Originally Posted by [A]ndrei
Посмотреть сообщение
man stop beging so mean its for people that dont know hot to make tele's...
So, is it to you?

Since when coordinates are strings...


Re: How to make a Simple Teleport. - WinterAce - 11.07.2012

Obviously this guy is looking for reputation. What about adding it to the gamemode? Pressing 'new', yeah, that's very helpful.. Also, your tutorial wouldn't work even one bit.


Re: How to make a Simple Teleport. - [A]ndrei - 11.07.2012

then you did something wrong it works for me...


Re: How to make a Simple Teleport. - Max_Coldheart - 11.07.2012

Quote:
Originally Posted by [A]ndrei
Посмотреть сообщение
man stop beging so mean its for people that dont know hot to make tele's...eveything thats teaching IS A TOUTORIAL...
But this isn't teaching, so it is not a tutorial. This is also horrible reading, get the size down and take the colors away.


Re: How to make a Simple Teleport. - M3mPHi$_S3 - 11.07.2012

More easy then abc...