Server rentals :: NFOservers.com

Forums

All times are UTC - 8 hours



Author Message
PostPosted: Sat Apr 10, 2010 3:57 am 
Offline
This is my homepage
This is my homepage

Joined: Thu Jul 30, 2009 9:02 am
Posts: 154
When you get time can you look into adding admin.say to Automatic server messages? That way we don't annoy players too much to promote our 2nd BC2 Server.


Top
 Profile  
 
PostPosted: Sat Apr 10, 2010 7:46 am 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9232
Location: Seattle
Sim wrote:
When you get time can you look into adding admin.say to Automatic server messages? That way we don't annoy players too much to promote our 2nd BC2 Server.

Aye, that's definitely in the works.


Top
 Profile  
 
PostPosted: Sat Apr 10, 2010 9:47 am 
Offline
New to forums
New to forums

Joined: Fri Mar 26, 2010 3:33 pm
Posts: 2
Hey Edge, Any potential progress creating a web interface that ties into the admin mod?


Top
 Profile  
 
PostPosted: Sat Apr 10, 2010 10:16 pm 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9232
Location: Seattle
I haven't been able to work on that yet -- other things have been just keeping me too busy.

Right now, the main thing I'm working at for BC2 is the ability for a mixed mapcycle. I'm working on the front-end (Easy setup page) part, and when that is complete, I'll do the back-end, which will be the easier of the two.


Top
 Profile  
 
PostPosted: Sun Apr 11, 2010 3:29 pm 
Offline
New to forums
New to forums

Joined: Sun Apr 11, 2010 3:26 pm
Posts: 1
Edge100x wrote:
We've added an admin daemon to our "Easy setup" page and consider it to be in beta right now. Please post any feedback (about any part of it not working, new features that might be needed, etc) here in this thread.

Already in the works:

* A customizable mapcycle that allows for the game type to be changed as it cycles, and a command to allow admins to jump to any map (which is what admin.runNextLevel is supposed to do, but it is broken).

(Now done) * Banning through PB (this can theoretically already be done with !pb, but it's kind of ugly).


How do you switch to a specific map? i understand how to switch to the next level but not a specific map? And how do you restart the map?


Top
 Profile  
 
PostPosted: Sun Apr 11, 2010 4:23 pm 
Offline
Staff
Staff
User avatar

Joined: Thu Jul 22, 2004 12:24 am
Posts: 1028
Location: Big Bear, CA
Currently the game doesn't have the functionality to switch to a specific map built in to it. For restarting the same map you can use admin.restartMap which ends the current round and restarts with the same map. Also, if you use our admin daemon, you can use !restartmap or !restartlevel in game to restart the map in the same manner.

_________________
TimeX


Top
 Profile  
 
PostPosted: Sun Apr 11, 2010 4:26 pm 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9232
Location: Seattle
I should also add that switching to a specific map should be possible through the in-game admin tool soon.


Top
 Profile  
 
PostPosted: Mon Apr 12, 2010 2:06 am 
Offline
New to forums
New to forums

Joined: Sat Mar 29, 2008 2:31 am
Posts: 2
I cannot find the admin commands on the easy setup page. Where else might they be listed? THX


Top
 Profile  
 
PostPosted: Mon Apr 12, 2010 8:45 am 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9232
Location: Seattle
The admin commands are given on the Easy setup page inside the admin list, attached to each admin. Just click the black triangle to show the list, and hover your mouse over any particular entry to show more information on it.


Top
 Profile  
 
PostPosted: Thu Apr 15, 2010 1:39 pm 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9232
Location: Seattle
The admin daemon has been updated. Changelog:

Quote:
Added a mapcycle that supports multiple game types
Added !map command
Added !kill command
Added !move command
Adjusted the message system so that it allows "say" messages
Fixed a bug with some command arguments sometimes getting missed
Made specification of players for !kick, !ban, !kill, and !move case-insensitive
Added *, 1*, and 2* options to !kick, !ban, !kill, and !move to affect all players or all players on one team
Fixed a bug with apostrophes not being displayed correctly in "Easy setup"


Top
 Profile  
 
PostPosted: Thu Apr 15, 2010 8:56 pm 
Offline
A regular
A regular

Joined: Sat Mar 06, 2010 5:32 pm
Posts: 49
Seems I cant get the in game admin commands to run anymore after the newest update to map cycle. Anyone else experience this?

_________________
Image


Top
 Profile  
 
PostPosted: Thu Apr 15, 2010 9:08 pm 
Offline
A regular
A regular

Joined: Sat Mar 06, 2010 5:32 pm
Posts: 49
Tested it out a bit more and it seems it is related to the "custom map cycler"
When it is enabled the in game daemon doesn't work anymore.
Also,
the "custom map cycler" doesn't seem to function correctly yet as it didn't switch game modes and only used 3 maps or so it seemed

So for now I'll leave it off, hopefully this helps you guys debug it a bit more. Thanks for the hard work so far :)

_________________
Image


Top
 Profile  
 
PostPosted: Thu Apr 15, 2010 9:13 pm 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9232
Location: Seattle
I've debugged and tested the map cycler extensively and it definitely switched game modes when I tested it. I will do some more testing.

I also fully tested all of the new admin commands, with the map cycler running in the background, before rolling out the change to everyone, and they worked properly.

Could you do a full refresh of the Easy setup page in your browser and double-check to make sure that everything's set up the way that it's supposed to be on your page, as far as admin privileges, etc?


Top
 Profile  
 
PostPosted: Thu Apr 15, 2010 10:11 pm 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9232
Location: Seattle
It looks like the game may not always be sending a level loading event when it's supposed to. If so, the workaround for that might be a little ugly, but I'll work on getting it integrated.


Top
 Profile  
 
PostPosted: Thu Apr 15, 2010 11:10 pm 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9232
Location: Seattle
I've finished the workaround I was talking about and the system here should not have any more problems with keeping track of the map. I tested this on a full 32-slot server and several map changes happened without incident, following the proper cycle and including playlist/game mode adjustments.

I haven't been able to reproduce the in-game admin problem -- it still works for me. Was it giving you an error when you tried to use the commands?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 372 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8, 9, 10 ... 25  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 Mon May 20, 2013 11:40 pm
Powered by phpBB® Forum Software © phpBB Group