[FilterScript] [FS] GateScript - One Line Gates - 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] GateScript - One Line Gates (
/showthread.php?tid=81735)
[FS] GateScript - One Line Gates -
jyrno42 - 13.06.2009
//*************//
/* GateScript */
/* By Jyrno42 */
//*************//
A simple gatescript I created for my RP server called eRP : Easylife. Feel free to modify this in any way you like, but it would be nice if you left the original credits. Oh and some credits go to the creator of Distance function. Even though its just a simple vector length formula.
Features:- Easy Gate Creating
- Easy modifyable for your gamemodes.
- Every gate can have unlimited children which move when the parent is moved.
- Rotating Gates.
- ...
Sample of gate creation:
Код:
new gate = CreateGate(968, 1544.682251, -1630.863159, 13.166325, 0, -91.1002322341, -89.9999813789, 1544.682251, -1630.863159, 13.166325, 0, -16.3, -89.9999813789, -1);
Gate[gate][TeamId] = 1;
// Lets create a gate for team 1 with no parent gate.
// Note: This gate is a rotating gate for the parkinglot of LSPD.
Download
HTTP
Pastebin
Re: [FS] GateScript - One Line Gates -
Correlli - 13.06.2009
Nice work.
Re: [FS] GateScript - One Line Gates -
Deem0n - 08.07.2009
Veeryyyy Niceeee
Re: [FS] GateScript - One Line Gates -
*ToM* - 08.07.2009
Well done, keep up the good work.
Re: [FS] GateScript - One Line Gates -
Criss_Angel - 27.08.2009
Quote:
Originally Posted by Toniu_ [Left SA-MP
]
Well done, keep up the good work.
|
Can u explain how to will work on /opengate? thanks
Re: [FS] GateScript - One Line Gates -
.::: Ecko :::. - 27.08.2009
Looks okay.
+ for your work.
Ecko
Re: [FS] GateScript - One Line Gates -
laser50 - 27.08.2009
can you give some more information about how to use it please? imma use it if u give me some xtra info
Re: [FS] GateScript - One Line Gates -
SergiKirov - 27.08.2009
sound snice
Re: [FS] GateScript - One Line Gates -
Criss_Angel - 27.08.2009
Quote:
Originally Posted by x-ray313
Quote:
Originally Posted by Toniu_ [Left SA-MP
]
Well done, keep up the good work.
|
Can u explain how to will work on /opengate? thanks
|
any1?
Re: [FS] GateScript - One Line Gates -
Criss_Angel - 29.08.2009
[quote=x-ray313 ]
Quote:
Originally Posted by x-ray313
Quote:
Originally Posted by Toniu_ [Left SA-MP
]
Well done, keep up the good work.
|
Can u explain how to will work on /opengate? thanks
|
any1?
[quote]
BUMP! anyone please explain.