[Include] [INC] Easly 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] [INC] Easly Teleport v0.1 (
/showthread.php?tid=54028)
[INC] Easly Teleport v0.1 -
Lidor Kalfa - 26.10.2008
hey!
well amm... i pretty bored.. then i just create stupid scripts..
this script helps you to make teleports easly.
the pattren:
Code:
UseTele(playerid, text[], tcar, Float:x, Float:y, Float:z, Float:Angle, Float:x2, Float:y2, Float:z2, Float:Angle2, interior)
text[] - the teleport name (like Race or Drift)
tcar - teleport with car?
Float
, Float:y, Float:z, Float:Angle - the player cordinitions
Float
2, Float:y2, Float:z2, Float:Angle2 - The vehicle cordinitions (you can make it like the player cords, unless its else..)
interior - the interior id
Exemple:
Code:
if (strcmp(cmdtext, "/race", true)==0){
UseTele(playerid,"Race",1,-1545.0420,885.3517,7.2656,96.1044,-2585.2512,1104.0696,55.4219,331.1273,0);
return 1;}
Some more small functions:
- cant teleport with less then 20 hp
- welcome texts on chat / gametext
SOON RE-EDITED VERSION!
download:
SendSpace:
http://www.sendspace.com/file/pxim0t
PasteBin:
http://pastebin.ca/1236972
please do not mirror it!
Enjoy
Re: [INC] Easly Teleport v0.1 -
(UvH)bLacKhAwK - 30.06.2009
цuh nice for beginners, but the links are not working...
Re: [INC] Easly Teleport v0.1 -
Augustinas - 30.06.2009
nice