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

WarmUP Mod


Post New Thread Reply   
 
Thread Tools Display Modes
Xellath
Veteran Member
Join Date: Dec 2007
Location: Sweden
Old 07-26-2010 , 08:17   Re: WarmUP Mod
Reply With Quote #21

Quote:
Originally Posted by fezh View Post
By the way, in the color chat stock you have:
Code:
    replace_all(msg, 190, "!g", "^4")
    replace_all(msg, 190, "!y", "^1")
    replace_all(msg, 190, "!t", "^3")
    replace_all(msg, 190, "!t2", "^0")
Which is pointless. Use ^4, ^1 and ^3 instead.
Quote:
Originally Posted by #8 SickneSS View Post
I find it easier to use with those commands
So you think it's harder to write '^3' instead of '!t'? It's not even better for readability, it's just messy with '!g', '!t' etc. replace_all() calls are not efficient at all. You're sending MSG_ONE_UNRELIABLE to every client when you should've used MSG_BROADCAST instead. You should also cache the value of SayText.
__________________
Achievements API - a simple way for you to create your OWN custom achievements!
Xellath is offline
#8 SickneSS
BANNED
Join Date: Sep 2008
Location: Here
Old 07-27-2010 , 16:44   Re: WarmUP Mod
Reply With Quote #22

Quote:
Originally Posted by Xellath View Post
So you think it's harder to write '^3' instead of '!t'? It's not even better for readability, it's just messy with '!g', '!t' etc. replace_all() calls are not efficient at all. You're sending MSG_ONE_UNRELIABLE to every client when you should've used MSG_BROADCAST instead. You should also cache the value of SayText.
The stock is not mine,just I added the commands.
#8 SickneSS is offline
Send a message via MSN to #8 SickneSS Send a message via Skype™ to #8 SickneSS
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 07-28-2010 , 14:39   Re: WarmUP Mod
Reply With Quote #23

Brazilian Portuguesse

Code:
[bp]
WUP_SPEC = !yComando Desativado Para Spectadores.
WUP_RENABLE = !yAuto-Respawn Ativo.
WUP_RDISABLE = !yAuto-Respawn Desativado.
WUP_TODISABLE = !yPara Desativar seu Respawn, Use !t/respawn!y.
WUP_TOENABLE = !yPara Ativar seu Respawn, Use !t/respawn!y.
WUP_RSECOND = Renascendo em %d Segundo.
WUP_RSECONDS = Renascendo em %d Segundos.
WUP_WELLCOME = !yBem Vindo. Servidor Rodando !t%s v%s !yPor !t%s!y.
__________________
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
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 11-02-2010 , 06:49   Re: WarmUP Mod
Reply With Quote #24

How is your plugin better and worst than this one
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
#8 SickneSS
BANNED
Join Date: Sep 2008
Location: Here
Old 11-04-2010 , 05:23   Re: WarmUP Mod
Reply With Quote #25

Isn't better or worst,but warmuppro is a plugin for play an all map of warmup,warmup mod,it's a mod to play X time in a map,configurated in warmup.cfg...I made this plugin based on request of the people in Argentina...Warmup Pro and Warmup Mod isn't the same but they are similar.
By the way,this version of this plugin have a bug in respawn,so I'll request to move the Unnaproved Section,I don't have time to support this right now...But I will come back with new plugins,someday... xD

Sorry for my english.

Last edited by #8 SickneSS; 11-04-2010 at 05:26.
#8 SickneSS is offline
Send a message via MSN to #8 SickneSS Send a message via Skype™ to #8 SickneSS
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 11-22-2010 , 05:25   Re: WarmUP Mod
Reply With Quote #26

Unapproved.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod 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 02:29.


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