How to turn these codes into one filterscript/textdraw?
#4

Quote:

#if defined FILTERSCRIPT

public OnFilterScriptInit()
{
print("\n--------------------------------------");
print(" Weapon MEnu by krisna Loaded");
print("--------------------------------------\n");
return 1;
}

public OnFilterScriptExit()
{
return 1;
}

This is how you do it in filterscripts and if want to put it in your GM just paste them under
Quote:

public "OnGamemodeInit()"

Reply


Messages In This Thread
How to turn these codes into one filterscript/textdraw? - by Djsoulhart - 11.03.2014, 01:32
Re: How to turn these codes into one filterscript/textdraw? - by Djsoulhart - 11.03.2014, 03:48
Re: How to turn these codes into one filterscript/textdraw? - by ColeMiner - 11.03.2014, 10:43
Re: How to turn these codes into one filterscript/textdraw? - by NEXT0LIFE0RP - 11.03.2014, 11:19

Forum Jump:


Users browsing this thread: 1 Guest(s)