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

Custom Votes v0.5.6 (1/07)


Post New Thread Reply   
 
Thread Tools Display Modes
TGW_Requiem
Junior Member
Join Date: Jul 2010
Old 08-14-2010 , 20:52   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #601

Quote:
Originally Posted by jameless View Post
@Requiem: It should execute a command on the server level. I do it this way all the time. Does the vote start normally? Does an option win? Do you see any error messages?
Everything runs normally and there are no errors. I know the command works because I have used it through rcon. I also tried removing public commands to see if that would work. Maybe mapchooser and other default vote plugins conflict?
TGW_Requiem is offline
TGW_Requiem
Junior Member
Join Date: Jul 2010
Old 08-14-2010 , 21:13   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #602

sorry to double post but I just figured out my problem. I took a look at the sourcemod log file and i noticed it was running ge_gameplay "5" instead of choosing ge_gameplay gungame. So from my code I changed the 1,2,3,4,5 to the respective names for the mode and it works now.

thanks for all your help fellas.
TGW_Requiem is offline
blitzzz
Member
Join Date: Mar 2010
Old 08-15-2010 , 05:05   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #603

i set the delay for votekick at 120 seconds. But somehow, when i votekick someone from the !votemenu, after 60 seconds, i am allowed to votekick again. But when i use chat triggered votekick (from chat and not from !votemenu) the 120 second delay kicks in.

Is there a way to make the 120 seconds delay also true when i votekick from the !votemenu as well?


"votekick"

{

"title" "Kick #1"

"type" "chat"

"command" "sm_kick #1 \"Kicked by vote.\""

"trigger"

{
"command" "votekick"

"notice" "%u voted to kick #1"

"delay" "120"
"percent" "75"
}

"params"

{
"1" "player"
}

}
blitzzz is offline
jameless
Veteran Member
Join Date: Jan 2010
Old 08-15-2010 , 11:23   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #604

The votemenu is incredibly flawed. I would advise using the version that doesn't include it. There is a bug that allows anyone to use the votemenu and then they only need to use 1 vote to achieve success.
jameless is offline
jameless
Veteran Member
Join Date: Jan 2010
Old 08-15-2010 , 11:25   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #605

@hksjun: try changing sm_h to /h and let me know how it goes.
jameless is offline
hksjun
Member
Join Date: May 2010
Old 08-15-2010 , 11:36   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #606

Quote:
Originally Posted by jameless View Post
@hksjun: try changing sm_h to /h and let me know how it goes.
changing sm_h to /h now.


type /h start Votes everyone can see.
hksjun is offline
jameless
Veteran Member
Join Date: Jan 2010
Old 08-15-2010 , 11:39   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #607

What if they type in /cvote HP?
jameless is offline
hksjun
Member
Join Date: May 2010
Old 08-16-2010 , 00:37   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #608

Quote:
Originally Posted by jameless View Post
What if they type in /cvote HP?
try admin/non admin type /h in chatbox is same.everyone can see who type /h in chatbox.
hksjun is offline
jameless
Veteran Member
Join Date: Jan 2010
Old 08-16-2010 , 07:04   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #609

Yes I see the /h didn't work but see if they type in /cvote HP. You can leave the trigger as !h. But using /cvote HP should work.
jameless is offline
hksjun
Member
Join Date: May 2010
Old 08-16-2010 , 07:41   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #610

Quote:
Originally Posted by jameless View Post
Yes I see the /h didn't work but see if they type in /cvote HP. You can leave the trigger as !h. But using /cvote HP should work.
thanks!

in game type /cvote or /cvote HP.
hud is nothing display(everyone cant see /cvote or /cvote HP in chatbox),push keyboard "~" open "console" can see my all custom votes.

Available votes:
voteban Ban #1 for 88888 minutes?
votemap Change map to #1?
difficultychange Change difficulty?
disable teamkill disable teamkill?
enable god mode enable god mode?
Replenish HP for all survivor? Replenish HP for all survivor?



changing sm_h to /cvote HP or HP now.but type /cvote or /cvote HP cant start Votes.

"HP"
{
"title" "Replenish HP for all survivor?"
"type" "confirm"
"command" "hp_all"
"percent" "100"
"delay" "540"
"trigger"
{
"command" "/cvote HP"
"notice" "Replenish HP for all survivor?"
}
}

or

"HP"
{
"title" "Replenish HP for all survivor?"
"type" "confirm"
"command" "hp_all"
"percent" "100"
"delay" "540"
"trigger"
{
"command" "HP"
"notice" "Replenish HP for all survivor?"
}
}


I use #413 Custom Votes v0.5.6 now.Custom Votes version problem?
http://forums.alliedmods.net/showpos...&postcount=413

Last edited by hksjun; 08-16-2010 at 07:52.
hksjun 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 06:06.


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