Who Know Gate's - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Who Know Gate's (
/showthread.php?tid=351858)
Who Know Gate's -
Thug_Tupac - 17.06.2012
CreateObject(980,1811.90002441,-1682.19995117,15.30000019,0.00000000,0.00000000,90 .00000000); //object(airportgate) (1) Its Code I Want This Object To Convert /GATE Please Help Me Thnks
Re: Who Know Gate's -
Calgon - 17.06.2012
This tutorial should explain everything you need to know.
Re: Who Know Gate's -
Edin Black - 17.06.2012
https://sampforum.blast.hk/showthread.php?tid=159604
Re: Who Know Gate's -
Thug_Tupac - 17.06.2012
I Want Original Code

For This Object Pls
Re: Who Know Gate's -
Calgon - 17.06.2012
We aren't your slaves. You can write it yourself, you'll learn something by actually making something yourself too.
Re: Who Know Gate's -
milanosie - 17.06.2012
A gate is not a ONE LINE SCRIPT.
Im getting REALLY sick of those people that do not even read the replys, but expect a fully working code while only giving 10 percent of the information
Read:
Quote:
Calgon: This tutorial should explain everything you need to know.
|
And once more, for if you do not see it.
Quote:
Calgon: This tutorial should explain everything you need to know.
|
One last time, to be sure:
Quote:
Calgon: This tutorial should explain everything you need to know.
|
Thank you
Re: Who Know Gate's -
Thug_Tupac - 17.06.2012
Thanks

)
Re: Who Know Gate's -
Thug_Tupac - 17.06.2012
Quote:
Originally Posted by Calgon
|
It Is Filterscript Or Pawno ?
Re: Who Know Gate's -
milanosie - 17.06.2012
Quote:
Originally Posted by Thug_Tupac
It Is Filterscript Or Pawno ?
|
Owgod, Let me highlight some of the words to make it even more clear.
Pawno is the program used to write a script in
pawn language.
A
filterscript is a piece of code written in the
pawn language.
A
tutorial is an explanation of how to accomplish something.
Using a
tutorial you can write a
filterscript in
pawn using the
program pawno.
By doing this you can create a
gate system, but only after you learned how to make it, which is done by reading the
tutorial provided by Calgon.
Re: Who Know Gate's -
Kindred - 17.06.2012
Does it really matter? I don't even understand your question, Pawno is a program, Pawn is the language. This is pawn code. This can be placed in a filterscript or in a gamemode, considering they have NO OnPlayerGameModeInit or OnPlayerFilterScriptInit snippets placed in the tutorial.
*EDIT*: Looks like I was late.