Server rentals :: NFOservers.com

Forums

All times are UTC - 8 hours



Author Message
 Post subject: Adverts & Maps
PostPosted: Sat Apr 16, 2011 8:48 pm 
Offline
This is my homepage
This is my homepage
User avatar

Joined: Thu Apr 15, 2010 4:06 am
Posts: 253
Location: United Kingdom & Canada
Hi,
Im curious to know..how to display my custom adverts in the css server?
I also Added a map via FTP but does not show up in mani menu,Am i doing something wrong?

Thanks

_________________
No Mercy KillersJoin Our DayZ Server Player vs Player - Jets Vehicles - Full Loadout
Forums http://www.nomercykillers.com


Top
 Profile  
 
 Post subject: Re: Adverts & Maps
PostPosted: Sat Apr 16, 2011 9:12 pm 
Offline
Staff
Staff
User avatar

Joined: Thu Jul 22, 2004 12:24 am
Posts: 1028
Location: Big Bear, CA
Mani reads a file on your server to decide which maps to display in the menu, but which file it uses can be different depending on how Mani is set. You will need to check your Mani settings for that.

Mani also has an option that can be enabled to display adverts in your server. You can set what exactly it shows in the adverts.txt file.

_________________
TimeX


Top
 Profile  
 
 Post subject: Re: Adverts & Maps
PostPosted: Sat Apr 16, 2011 9:15 pm 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9244
Location: Seattle
The best way to show advertisements in the server would likely be with a Sourcemod plugin. I don't know one off the top of my head (apart from the built-in message displaying system), but I'm sure there are a ton :).

Mani can use one of a few lists for determining which maps can be voted for. You might try adding your map to mapcycle.txt or maplist.txt, as these are most commonly used. You can define the file choice itself in your mani.cfg file -- "mani_vote_mapcycle_mode_for_random_map_vote" is the cvar to look for there.


Top
 Profile  
 
 Post subject: Re: Adverts & Maps
PostPosted: Sat Apr 16, 2011 9:15 pm 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9244
Location: Seattle
TimeX posted while I was constructing my response there :)


Top
 Profile  
 
 Post subject: Re: Adverts & Maps
PostPosted: Tue Apr 19, 2011 4:08 am 
Offline
This is my homepage
This is my homepage
User avatar

Joined: Thu Apr 15, 2010 4:06 am
Posts: 253
Location: United Kingdom & Canada
Thanks got the adverts working fine...Im sure ive turned of the swishing sound,but yet you can still here it.

Ive added the map to the maplist txt..& the map bsp but ingame i get missing map?
something im missing?

thanks

_________________
No Mercy KillersJoin Our DayZ Server Player vs Player - Jets Vehicles - Full Loadout
Forums http://www.nomercykillers.com


Top
 Profile  
 
 Post subject: Re: Adverts & Maps
PostPosted: Tue Apr 19, 2011 6:14 am 
Offline
A regular
A regular

Joined: Tue Mar 29, 2011 7:42 am
Posts: 56
Do you have downloads allowed? That is, if you don't already have the map it would start downloading it from the server if this setting is turned to "1".

sv_download


Top
 Profile  
 
 Post subject: Re: Adverts & Maps
PostPosted: Tue Apr 19, 2011 6:15 am 
Offline
A regular
A regular

Joined: Tue Mar 29, 2011 7:42 am
Posts: 56
I now see that you meant that you can't select it from the menu and are getting "missing map" in that regard and not in the way that I thought. Sorry.


Top
 Profile  
 
 Post subject: Re: Adverts & Maps
PostPosted: Tue Apr 19, 2011 8:58 am 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9244
Location: Seattle
Quote:
Ive added the map to the maplist txt..& the map bsp but ingame i get missing map?
something im missing?


Have you checked mani.cfg for cvars that control where it looks for the map?


Top
 Profile  
 
 Post subject: Re: Adverts & Maps
PostPosted: Tue Apr 19, 2011 2:43 pm 
Offline
This is my homepage
This is my homepage
User avatar

Joined: Thu Apr 15, 2010 4:06 am
Posts: 253
Location: United Kingdom & Canada
Hmm i dont think i have...will have a look.
I have added the map bsp and added the map to the maplist.

It does show in my mani..when i select it to change to that map in my mani ,I get missing map

_________________
No Mercy KillersJoin Our DayZ Server Player vs Player - Jets Vehicles - Full Loadout
Forums http://www.nomercykillers.com


Top
 Profile  
 
 Post subject: Re: Adverts & Maps
PostPosted: Tue Apr 19, 2011 2:46 pm 
Offline
This is my homepage
This is my homepage
User avatar

Joined: Thu Apr 15, 2010 4:06 am
Posts: 253
Location: United Kingdom & Canada
Have you checked mani.cfg for cvars that control where it looks for the map?[/quote]

How do i do that? :?

_________________
No Mercy KillersJoin Our DayZ Server Player vs Player - Jets Vehicles - Full Loadout
Forums http://www.nomercykillers.com


Top
 Profile  
 
 Post subject: Re: Adverts & Maps
PostPosted: Tue Apr 19, 2011 2:53 pm 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9244
Location: Seattle
Look for anything in there that relates to maps, like the cvar that I posted about.


Top
 Profile  
 
 Post subject: Re: Adverts & Maps
PostPosted: Tue Apr 19, 2011 3:51 pm 
Offline
This is my homepage
This is my homepage
User avatar

Joined: Thu Apr 15, 2010 4:06 am
Posts: 253
Location: United Kingdom & Canada
i looked in the cfg/server.cfg file and "sv_allowdownload 1" is set correctly,
still get missing map.

Upload map via ftp cstrike/maps ,added it to the maplist.txt..still get missing map.

_________________
No Mercy KillersJoin Our DayZ Server Player vs Player - Jets Vehicles - Full Loadout
Forums http://www.nomercykillers.com


Top
 Profile  
 
 Post subject: Re: Adverts & Maps
PostPosted: Tue Apr 19, 2011 4:14 pm 
Offline
Staff
Staff
User avatar

Joined: Thu Jul 22, 2004 12:24 am
Posts: 1028
Location: Big Bear, CA
Do you have sv_downloadurl set to something in your server.cfg file? If so, you will likely need to upload the map to your web space also so that it can download from there.

Also, if the map is larger than 16MB, you will need to add this to your server.cfg file:

net_maxfilesize 64

_________________
TimeX


Top
 Profile  
 
 Post subject: Re: Adverts & Maps
PostPosted: Tue Apr 19, 2011 4:46 pm 
Offline
This is my homepage
This is my homepage
User avatar

Joined: Thu Apr 15, 2010 4:06 am
Posts: 253
Location: United Kingdom & Canada
Which web space can i use?

_________________
No Mercy KillersJoin Our DayZ Server Player vs Player - Jets Vehicles - Full Loadout
Forums http://www.nomercykillers.com


Top
 Profile  
 
 Post subject: Re: Adverts & Maps
PostPosted: Tue Apr 19, 2011 4:48 pm 
Offline
This is my homepage
This is my homepage
User avatar

Joined: Thu Apr 15, 2010 4:06 am
Posts: 253
Location: United Kingdom & Canada
Which web space can i use?

web Page on my forum on nfoservers?

_________________
No Mercy KillersJoin Our DayZ Server Player vs Player - Jets Vehicles - Full Loadout
Forums http://www.nomercykillers.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2  Next

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
It is currently Sat May 25, 2013 1:20 am
Powered by phpBB® Forum Software © phpBB Group