[FilterScript] [FS]Stunt Airport And Drag By Mayko UPDATED - 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)
+--- Thread: [FilterScript] [FS]Stunt Airport And Drag By Mayko UPDATED (
/showthread.php?tid=73983)
[FS]Stunt Airport And Drag By Mayko UPDATED -
MaykoX - 19.04.2009
I created a drag and some stunts on LS Airport. Its Prety cool for me becuse its my first FS. Now UPDATED VERSION 1.2
Video :
Mayko Stunt Airport and Drag
Download Link :
http://www.2shared.com/file/5410770/...ntAirport.html
PasteBin :
http://pastebin.ca/1396320
How To Instal:
-Copy All Files Into Yor FilterScrpit File Than Add StuntAirport In Your Server.cfg And you done now you can play .
Teleport Command : /lsair
Re: [FS]Stunt Airport And Drag By Mayko -
MaykoX - 19.04.2009
Il will create a teleport too if sombady tech me how to save player pos or cordinates tnx. Ow i forgot please reply
Re: [FS]Stunt Airport And Drag By Mayko -
CroAtTheTop - 19.04.2009
You can save pos with /save
but, theres gotta be more if it is stunt...
Re: [FS]Stunt Airport And Drag By Mayko -
MaykoX - 19.04.2009
Quote:
|
Originally Posted by CroAtTheTop
You can save pos with /save
but, theres gotta be more if it is stunt...
|
Oky It Will be At my next Update tnx for telling me thing with /save
Re: [FS]Stunt Airport And Drag By Mayko -
Buster - 19.04.2009
Nice for 1st map
Re: [FS]Stunt Airport And Drag By Mayko -
MaykoX - 19.04.2009
Quote:
|
Originally Posted by Buster
Nice for 1st map 
|
Tnx
Re: [FS]Stunt Airport And Drag By Mayko -
MaykoX - 19.04.2009
Can Sombady Tell me where pos with /save save ? Tnx.
Re: [FS]Stunt Airport And Drag By Mayko -
Klutty - 19.04.2009
Here you got a teleport cmd too LS Airport
pawn Код:
if (strcmp(cmdtext, "/lsairport", true) == 0)
{
SetPlayerPos(playerid, 2045.1799,-2422.4983,13.3286)
SetPlayerInterior(playerid, 0);
return 1;
}
Re: [FS]Stunt Airport And Drag By Mayko -
Rks25 - 19.04.2009
This is nice for a first time.
Re: [FS]Stunt Airport And Drag By Mayko -
miokie - 19.04.2009
Good Job for a first time.