SA-MP Forums Archive
no error / warning but.. don't work - 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: no error / warning but.. don't work (/showthread.php?tid=383208)



please helpp - xplor09edy - 06.10.2012

The script on pastebine: http://pastebin.com/hd7Eq4Dx
What is not good here?
It's compile without any error / warning but in server console say:
Код:
[11:22:16]   Loading filterscript 'ReactionTest.amx'...
[11:22:16] Failed to load 'filterscripts/ReactionTest.amx.amx' filterscript.
[11:22:16]   Unable to load filterscript 'ReactionTest.amx'.
PS. The .amx have 0 bytes


Re: no error / warning but.. don't work - xplor09edy - 06.10.2012

please helppp up


Re: no error / warning but.. don't work - xplor09edy - 06.10.2012

up again


Re: no error / warning but.. don't work - Red_Dragon. - 06.10.2012

Compile it again


Re: no error / warning but.. don't work - xplor09edy - 07.10.2012

i compiled it 10 times but nothing (
up please help


Re: no error / warning but.. don't work - M3mPHi$_S3 - 07.10.2012

you named it wronge as
Код:
randommessage.amx.amx
remove 1 of (.amx ) from the line and try again !!! the script has have download name it randommessage.pwn and after compiling name other to randommessage.amx like
Код:
randommessage.pwn
randommessage.amx
Quote:
Originally Posted by Red_Dragon.
Посмотреть сообщение
Compile it again
What for ?


Re: no error / warning but.. don't work - xplor09edy - 07.10.2012

my server.cfg:
Код:
echo Executing Server Config...
lanmode 0
rcon_password *********
maxplayers 100
port 7777
hostname Sky Stunters
gamemode0 TD 1
filterscripts ladmin4v2 maps
plugins sscanf whirlpool streamer
announce 1
query 1
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]
The File's name are already good :



Re: no error / warning but.. don't work - M3mPHi$_S3 - 07.10.2012

Then you must add this your your filterscript line
Код:
filterscripts ReactionTest
save and try again !!!


Re: no error / warning but.. don't work - xplor09edy - 07.10.2012

Quote:
Originally Posted by мυ∂υℓ_вacнα
Посмотреть сообщение
Then you must add this your your filterscript line
Код:
filterscripts ReactionTest
save and try again !!!
Quote:
Originally Posted by xplor09edy
Посмотреть сообщение
The File's name are already good :
If i add ReactionTest first the server don't run.. it's close faster...
PS. Do you see the .amx have 0 bytes? i think the script is bad


Re: no error / warning but.. don't work - M3mPHi$_S3 - 07.10.2012

Post your " SERVER_LOG.TXT "