SA-MP Forums Archive
[FilterScript] SanFierro Teleport system by Turbo - 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] SanFierro Teleport system by Turbo (/showthread.php?tid=587841)



SanFierro Teleport system by Turbo - xTURBOx - 03.09.2015

~SanFierro Teleport System v2.0~

Introduction
Hello guys i am releasing a Teleport system, which is specially made for SF(san fierro), and will be good for the servers with sf map. Hope you like it.
Have a great day(or night)

Change Log
Version v1.0
/sfairport
/wangcars
/ottocars
/transfender
/carrier
/gym
/teleports

Version v1.5
added
_______________~~Version v1.5~~___________________
/sfbeach
/paynspray
/sp1
/sp2
/hospital
/archangels
/policedept
/policegarage
/ammunation
/supasave
VERSION v2.0
___________________~~VERSION v2.0~~___________________
/thelp
/tcredits
/sfa (short for sfairport)
/sfb (short for sfbeach)
/pns (short for pay n spray)
/pd (short for policedept)
/ds (short for driving school)
/pg (short for policegarage)
/ss (short for supasave)
/arch (short for archangels)
/ammu (short for ammunation)
/oc (short for ottocars)
/wc (short for wangcars)
/tf (short for transfender)

Features Commands DOWNLOAD
Download Link (SolidFiles):Click Me

Download Link(Pastebin):Click Me


Re: SanFierro Teleport system by Turbo - lanix - 03.09.2015

nice for you but this can make everbody


Re: SanFierro Teleport system by Turbo - Michael B - 03.09.2015

I don't get how this took three days. It takes 10 minutes to get the coordinates manually and more 5 minutes to create the commands.
Good job, as a start, anyway.


Re: SanFierro Teleport system by Turbo - xTURBOx - 03.09.2015

Quote:
Originally Posted by lanix
Посмотреть сообщение
nice for you but this can make everbody
You mean i should make for admins only?

Quote:
Originally Posted by Michael B
Посмотреть сообщение
I don't get how this took three days. It takes 10 minutes to get the coordinates manually and more 5 minutes to create the commands.
Good job, as a start, anyway.
Well they are only half of the coordinates i got and yeah i am still a newbie for scripting.
i said two days. Not three

EDIT:I forgot to mention i took few hours looking at some TUTs


Re: SanFierro Teleport system by Turbo - SpikY_ - 03.09.2015

Simple and easy.


Re: SanFierro Teleport system by Turbo - DarkLight - 03.09.2015

Very Simple good luck next time


Re: SanFierro Teleport system by Turbo - xTURBOx - 03.09.2015

Updated
Has been updated to version v1.5
Код:
Change Log
Version v1.0
   /sfairport
   /wangcars
   /ottocars
   /transfender
   /carrier
   /gym
   /teleports

Version v1.5
added
            _______________~~Version v1.5~~___________________
   /sfbeach
  /paynspray
  /sp1
  /sp2
  /hospital
  /archangels
  /policedept
  /policegarage
  /ammunation
  /supasave



Re: SanFierro Teleport system by Turbo - Freezo - 03.09.2015

there is something called Multi Line Comments.

Код:
/*


*/
in some places you are doing else without curly-brackets which will execute only one function.

The cyan color hurt my eyes .


Re: SanFierro Teleport system by Turbo - xTURBOx - 03.09.2015

Quote:
Originally Posted by SpikY_
Посмотреть сообщение
Simple and easy.
Quote:
Originally Posted by DarkLight
Посмотреть сообщение
Very Simple good luck next time
Thanks

Quote:
Originally Posted by Freezo
Посмотреть сообщение
there is something called Multi Line Comments.

Код:
/*


*/
in some places you are doing else without curly-brackets which will execute only one function.

The cyan color hurt my eyes .
Thanks,
I changed the cyan color


Re: SanFierro Teleport system by Turbo - DEATHSTROKE - 03.09.2015

Nice and simple.