Filterscripts Problem - 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: Filterscripts Problem (
/showthread.php?tid=376553)
Filterscripts Problem -
yLuSsSIoN - 10.09.2012
Hey guys , i got a very fucked up situation i cant load any filterscripts !!!
1. All the fs's are put in server.cfg at Filterscripts line
2. All fs's are in the filterscripts folder
3. /rcon loadfs not working , says failed
4. I got in gm : SendRconCommand("loadfs blabla");
5. I just add a new filterscripts , its Gagi Car System theen , after i removed it nothing worked
6. Pleaze Help
I really dont know what is the cause..
EDIT :
Fixed pleaze DELETE !
Re: Filterscripts Problem -
Kirollos - 10.09.2012
hmm, make sure you have the .amx and not .pwn only?
Re: Filterscripts Problem -
yLuSsSIoN - 10.09.2012
I fixed that problem .. now it's another :
My gamemodetext still remains Blank Script :
1. I added in gm SendRconCommand("gamemodetext blabla");
2. I did the same with /rcon in game
3. I restarted the server but still remains Blank Script
Re: Filterscripts Problem -
Kirollos - 10.09.2012
goto your gamemode and search for SetGameModeText("Blank Script");
replace Blank Script to whatever you want.
Re: Filterscripts Problem -
yLuSsSIoN - 11.09.2012
Still not working
||
Re: Filterscripts Problem -
clarencecuzz - 11.09.2012
Is your 'Query' set to 1 in your server.cfg ??
Re: Filterscripts Problem -
yLuSsSIoN - 11.09.2012
Anyway i fixed it , i was got a filterscript wich contained SetGameModeText