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

[CS:S] Mix Mod (plugin) (v4.3, Updated: 29-07-2012)


Post New Thread Reply   
 
Thread Tools Display Modes
iDragon
Member
Join Date: Aug 2010
Old 07-21-2011 , 04:04   Re: [CSS] Mix plugin (v1.1, Updated: 21-07-2011)
Reply With Quote #11

Version is updated (bug fixed - view changelog) to: 1.1 (The plugin is in the first post)
--------
away000, when I'll have time, I will add the automix option (so the mix could start with both ways).
__________________
Sorry for my bad english.

Last edited by iDragon; 07-21-2011 at 04:09.
iDragon is offline
karil
SourceMod Donor
Join Date: Jan 2010
Old 07-21-2011 , 07:01   Re: [CSS] Mix plugin (v1.1, Updated: 21-07-2011)
Reply With Quote #12

Could you add an admin command to set a custom name for team A and team B?

Is this right? When I !start, !live and then !stop, !start, !live it says '[Mix]:Live is already running!'. Isn't !stop supposed to stop the whole mix, including !live? So it would actually load warmup and unlive it, if the match is stopped? This would be logical for me?

Also mp_restartgame 1 is a bit too short for us on !live. I changed it to trigger zb_lo3. Could you change it so it triggers zb_lo3 if it exists, otherwise it does 'mp_restartgame x'?

Last edited by karil; 07-21-2011 at 07:04.
karil is offline
iDragon
Member
Join Date: Aug 2010
Old 07-21-2011 , 08:53   Re: [CSS] Mix plugin (v1.1, Updated: 21-07-2011)
Reply With Quote #13

Quote:
Originally Posted by karil View Post
Could you add an admin command to set a custom name for team A and team B?

Is this right? When I !start, !live and then !stop, !start, !live it says '[Mix]:Live is already running!'. Isn't !stop supposed to stop the whole mix, including !live? So it would actually load warmup and unlive it, if the match is stopped? This would be logical for me?

Also mp_restartgame 1 is a bit too short for us on !live. I changed it to trigger zb_lo3. Could you change it so it triggers zb_lo3 if it exists, otherwise it does 'mp_restartgame x'?
1. Custom names for teams has been added!
2. !stop command actually stops everything, but when you are using the sm_start command its automatically starts the live (Download the plugin again, and you'll see what I mean (- don't forget to set sm_mixmod_use_zb_lo3 to "1").
3. sm_mixmod_use_zb_lo3 is added.
---------------------------

Plugin version is updated to: 1.4! View the changelog for more information.
don't forget to remove you previous sm_mixmod.cfg (more commands will be added).
__________________
Sorry for my bad english.

Last edited by iDragon; 07-21-2011 at 11:54.
iDragon is offline
krayser
Junior Member
Join Date: Jan 2009
Location: IL
Old 07-22-2011 , 06:31   Re: [CSS] Mix plugin (v1.4, Updated: 21-07-2011)
Reply With Quote #14

tnx for the plugin i'll try it
krayser is offline
Fearts
ferts of daeth
Join Date: Oct 2008
Old 07-22-2011 , 17:44   Re: [CSS] Mix plugin (v1.4, Updated: 21-07-2011)
Reply With Quote #15

Hi,

Great plugin!

I noticed when you type sm_start it loads live.cfg. Could you make it so if you type sm_stop it loads stop.cfg. This way when I want a regular pub match it will turn off script and put pub setting on.

Thanks!
__________________
Fearts is offline
iDragon
Member
Join Date: Aug 2010
Old 07-23-2011 , 05:21   Re: [CSS] Mix plugin (v1.4, Updated: 21-07-2011)
Reply With Quote #16

Quote:
Originally Posted by Fearts View Post
Hi,

Great plugin!

I noticed when you type sm_start it loads live.cfg. Could you make it so if you type sm_stop it loads stop.cfg. This way when I want a regular pub match it will turn off script and put pub setting on.

