03.06.2011, 14:15
PHP код:
public OnGameModeInit()
{
// Don't use these lines if it's a filterscript
SetGameModeText("Blank Script");
AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
return 1;
}
PHP код:
// Don't use these lines if it's a filterscript
SetGameModeText("Blank Script");
AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
Add it in your "Filterscripts" folder and open Server.cfg, find the line Filterscripts and add the filterscript that you made. Then /gmx or /rcon gmx or restart the server. If it's still not working then download a streamer plugin. You can find it on the forums.