Posts: 1,130
Threads: 181
Joined: Jan 2009
Reputation:
0
Ok so i got a ferry when i compile it no errors or anything but when i try loading it... It fails... How is that possible? :S
Posts: 1,130
Threads: 181
Joined: Jan 2009
Reputation:
0
[10:20:11] Incoming connection: 217.233.250.183:1262
[10:20:11] [join] hppsc2 has joined the server (7:217.233.250.183)
[10:20:12] Rafiko12 used: /createhouse 6500000 4
[10:20:16] Filterscript 'Feryboatbeta.amx' load failed.
[10:20:17] [chat] [panosss]: o daa
Posts: 441
Threads: 19
Joined: Sep 2011
Reputation:
0
Either:
- You have used /rcon loadfs Feryboatbeta and spelled it incorrectly,
- the filterscript is already loaded
- You do not have the filterscript uploaded
- you need to recompile your filterscript with the latest pawno tool (SA:MP downloads page)
- Make sure the filterscript you have uploaded is EXACTLY what is in your server.cfg or what you type into rcon.
Posts: 441
Threads: 19
Joined: Sep 2011
Reputation:
0
What are you trying to do, Use /Rcon loadfs or load it when you start/restart the server?
Posts: 441
Threads: 19
Joined: Sep 2011
Reputation:
0
Do you have pwn and amx uploaded?
Posts: 1,130
Threads: 181
Joined: Jan 2009
Reputation:
0
AMX only pwn shouldnt be needed
Posts: 441
Threads: 19
Joined: Sep 2011
Reputation:
0
Yes I know, but you should upload both just in case...
The only thing I can do is search your script and look for anything that might have been removed, such as:
EnableTirePopping(); etc.