Need Help
#2

replace
Код:
public OnFilterScriptInit()
{
// On top of your screen
with
Код:
public OnFilterScriptInit()
{
    return 1;
}

public OnFilterScriptExit()
{
    return 1;
}
and change the order like this up top
Код:
#include <a_samp>
#define FILTERSCRIPT
Reply


Messages In This Thread
Need Help - by rati555 - 28.09.2010, 13:05
Re: Need Help - by <Weponz> - 28.09.2010, 13:07

Forum Jump:


Users browsing this thread: 1 Guest(s)