Raised This Month: $ Target: $400
 0% 

CS Pug Mod (4.0.2) [22/12/2021]


Post New Thread Reply   
 
Thread Tools Display Modes
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 04-16-2017 , 19:36   Re: CS Pug Mod [04/16/2017]
Reply With Quote #651

I already seen a lot of suggestion here, some of them i'll re-suggest because I love pug mod, hope you do them:

1. Add knife rounds, and an example: If the Ts win the round, add !stay/!switch command for captains or if haven't them, add 't'/'ct' vote like CSGO does. You can add a cvar called pug_knife_round for enable/disable.
2. Re-saying - Add !gg/surrender
3. You can add a cvar called pug_private_match for people that want make a FAKE, I know that you know what I mean. If you'd add it, use nvault or something else for save the player's money and frags like CSGO does.
4. Add huds saying like 'LAST ROUND OF FIRST HALF'.
5. Add a vote for OverTime.
6. I don't know if your pug have it, but if haven't, add Intermission.
7. If you'd add the private match, add auto-kick players after the match's end.

That's all, hope I'm not missing anything.
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo

Last edited by EFFx; 04-16-2017 at 19:41.
EFFx is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 04-16-2017 , 20:58   Re: CS Pug Mod [04/16/2017]
Reply With Quote #652

Quote:
Originally Posted by asw32 View Post
Hey,

You said you updated, how can I update my already configured pug mod without overwriting more files than necessary?

Secondly, how can I edit the text in the ".help" command window? I want to make some sentence adjustments.
'sentence adjustments' is based on registred commands, if you want to fix it, open .sma files and see what is registred commands that you need to change, since help files are generated based on commands.
EDIT: If i remember, i have added then on lang files, you also can check it.

Yes, you do not need to overwrite files, i just post a complete pack.

Quote:
Originally Posted by EFFx View Post
I already seen a lot of suggestion here, some of them i'll re-suggest because I love pug mod, hope you do them:

1. Add knife rounds, and an example: If the Ts win the round, add !stay/!switch command for captains or if haven't them, add 't'/'ct' vote like CSGO does. You can add a cvar called pug_knife_round for enable/disable.
2. Re-saying - Add !gg/surrender
3. You can add a cvar called pug_private_match for people that want make a FAKE, I know that you know what I mean. If you'd add it, use nvault or something else for save the player's money and frags like CSGO does.
4. Add huds saying like 'LAST ROUND OF FIRST HALF'.
5. Add a vote for OverTime.
6. I don't know if your pug have it, but if haven't, add Intermission.
7. If you'd add the private match, add auto-kick players after the match's end.

That's all, hope I'm not missing anything.
Thanks for suggestions, it means a lot coming from you.

1. I have added in the past, but is hard to add it now duo compatibility, i will try it again and yes, knife round is good.
2. Can be added, i think is better add a menu or something else.
3. i guess that i already added plugin in this thread, to maintain scores like CSGO does, i will try to implement directly on pug (I forgot to add in this version).
4. I guess that is not really needed, since scores are counting on chat (You can easily add this)
5. Yes, actually have only a cvar to do this, but i need to implement in a better way.
6. Yes have it, but only if lack players (If you want to mean about Half time, not automatic changes??)
7. I do not know what is the rules that you using, but pug can do this. Soo the problem is know what team i need to kick it.

Anyway you can contact-me on PM? I need people for testing pug in their servers and make a contact with that people.
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 

Last edited by ^SmileY; 04-16-2017 at 20:59.
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 04-16-2017 , 21:54   Re: CS Pug Mod [04/16/2017]
Reply With Quote #653

3. I meant nvault or something else for save when they disconnects/timed out when the pug_private_match is 1..
6. I meant every time when the teams has switched incluiding overtimes switchs.
7. I meant kick all players at once or one per one after the match's end when the pug_private_match is 1.
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo

Last edited by EFFx; 04-16-2017 at 21:56.
EFFx is offline
asw32
Junior Member
Join Date: Apr 2017
Old 04-17-2017 , 15:17   Re: CS Pug Mod [04/16/2017]
Reply With Quote #654

How do I restrict shields during warmup?
asw32 is offline
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 04-17-2017 , 15:21   Re: CS Pug Mod [04/16/2017]
Reply With Quote #655

amx_restrictmenu
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx is offline
asw32
Junior Member
Join Date: Apr 2017
Old 04-17-2017 , 16:20   Re: CS Pug Mod [04/16/2017]
Reply With Quote #656

I enabled restmenu.amxx in plugins but it doesn't work, is that a confliction with the pug mode?
asw32 is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 04-17-2017 , 16:34   Re: CS Pug Mod [04/16/2017]
Reply With Quote #657

Quote:
Originally Posted by asw32 View Post
I enabled restmenu.amxx in plugins but it doesn't work, is that a confliction with the pug mode?
No, what configuration you did? Since restmenu needs some additional default configs
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
asw32
Junior Member
Join Date: Apr 2017
Old 04-17-2017 , 16:44   Re: CS Pug Mod [04/16/2017]
Reply With Quote #658

I just want to restrict the shield from being purchased. I don't know if its restricted during the PUG but it is buyable during warmups.
asw32 is offline
Th3822
Member
Join Date: Jan 2013
Location: Venezuela
Old 04-17-2017 , 17:46   Re: CS Pug Mod [04/16/2017]
Reply With Quote #659

Quote:
Originally Posted by asw32 View Post
I just want to restrict the shield from being purchased. I don't know if its restricted during the PUG but it is buyable during warmups.
Only the Shield?. Use this plugin: https://forums.alliedmods.net/showthread.php?p=1308465
It gets rid of the shield and it does remove it's models from precache too.
Th3822 is offline
asw32
Junior Member
Join Date: Apr 2017
Old 04-17-2017 , 19:15   Re: CS Pug Mod [04/16/2017]
Reply With Quote #660

Quote:
Originally Posted by Th3822 View Post
Only the Shield?. Use this plugin: https://forums.alliedmods.net/showthread.php?p=1308465
It gets rid of the shield and it does remove it's models from precache too.
I used to use that mod but my server kept crashing randomly due to some precaching issue.
asw32 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 08:25.


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