30.07.2013, 11:15
add
and you will get many error
Go learn about " How to use zcmd "
pawn Код:
public OnFilterScriptInit()
{
print("\n--------------------------------------");
print(" Blank Filterscript by your name here");
print("--------------------------------------\n");
return 1;
}
Go learn about " How to use zcmd "
