OnPlayerDeath Does Not Work In Filterscript
#5

Quote:
Originally Posted by Pinguinn
Посмотреть сообщение
Did you already try;

pawn Код:
SetPVarInt(playerid, "Deaths", playerid);
SetPVarInt(playerid, "Kills", killerid);
I don't see how that would help, it seems as if it isn't executing OnPlayerDeath in the filterscripts, that is all I can figure out.

Quote:
Originally Posted by Berlovan
Посмотреть сообщение
Are you sure those FS's are not requiring some plugins or something ? 'Cause they won't work without plugins.
They have the plugins, they work fine but when it comes to OnPlayerDeath it doesn't do anything

Quote:
Originally Posted by Improvement™
Посмотреть сообщение
Perhaps check if there's a return with the value 0 in one of your Filterscripts.
Because I read somewhere sometime that if the return value is 0, then it will stop working for other Filterscripts.
Not completly sure of this, but who knows it might be the causing the problem..

Search for
pawn Код:
return 0;
The only "return 0;" I have is to do with something else so that can't be it. All I know is that when I die I get the death messages from my gamemode but then nothing happens that is in my FSs.
Reply


Messages In This Thread
OnPlayerDeath Does Not Work In Filterscript - by Irock23 - 21.08.2011, 21:23
Re: OnPlayerDeath Does Not Work In Filterscript - by Pinguinn - 21.08.2011, 21:33
Re: OnPlayerDeath Does Not Work In Filterscript - by sleepysnowflake - 21.08.2011, 22:17
Re: OnPlayerDeath Does Not Work In Filterscript - by Improvement™ - 21.08.2011, 22:23
Re: OnPlayerDeath Does Not Work In Filterscript - by Irock23 - 27.08.2011, 02:27

Forum Jump:


Users browsing this thread: 1 Guest(s)