How to install new maps?
#4

PHP код:
public OnGameModeInit()
{
    
// Don't use these lines if it's a filterscript
    
SetGameModeText("Blank Script");
    
AddPlayerClass(01958.37831343.157215.3746269.1425000000);
    return 
1;

Delete those:
PHP код:
// Don't use these lines if it's a filterscript
    
SetGameModeText("Blank Script");
    
AddPlayerClass(01958.37831343.157215.3746269.1425000000); 
Copy+Paste the whole map that you downloaded. And compile it.

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.
Reply


Messages In This Thread
How to install new maps? - by orbison - 02.06.2011, 18:02
Re: How to install new maps? - by alpha500delta - 02.06.2011, 18:18
Re: How to install new maps? - by orbison - 03.06.2011, 12:51
Re: How to install new maps? - by lawonama - 03.06.2011, 14:15
Re: How to install new maps? - by orbison - 03.06.2011, 15:18
Re: How to install new maps? - by Salsa - 08.06.2011, 02:52
Re: How to install new maps? - by Firzendxiw - 08.06.2011, 04:05

Forum Jump:


Users browsing this thread: 2 Guest(s)