SA-MP Forums Archive
[Include] --< EASY TO TELEPORT >-- V0.1 - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] --< EASY TO TELEPORT >-- V0.1 (/showthread.php?tid=314674)



--< EASY TO TELEPORT >-- V0.1 - OTACON - 30.01.2012

INCLUDE --< EASY TO TELEPORT >-- V0.1
'CREATED TO INCLUDE IN PAWN novice users''
INFORMATION:
Include Simple To Create A Teleport's With or without a vehicle, with or without passengers (Companion), with VirtualWorld and Interior, and seconds that you freeze in cases where the mapping does not load.

FUNCTION:
Код:
EasyTOTeleport(playerid, Float:x, Float:y, Float:z, Interior, VirtualWorld, Segundos);
INSTALLATION:
1. * Place the file 'EasyTOTeleport.inc' In:
Код:
 La Carpeta TUSERVER/pawno/Include
2. * Place the top of your GM or FS the following:
Код:
   #include <EasyTOTeleport>
3. * Listo. A crear Teleport's.

EXAMPLE:
Код:
	if (strcmp("/MyTeleport", cmdtext, true, 10) == 0)
	{
		EasyTOTeleport(playerid, 1479.5354,-1723.7605,13.5469, 0, 0, 7000)
		//Will go to council with Interio '0 'and VirtualWorld '0' and I froze 7 seconds.
		return 1;
	}
DOWNLOAD:


PASSWORD::

If it does not work Password Try Copying and Pasting
Manually typing the password is Otacon With
O uppercase, and they worked perfectly



CREDITS:
<ШTACШN>


Respuesta: --< EASY TO TELEPORT >-- V0.1 - godoy32 - 30.01.2012

esta es la secciуn en inglйs. Espaсol: http://forum.sa-mp.com/forumdisplay.php?f=59

Aъn asн, good job