SA-MP Forums Archive
Connecting scripts - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Connecting scripts (/showthread.php?tid=71483)



Connecting scripts - Drift_King786 - 01.04.2009

How do i connect my own set of scripts?


Re: Connecting scripts - gijsmin - 01.04.2009

Quote:
Originally Posted by Drift_King786
How do i connect my own set of scripts?
1: learn pawno/scripting
2: goto your sa-mp server folder then look at filterscripts then add the name of the filterscript you wanna add


Re: Connecting scripts - Drift_King786 - 01.04.2009

aint that for filter scripts?
I want to connect my own custom scripts to the server instead of that
lvdm.pwn


Re: Connecting scripts - ICECOLDKILLAK8 - 01.04.2009

Pawno is Gamemodes and Filterscripts, Learn to code a little bit of Pawn before you attempt to make your own Gamemode, There are more than a few tutorials floating around


Re: Connecting scripts - Norn - 02.04.2009

Pawn isn't pawno lol, pawno is just the application that comes default with the server package.


Re: Connecting scripts - ICECOLDKILLAK8 - 02.04.2009

It was meant to say Pawn lol, I know Pawno is just the app, There are a shit load of apps out there other than Pawno (PawnoX, Quincy IDE, e.t.c)


Re: Connecting scripts - Norn - 02.04.2009

Quote:
Originally Posted by JeNkStAX
It was meant to say Pawn lol, I know Pawno is just the app, There are a shit load of apps out there other than Pawno (PawnoX, Quincy IDE, e.t.c)
Any text editor will work fine, these just have syntax highlighters.


Re: Connecting scripts - tom_jonez - 02.04.2009

Quote:
Originally Posted by Norn
Quote:
Originally Posted by JeNkStAX
It was meant to say Pawn lol, I know Pawno is just the app, There are a shit load of apps out there other than Pawno (PawnoX, Quincy IDE, e.t.c)
Any text editor will work fine, these just have syntax highlighters.
and a compiler


Re: Connecting scripts - Norn - 02.04.2009

Quote:
Originally Posted by R4nk3d
Quote:
Originally Posted by Norn
Quote:
Originally Posted by JeNkStAX
It was meant to say Pawn lol, I know Pawno is just the app, There are a shit load of apps out there other than Pawno (PawnoX, Quincy IDE, e.t.c)
Any text editor will work fine, these just have syntax highlighters.
and a compiler
Obviously.


Re: Connecting scripts - Drift_King786 - 02.04.2009

erm so has any1 actually answered my question?