Filterscript doesnt load
#1

Hello guys, well i tried doing an simple PM system with return command using dcmd for the first time.

Well the script has no errors etc, but when i load it the rcon screen says "Filterscript (poop.pwn blablabla) succesfully loaded".

But the OnFilterScriptInit debug message is not appearing and the commands arent working

Anybody got an idea what the problem is ? Source: http://pastebin.com/Vqwztns8
Reply
#2

im getting the exact same problem but with my automsg and auto weather fs (lookinsamaw) can someone out there help us?
Reply
#3

Quote:
Originally Posted by gamer931215
Посмотреть сообщение
Hello guys, well i tried doing an simple PM system with return command using dcmd for the first time.

Well the script has no errors etc, but when i load it the rcon screen says "Filterscript (poop.pwn blablabla) succesfully loaded".

But the OnFilterScriptInit debug message is not appearing and the commands arent working

Anybody got an idea what the problem is ? Source: http://pastebin.com/Vqwztns8
If you're doing It ingame, "Print" messages aren't supposed to show up.
Reply
#4

Quote:
Originally Posted by Mike Garber
Посмотреть сообщение
If you're doing It ingame, "Print" messages aren't supposed to show up.
Even then, the commands arent working either!
Reply
#5

Quote:
Originally Posted by Mike Garber
Посмотреть сообщение
If you're doing It ingame, "Print" messages aren't supposed to show up.
well ya but but with mine the logs say its loaded but it doesn't kick in in game and so i tryed /rcon reloadfs lookinsamaw and it says unload failed load failed
Reply
#6

Try to
pawn Код:
return 1;
at the end of every "public" function.

You haven't returned a value for OnFilterScriptInit for example (among with others)
Reply
#7

Quote:
Originally Posted by Mike Garber
Посмотреть сообщение
Try to
pawn Код:
return 1;
at the end of every "public" function.

You haven't returned a value for OnFilterScriptInit for example (among with others)
im still having the same problems

http://pastebin.com/upRGiPxn
Reply
#8

Quote:
Originally Posted by Lookin
Посмотреть сообщение
im still having the same problems

http://pastebin.com/upRGiPxn
Try to remove line 5,32,34
Reply
#9

Quote:
Originally Posted by Mike Garber
Посмотреть сообщение
Try to remove line 5,32,34
the weather has kicked in but its still not showing the msges
Reply
#10

Quote:
Originally Posted by Lookin
Посмотреть сообщение
the weather has kicked in but its still not showing the msges
Because you have not defined what player that should receive the messages.
Try this;
http://pastebin.com/6dfjDqWg
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)