[Tutorial] How to make a Simple Teleport.
#1

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...
Reply


Messages In This Thread
How to make a Simple Teleport. - by [A]ndrei - 10.07.2012, 23:18
Re: How to make a Simple Teleport. - by Samp-Media - 10.07.2012, 23:27
Re: How to make a Simple Teleport. - by FireCat - 10.07.2012, 23:43
Re: How to make a Simple Teleport. - by Samp-Media - 11.07.2012, 01:33
Re: How to make a Simple Teleport. - by [A]ndrei - 11.07.2012, 01:56
Re: How to make a Simple Teleport. - by Larceny - 11.07.2012, 02:25
Re: How to make a Simple Teleport. - by WinterAce - 11.07.2012, 02:30
Re: How to make a Simple Teleport. - by [A]ndrei - 11.07.2012, 02:49
Re: How to make a Simple Teleport. - by Max_Coldheart - 11.07.2012, 06:36
Re: How to make a Simple Teleport. - by M3mPHi$_S3 - 11.07.2012, 09:42

Forum Jump:


Users browsing this thread: 1 Guest(s)