Raised This Month: $32 Target: $400
 8% 

Rounds Left v.2


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Server Management       
MisterJ
Member
Join Date: Apr 2006
Location: Québec (Canada)
Old 12-11-2006 , 20:05   Rounds Left v.2
Reply With Quote #1

ROUNDSLEFT v.2

Hi,
I have making a version 2 of this plugin:
http://forums.alliedmods.net/showthread.php?p=67909

The changes:
- The rounds messages left, appear in white in the center of the screen's bottom like the TIMELEFT plugin.
- The messages appear only on rounds: 90 - 80 - 70 - 60 - 50 - 20 -10 - 5 - 1 (=last round)
- Say in the chat: round, rounds, roundleft, roundsleft. For see the rounds left.
- The plugin was been test for go to 20 rounds. His maximum rounds is 90 (or see the messages and listen the sounds)

Code:
new const PLUGINNAME[] = "Roundsleft"
new const VERSION[] = "2.4"
new const AUTHOR[] = "MisterJ"
/*
THANKS
========
Johnny got his gun : He created the concept and made the first version.

ROUNDSLEFT
==========
Allows the users to "say roundsleft" and remaining rounds will be displayed.
This is useful if you are using default hlds cvar mp_maxrounds set to some value.
There is also a command "amx_roundsleft" to view remaining rounds in console.

HOW TO INSTALL
==============
1. Name this file roundsleft.sma.
2. Compile it into roundsleft.amxx.
3. Put roundsleft.amxx into amxmodx/plugins directory.
4. Open up amxmodx/configs/plugins.ini and add a line to the end saying: roundsleft.amx
5. Done. Type reload in your server.

HOW TO USE
==========
say roundsleft, say rounds, say roundleft, say round
- all these will respond with remaining rounds if mp_maxrounds is set to anything higher than 0.

amx_roundsleft
- displays remaining rounds in console. Works also from server console.

VERSION
========
2.4

*/

#include <amxmodx>
#include <amxmisc>
#include <engine>

Recommendation:
I advice you to deactive the timeleft.amxx or change his CVAR to 0.
Attached Files
File Type: sma Get Plugin or Get Source (roundsleft.sma - 3884 views - 11.7 KB)
__________________
SORRY, I'DONT SPEAK ENGLISH !

Last edited by MisterJ; 12-11-2006 at 21:46.
MisterJ is offline
s p l i t
Senior Member
Join Date: May 2006
Location: US, NC
Old 12-12-2006 , 04:39   Re: Rounds Left v.2
Reply With Quote #2

I don't see where this adds or fixes something new to the overall functionality of Johnnys original.

Also, you place yourself as the author of this plugin but you just merely made a few small customizations of your own. That hardly warrants you calling this plugin yours.

I'm unapproving this.
s p l i t is offline
Send a message via AIM to s p l i t Send a message via MSN to s p l i t
McTavish
Senior Member
Join Date: May 2021
Old 12-06-2021 , 04:18   Re: Rounds Left v.2
Reply With Quote #3

Quote:
Originally Posted by MisterJ View Post
ROUNDSLEFT v.2

Hi,
I have making a version 2 of this plugin:
http://forums.alliedmods.net/showthread.php?p=67909

The changes:
- The rounds messages left, appear in white in the center of the screen's bottom like the TIMELEFT plugin.
- The messages appear only on rounds: 90 - 80 - 70 - 60 - 50 - 20 -10 - 5 - 1 (=last round)
- Say in the chat: round, rounds, roundleft, roundsleft. For see the rounds left.
- The plugin was been test for go to 20 rounds. His maximum rounds is 90 (or see the messages and listen the sounds)

Code:
new const PLUGINNAME[] = "Roundsleft"
new const VERSION[] = "2.4"
new const AUTHOR[] = "MisterJ"
/*
THANKS
========
Johnny got his gun : He created the concept and made the first version.

ROUNDSLEFT
==========
Allows the users to "say roundsleft" and remaining rounds will be displayed.
This is useful if you are using default hlds cvar mp_maxrounds set to some value.
There is also a command "amx_roundsleft" to view remaining rounds in console.

HOW TO INSTALL
==============
1. Name this file roundsleft.sma.
2. Compile it into roundsleft.amxx.
3. Put roundsleft.amxx into amxmodx/plugins directory.
4. Open up amxmodx/configs/plugins.ini and add a line to the end saying: roundsleft.amx
5. Done. Type reload in your server.

HOW TO USE
==========
say roundsleft, say rounds, say roundleft, say round
- all these will respond with remaining rounds if mp_maxrounds is set to anything higher than 0.

amx_roundsleft
- displays remaining rounds in console. Works also from server console.

VERSION
========
2.4

*/

#include <amxmodx>
#include <amxmisc>
#include <engine>

Recommendation:
I advice you to deactive the timeleft.amxx or change his CVAR to 0.
when you play and win , after respawn he is saying 5 rounds rem.. , and i played 1 round he need to say 4 rounds rem... fix it
McTavish 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 13:47.


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