24.10.2014, 00:14
I'think u must put in here (name) :
public OnFilterScriptInit()
{
print("\n--------------------------------------");
print(" ");
print("--------------------------------------\n");
return 1;
}
public OnFilterScriptExit()
{
return 1;
}
#else
main()
{
print("\n----------------------------------");
print(" gamemode name");
print("----------------------------------\n");
}
But srw name u must edit in file called server
I think if i'm wrong someone fix me cuz i'm also begginer in this.. So if u want to listen to me first make backup file then do what i said ! BUT I'm 100 % sure of this
public OnFilterScriptInit()
{
print("\n--------------------------------------");
print(" ");
print("--------------------------------------\n");
return 1;
}
public OnFilterScriptExit()
{
return 1;
}
#else
main()
{
print("\n----------------------------------");
print(" gamemode name");
print("----------------------------------\n");
}
But srw name u must edit in file called server
I think if i'm wrong someone fix me cuz i'm also begginer in this.. So if u want to listen to me first make backup file then do what i said ! BUT I'm 100 % sure of this