Thanks!
When you are typing sm_stop it stops the mix and loads the same cfg that sm_prac or sm_warmup executes.
I'll add another option to load stop.cfg when typing sm_stop in the next version of this plugin (1.5 - or maybe 1.6).

Thank you guys - for your ideas.
__________________
Sorry for my bad english.
iDragon is offline
iDragon
Member
Join Date: Aug 2010
Old 07-23-2011 , 13:17   Re: [CSS] Mix plugin (v1.6, Updated: 23-07-2011)
Reply With Quote #17

Version updated! (v1.6):

- New commands:
  • sm_mixmod_mr3_enable
  • sm_mixmod_custom_stop_cfg
  • sm_mixmod_show_swap_in_panel
  • sm_mixmod_show_cash_in_panel
  • sm_mixmod_half_auto_live
* For more information view the changelog and read my explanation in the first post.

- Configs added to the attachments (If you have better CFGs please post them).

- Freeze-time end event isn't hooked anymore.
- Fixed an issue with slaying a full team during freeze-time.
- Cash and switch team message can now be shown through menu (instead of chat) (cvar ...).
- Live can be automatically started when new half begins (after the plugins switches teams).

Have fun.
__________________
Sorry for my bad english.
iDragon is offline
karil
SourceMod Donor
Join Date: Jan 2010
Old 07-24-2011 , 10:58   Re: [CSS] Mix plugin (v1.6, Updated: 23-07-2011)
Reply With Quote #18

Thank you for this amazing plugin. I've been looking for a good mix plugin, tried some but didn't like them. This one is really great.

A minority... could you add to load esl5on5.cfg on live, because this is the default name for ESL config and alot of server use these.
karil is offline
iDragon
Member
Join Date: Aug 2010
Old 07-24-2011 , 12:30   Re: [CSS] Mix plugin (v1.6, Updated: 23-07-2011)
Reply With Quote #19

Quote:
Originally Posted by karil View Post
Thank you for this amazing plugin. I've been looking for a good mix plugin, tried some but didn't like them. This one is really great.

A minority... could you add to load esl5on5.cfg on live, because this is the default name for ESL config and alot of server use these.
Cause adding another common config names to this plugin (to check if they're exist) will take too much time, so I added cvars so people could use their own configs names: (It's still beta , but it works. )
- sm_mixmod_custom_mr15_cfg (Default: "mr15.cfg")
- sm_mixmod_custom_prac_cfg (Default: "prac.cfg")
- sm_mixmod_custom_mr3_cfg (Default: "mr3.cfg")
* Do not use: "cfg/custom_name.cfg" because the plugin is adding to the cvar "cfg/" before its reads the cvar (I'll fix it soon) - Until then: you can use too "folder/filename.cfg" (the plugin will try to load: "cfg/folder/filename.cfg").

If the plugin will not find the custom name config, it will try to load the default configs: mr15 / live / match / esl5on5 / prac / warmup / mr3 .cfg

** Plugin version updated: 1.7 **

Another ideas?
__________________
Sorry for my bad english.

Last edited by iDragon; 07-24-2011 at 15:08. Reason: forgot somthing ...
iDragon is offline
karil
SourceMod Donor
Join Date: Jan 2010
Old 07-24-2011 , 16:22   Re: [CSS] Mix plugin (v1.7, Updated: 24-07-2011)
Reply With Quote #20

Thank you.

Some extra options to include:
  • shortcut for mixmod admins to kick the whole ct or t team (!kickt, !kickct?)
  • disable public text chat (!disablechat)
  • !maps would bring up a menu with maps in maplist.txt and when you would choose a map it would change it
I know kicking, muting, changing maps already exists in the SM menu, but I think this plugin should also offer us shortcuts to do such actions.
karil is offline
Reply


Thread Tools
Display Modes

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 13:33.


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