Raised This Month: $12 Target: $400
 3% 

So I have a few simple questions.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Omnom
Junior Member
Join Date: Sep 2012
Old 09-11-2012 , 01:15   So I have a few simple questions.
Reply With Quote #1

Is there a way to disable "Waiting For Players" in MvM and PvP modes?

When editing "server.cfg" do I seperate commands with one space under, and what do the "//" mean?

I want Advanced Infinite Ammo to be enabled for me at the start of my server, and I know "sm_aia" allows me to activate it on myself, but I type it in "server.cfg" but it doesn't enable. Do I have to put it in "autoexec.cfg" or another file?

Is it possible to join your server as you launch it or something?

When closing a server, do I have to leave it first, or can I just close it from the game? My paranoia would like to know if I can be the last one out rather than leaving people in it before I close it. Also, can I close it while still in the server?

Is there a way to disable "call vote" for everyone except admin?

If I'm the only ID listed in the "adminssimple.ini" and I have my immunity set to "99:z" does that mean that I'm the only admin and that I'm the highest ranking/strongest admin?

Thanks guys, I'm new the whole dedicated server and SourceMod thing, so I appreciate the help these forums have given me so far and hopefully in the future !
Omnom is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 09-11-2012 , 07:45   Re: So I have a few simple questions.
Reply With Quote #2

[QUOTE=Omnom;1796424]When editing "server.cfg" do I seperate commands with one space under, and what do the "//" mean?
Commands are separated by newlines, "//" indicates a comment - i.e. a line that wont be executed.

Quote:
Originally Posted by Omnom View Post
When closing a server, do I have to leave it first, or can I just close it from the game? My paranoia would like to know if I can be the last one out rather than leaving people in it before I close it. Also, can I close it while still in the server?
You can just shutdown the server, it will kick anyone still in it.

Quote:
Originally Posted by Omnom View Post
Is there a way to disable "call vote" for everyone except admin?
In-game voting or plugin?

Quote:
Originally Posted by Omnom View Post
If I'm the only ID listed in the "adminssimple.ini" and I have my immunity set to "99:z" does that mean that I'm the only admin and that I'm the highest ranking/strongest admin?
Yes.
__________________

Last edited by asherkin; 09-11-2012 at 09:38.
asherkin is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 09-11-2012 , 09:33   Re: So I have a few simple questions.
Reply With Quote #3

Quote:
Originally Posted by Omnom View Post
Is there a way to disable "call vote" for everyone except admin?
For the TF2 votes, yes. Clients send the callvote command to the server.

However, someone would need to write a plugin that uses a CommandListener and blocks it if the user isn't an admin (or doesn't have a specific admin permission).
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 09-11-2012 , 14:39   Re: So I have a few simple questions.
Reply With Quote #4

Untested but should work.
Attached Files
File Type: sp Get Plugin or Get Source (no_waiting_for_players.sp - 268 views - 856 Bytes)
__________________
Dr. McKay is offline
Omnom
Junior Member
Join Date: Sep 2012
Old 09-11-2012 , 14:39   Re: So I have a few simple questions.
Reply With Quote #5

[QUOTE=asherkin;1796559]
Quote:
Originally Posted by Omnom View Post
When editing "server.cfg" do I seperate commands with one space under, and what do the "//" mean?
Commands are separated by newlines, "//" indicates a comment - i.e. a line that wont be executed.


You can just shutdown the server, it will kick anyone still in it.


In-game voting or plugin?


Yes.
Thank you so much, and I mean to disable in-game voting for everyone except admin, I sometimes go into servers and try to call a vote, and it displays the vote menu but with, "Voting has been disabled on this server" and nothing else. If this is a plugin then yeah, I'd love to have it. I love your stuff btw .
Omnom is offline
Omnom
Junior Member
Join Date: Sep 2012
Old 09-11-2012 , 14:48   Re: So I have a few simple questions.
Reply With Quote #6

Quote:
Originally Posted by Dr. McKay View Post
Untested but should work.
I put the .smx in sourcemod>plugins and the .sp in sourcemod>scripting and when I loaded up my server, it didn't work. I even typed "sm_plugins" and checked to see if it was loaded, I didn't see it. Am I supposed to do something else? Also this was for MvM.
Omnom is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 09-11-2012 , 14:54   Re: So I have a few simple questions.
Reply With Quote #7

Type "sm plugins list"
__________________
Dr. McKay is offline
Omnom
Junior Member
Join Date: Sep 2012
Old 09-11-2012 , 18:21   Re: So I have a few simple questions.
Reply With Quote #8

Quote:
Originally Posted by Dr. McKay View Post
Type "sm plugins list"
I did, and it did the same thing "sm plugins" does.
Omnom is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 09-11-2012 , 19:09   Re: So I have a few simple questions.
Reply With Quote #9

Quote:
Originally Posted by Omnom View Post
I did, and it did the same thing "sm plugins" does.
You're running commands in the client console rather than the server console.
__________________
asherkin is offline
Omnom
Junior Member
Join Date: Sep 2012
Old 09-11-2012 , 19:52   Re: So I have a few simple questions.
Reply With Quote #10

Oh, so I typed it in the server console and it says "<Bad Load> no_waiting_for_players.smx". I assume this means it didn't load correctly?
Omnom is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:54.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode