Questions, Please help. - 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: Questions, Please help. (
/showthread.php?tid=365582)
Questions, Please help. -
Sl1mShady - 03.08.2012
Hello,
Asking does the admin system that I added to filterscript on server.cfg works in debug? because i port forwarded and my server never showed up again. So will it work if i launched the server?
I downloaded a car and houses buying system filterscript, but my FS in server.cfg is my admin system, and I need to add 3 FPs which are admin system, car buying system, house buying system, how to add them together?!
Thanks in advance.
Re: Questions, Please help. -
Sascha - 03.08.2012
just write one after each other...
like that:
Код:
filterscripts admin car house
ofc rename the "admin" "car" and "house" with the actual FS names
Re: Questions, Please help. -
Devilxz97 - 03.08.2012
rename the .axm not .pwn .. if ya rename the pwn and copy the name then put it on server.cfg/filterscript it wont works..
Re: Questions, Please help. -
Sl1mShady - 03.08.2012
First question?
Re: Questions, Please help. -
sidney123 - 03.08.2012
I don't think that filterscript will work in debug mode, but I'm 100% sure that filterscript will work if you have a local private SA-MP server (IP starts with 192.168.xx.xx:7777 or whatever else) and if you have a normal hosted server.
Re: Questions, Please help. -
HyDrAtIc - 03.08.2012
you mean in samp debug or what