On public OnFilterScriptInit() not work
#8

Quote:
Originally Posted by [MG]Dimi
Посмотреть сообщение
Do you even have
pawn Код:
#define filterscript
He does not need that. That is used by the stock script so that the OnFilterScriptInit would not run if it was a gamemode. It's the same as doing this:

pawn Код:
#define hello

#if defined hello
//Code here will be executed because hello is defined.
#endif
Your idea could be plausible in a different way. If the person has that and didn't actually define it, the code wouldn't have ran.
Reply


Messages In This Thread
On public OnFilterScriptInit() not work - by Aizen - 25.06.2011, 06:51
Re: On public OnFilterScriptInit() not work - by Tachibana - 25.06.2011, 06:52
Re: On public OnFilterScriptInit() not work - by Aizen - 25.06.2011, 06:57
Re: On public OnFilterScriptInit() not work - by Tachibana - 25.06.2011, 07:01
Re: On public OnFilterScriptInit() not work - by xuxani - 25.06.2011, 07:08
Re: On public OnFilterScriptInit() not work - by Tachibana - 25.06.2011, 07:10
Re: On public OnFilterScriptInit() not work - by [MG]Dimi - 25.06.2011, 09:31
Re: On public OnFilterScriptInit() not work - by [HiC]TheKiller - 25.06.2011, 09:36

Forum Jump:


Users browsing this thread: 2 Guest(s)