Help needed - 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: Help needed (
/showthread.php?tid=507321)
Help needed -
Tuntun - 17.04.2014
I don't know why I can't see filterscript in game... but it loads good.
anything with it?
server cfg:
Код:
echo Executing Server Config...
lanmode 0
rcon_password FuckObama
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 555
plugins sscanf.dll streamer.dll
filterscript fire
announce 0
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
My filterscript name also "fire" also it has a amx file. I already complie it.
Re: Help needed -
Sojo12 - 17.04.2014
is it 'filterscript' or 'filterscripts'?
Re: Help needed -
ChandraLouis - 17.04.2014
Код:
echo Executing Server Config...
lanmode 0
rcon_password FuckObama
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 555
plugins sscanf.dll streamer.dll
filterscripts fire
announce 0
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
^ You miss " s " on filterscript ^
Re: Help needed -
BlackSirrah239 - 17.04.2014
Quote:
Originally Posted by Sojo12
is it 'filterscript' or 'filterscripts'?
|
https://sampwiki.blast.hk/wiki/Server.cfg
"filterscripts"
Re: Help needed -
Tuntun - 17.04.2014
Ooh lol thanks.
Re: Help needed -
Sojo12 - 17.04.2014
Quote:
Originally Posted by BlackSirrah239
|
Didnt i write 'filterscripts'?
Re: Help needed -
Tuntun - 17.04.2014
@Sojo :P dude calm down... and thanks for it. +rep.
Re: Help needed -
Sojo12 - 17.04.2014
Tuntun i'm not angry or anything but he quoted my post and wrote the same lol
Re: Help needed -
BlackSirrah239 - 17.04.2014
Quote:
Originally Posted by Sojo12
Didnt i write 'filterscripts'?
|
You did, I was just confirming that it was correct with a link to back it up