What is the problem?
#6

oh i didnt read the error you got D: i hate that error its in your GM.... Takeout the

#define FILTERSCRIPT
#if defined FILTERSCRIPT

public OnFilterScriptInit()
{
print("\n--------------------------------------");
print(" Blank Filterscript by your name here");
print("--------------------------------------\n");
return 1;
}

public OnFilterScriptExit()
{
return 1;
}

#else

#endif

see what happens after that is gone
Reply


Messages In This Thread
What is the problem? - by benedek - 17.08.2010, 19:01
Re: What is the problem? - by Kitten - 17.08.2010, 19:03
Re: What is the problem? - by benedek - 17.08.2010, 19:08
Re: What is the problem? - by willsuckformoney - 17.08.2010, 19:12
Re: What is the problem? - by benedek - 17.08.2010, 19:13
Re: What is the problem? - by willsuckformoney - 17.08.2010, 19:21
Re: What is the problem? - by benedek - 17.08.2010, 19:27
Re: What is the problem? - by willsuckformoney - 17.08.2010, 19:45

Forum Jump:


Users browsing this thread: 2 Guest(s)