Mapchooser-Redux icon indicating copy to clipboard operation
Mapchooser-Redux copied to clipboard

How i can change the votetime and rtv change time?

Open freakexeuLow opened this issue 6 years ago • 15 comments

So, now i fix the other stuff...but how i can change rtv,nominate and timelimit to 60 Seconds when (not the advert text) and when you vote a map with rtv, is it possible after the voteend a fast map switch to the votet map?

freakexeuLow avatar Jan 05 '19 21:01 freakexeuLow

@ZeitZumKiffen ...cfg/sourcemod/mapchooser/mapchooser_redux.cfg

mcr_maps_history_count "xx"

ByKyTa avatar Jan 06 '19 09:01 ByKyTa

mcr_maps_history_count "xx"

Hey, Thank you for your reply but thats the cooldown for the maps

// How many maps cooldown // - // Default: "15" // Minimum: "1.000000" // Maximum: "300.000000" mcr_maps_history_count "3"

I wanted to have it so that after 60 seconds rtv goes, and that when rtv (voteend) comes an almost change the map.

freakexeuLow avatar Jan 06 '19 09:01 freakexeuLow

@ZeitZumKiffen Sorry i can't help you but @Kxnrl help you soon :)

ByKyTa avatar Jan 06 '19 13:01 ByKyTa

@ThanhByKyTa i hope, but thanks :D

freakexeuLow avatar Jan 06 '19 13:01 freakexeuLow

I wanted to have it so that after 60 seconds rtv goes, and that when rtv (voteend) comes an almost change the map.

I don't know what do you mean.??

Kxnrl avatar Jan 07 '19 14:01 Kxnrl

I wanted to have it so that after 60 seconds rtv goes, and that when rtv (voteend) comes an almost change the map.

I don't know what do you mean.??

Hey @Kxnrl, after a map change you should be able to enter rtv only from 1 min + nominate and if the map was used with rtv, it should be changed immediately....maybe is it possible to add a cvar? or a cfg in cfg/sourcemod/mapchooser

freakexeuLow avatar Jan 07 '19 15:01 freakexeuLow

!map use with !rtv?

Kxnrl avatar Jan 07 '19 16:01 Kxnrl

No, It is only after a while allowed to enter rtv on your script (i think is 300 Seconds) and if the vote was used with rtv, it should change immediately after the voteend :D

freakexeuLow avatar Jan 07 '19 16:01 freakexeuLow

you are still alive? or do you still not understand the question?

freakexeuLow avatar Jan 16 '19 13:01 freakexeuLow

i don't understand.

Kxnrl avatar Jan 16 '19 13:01 Kxnrl

  1. Do you know the rockthevote from sourcemod (original) ? When you type rtv, the menu is showing up, so you vote a MAP after the all have voted, the Map change comes immediately (ONLY BY RTV) thats not on your script included, maybe you can add a cvar.

  2. You can only use rtv after a certain time, how do I change it to 1 minute? i think in your script is it 300 seconds (5 min)

so i hope you understand this :D

freakexeuLow avatar Jan 16 '19 18:01 freakexeuLow

I am going to clarify this since I am from the United States I and I can speak proper English.

Right now the way your plugin works is that when you rtv in chat, the vote menu appears, Then after everyone votes for a map it doesn't actually change to that map.

What is supposed to happen is that when you rtv and the vote ends, the map should IMMEDIATELY change to the voted map and NOT when the round timer ends,

So even if there is 10 minutes left in the round the map should change as soon as the rtv vote ends.

Wh1t3Rose avatar Jan 28 '19 02:01 Wh1t3Rose

Have you had an opportunity to look into this?

Gelmo avatar Feb 19 '20 11:02 Gelmo

ofc, but almost no time, i live in china and the COVID-19....

Kxnrl avatar Feb 19 '20 11:02 Kxnrl

Need help In now version "mcr_maps_history_count" doesn't exist in cfg.

I have a problem with maps cooldown. All my maps in cooldown. This can be seen in the nomination menu. 2

And when the map ends, it gives you 0 - 1 maps to choose from. I need a choice of all the maps. Without cooldown.

I use cfg (If I'm suddenly wrong in it - correct): mcf_shuffle_require_maps "5" mcr_include_desctag "0" mcr_include_nametag "0" mcr_map_extend_times "1" mcr_partyblock_enabled "0" mcr_rectplayed_interval "1" - I tried "-1", and "0" mcr_rectplayed_ltp_mtpl "0.5" mcr_refund_credits_ratio "0.6" mcr_timer_hud_location "2" mcr_votemenu_shuffle "0"

SourceMod (1.10.0.6474) Metamod:Source 1.10.7-dev

Dism0raL avatar Mar 21 '20 22:03 Dism0raL