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

Custom Votes v0.5.6 (1/07)


Post New Thread Reply   
 
Thread Tools Display Modes
jameless
Veteran Member
Join Date: Jan 2010
Old 07-01-2010 , 14:03   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #511

@Danny_l4d: I read your post again but I think I am misunderstanding what you mean.

Are you looking to make it so the vote to change the difficulty can only change to advanced or expert? Or do you want it so voting can only happen on advanced and expert?
jameless is offline
Danny_l4d
Senior Member
Join Date: Feb 2010
Old 07-01-2010 , 19:10   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #512

mabye i can work around it a little... I have config map loader... with easy.cfg. normal.cfg... so I can put in these z_difficulty hard.... so no matter what it change to advanced... but was thinking... that only in game the can vote advanced or expert and then I can block/disable the normal vote.. esc/call vote
__________________
Danny_l4d is offline
jameless
Veteran Member
Join Date: Jan 2010
Old 07-01-2010 , 19:54   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #513

I'm sorry but I'm still confused. Are you looking for a vote to change the difficulty to only hard or advanced without the option of normal showing? (This would be simple)

Or are you looking for a way to make certain votes only able to used when on certain difficulties? (This would be tougher. I would only be able to figure out how to turn off the plugin on certain difficulties but not only allow certain votes)
jameless is offline
Danny_l4d
Senior Member
Join Date: Feb 2010
Old 07-02-2010 , 08:29   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #514

the first one... only adv and expert and you dont see easy or normal
__________________
Danny_l4d is offline
jameless
Veteran Member
Join Date: Jan 2010
Old 07-02-2010 , 13:52   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #515

Code:
"difficultychange"
	{
		"title"		"Change difficulty to Hard or Impossible?"
		"type"		"list"
		"percent"	"51"
		"cmd"	"z_difficulty #1"
		"options"
		{
			"Hard"	     "Hard"
			"Impossible"	     "Impossible"
		}
	}
Try this.

In this case I have it set so an admin would have to start the vote. Do you want to make it so people can start it without an admin around?
jameless is offline
Danny_l4d
Senior Member
Join Date: Feb 2010
Old 07-02-2010 , 20:21   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #516

no admin everyone has to be able to vote it....
only is it also possible to add, how do you call it.. hmm.. when someone abuse the votes..
like calling votes everytime to have a x amount of seconds between them... and if you call it after x amount you get kick or banned for x amount of seconds?
or do I need an plugin to do this and do it work then?
__________________
Danny_l4d is offline
jameless
Veteran Member
Join Date: Jan 2010
Old 07-02-2010 , 21:01   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #517

Code:
"difficultychange"
	{
		"title"		"Change difficulty to Hard or Impossible?"
		"type"		"list"
		"percent"	"51"
		"delay"		"600"
		"trigger"
		{
			"command"	"votelevel"
			"notice"	"%u wants to change the difficulty. Type votelevel if you want to change it too."
			"count"		"2"
		}
		"cmd"	"z_difficulty #1"
		"options"
		{
			"Hard"	     "Hard"
			"Impossible"	     "Impossible"
		}
	}
Ok this will make it so if 2 people type votelevel in chat the vote will come up to change it to only Hard or Impossible. I also added a 10 minute delay so if someone votes it they have to wait 10 minutes before they can vote it again. As for the kicking or banning that would have to be handled by something else as this plugin will only prevent the vote from happening again. It won't punish them for it.
jameless is offline
Danny_l4d
Senior Member
Join Date: Feb 2010
Old 07-03-2010 , 23:17   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #518

not working.. say votelevel... then SM consoel cancelled vote...
and this is not what I need...
1 person can call the vote and the rest has to confirm if they want it or not...
like the normal vote system.. but only hard or impossible...
__________________
Danny_l4d is offline
jameless
Veteran Member
Join Date: Jan 2010
Old 07-03-2010 , 23:31   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #519

Hmm. Might be simpler to create 2 votes? votehard voteimpossible. Would that work for you? Since you want the confirm I can't figure it out.
jameless is offline
Danny_l4d
Senior Member
Join Date: Feb 2010
Old 07-04-2010 , 10:28   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #520

yes is also good... 2 seperate votes... it only the need to change it only between hard and expert, voteadvanced adn voteexpert
__________________
Danny_l4d 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 22:19.


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