Jump to content

Home

how do I add maps/mods to a dedicated server ??


darcym

Recommended Posts

Hi,

 

I am running a dedicated linux1.03a server.

 

I want to add some skins and maps and stuff to be able to download when people join my server.

 

Can someone walk me through how to do this ??

 

I think I unzip the pk3 files add the new maps / skins then need to set a download variable to be on on the server ?

 

Thanks

 

Matt.

Link to comment
Share on other sites

yeah u just place the pk3 files into your servers base directory.

 

then in ur server config u need to add set cl_allowDownload 1

 

Then, if ur on a custom map and sum1 joins they will download the map etc - clients must have auto download enabled though, by default it's not enabled.

Link to comment
Share on other sites

KnightHawk420 is correct. The cl_allowdownload is client-side only and sv_allowdownload is server-side only. Both the server and the client need to have their respective cvars set for a download to actually occur. One thing to note, however, is that only maps are downloaded. If you install a custom skin or model, it will not be downloaded. There is no way, short of including the skins inside custom maps or a mod to accomplish that.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...