View Single Post
GHW_Chronic
SourceMod Donor
Join Date: Sep 2004
Location: Texas
Old 10-14-2007 , 23:45   Re: Custom Vote Menus
Reply With Quote #15

same exact error as last time cause I'm a retard. So it should work now, all numbers 0-9 should work. And the problem with ctf_enable i'm about to check out. you should be using it like this:

Code:
[Menu]
CTF?

1. Yes
2. No
[/Menu]
[1]
amx_ctf 1
[/1]
[2]
amx_ctf 0
[/2]
If I find a problem then I'll post it in the CTF plugin thread.

edit: the above works fine, there is no problem with CTF if you use it as it says above it works fine. As well you shouldn't have to use any pause commands to manually pause plugins. there should be toggle commands that you can put into there. As well if you want to set a CVAR on a vote you have to do:
Code:
amx_cvar mp_freezetime 2.0
etc.

Last edited by GHW_Chronic; 10-14-2007 at 23:54.
GHW_Chronic is offline
Send a message via AIM to GHW_Chronic