Kxnrl / Mapchooser-Redux

Mapchooser - Redux
GNU General Public License v3.0
32 stars 10 forks source link

How i can change the votetime and rtv change time? #10

Open freakexeuLow opened 5 years ago

freakexeuLow commented 5 years ago

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?

ByKyTa commented 5 years ago

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

mcr_maps_history_count "xx"

freakexeuLow commented 5 years ago

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.

ByKyTa commented 5 years ago

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

freakexeuLow commented 5 years ago

@ThanhByKyTa i hope, but thanks :D

Kxnrl commented 5 years ago

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.??

freakexeuLow commented 5 years ago

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

Kxnrl commented 5 years ago

!map use with !rtv?

freakexeuLow commented 5 years ago

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 commented 5 years ago

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

Kxnrl commented 5 years ago

i don't understand.

freakexeuLow commented 5 years ago
  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

Wh1t3Rose commented 5 years ago

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.

Gelmo commented 4 years ago

Have you had an opportunity to look into this?

Kxnrl commented 4 years ago

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

Dism0raL commented 4 years ago

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