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

WarmUP Mod


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Gameplay       
#8 SickneSS
BANNED
Join Date: Sep 2008
Location: Here
Old 05-13-2010 , 09:58   WarmUP Mod
Reply With Quote #1

[IMG]http://img684.**************/img684/1558/sinttulo1tm.png[/IMG]
Encuentra este post en Espaņol


Description


This plugin its for warmup mode most dynamic.
Contains :
- Respawn.
- Spawn Protection(based on Glow+Godmode)
- Unlimited Money.
- Entity Remover.
And more things to play a good warmup mode.

Command

say /respawn
- Enable/Disable the respawn of the user if the cvar "wupm_respawn" is in 1.
Cvars

wupm_enable (Default : 1)
- 1 : Enable the plugin.
- 0 : Disable the plugin.
wupm_prefix (Default : [WUP])
- Defines the prefix of chats starts.
wupm_respawn (Default : 1)
- 1 : Enable the respawn.
- 0 : Disable the respawn.
wupm_respawn_delay (Default : 3)
- Defines the delay to respawn.
Min : 0.1.
wupm_spawnprotection (Default : 1)
- 1 : Enable the spawn protection.
- 0 : Disable the spawn protection.
wupm_spawnprotection_time (Default : 3)
- Defines the duration of the spawn protection.
wupm_removenent (Default : 1)
- 1 : Remove the weapons box.
- 0 : Leave the weapons box.
Note : Defuser kit is supported.
wupm_unlimitedmoney (Default : 1)
- 1 : Enable the unlimited money.
- 0 : Disable the unlimited money.
wupm_moneymode (Default : 1)
- 0 : Depends of the cvar "mp_startmoney".
- 1 : Allways 16.000.
- 2 : Depends of the cvar "wupm_money".
wupm_money (Default : 16000)
- Defines the count of money if "wupm_moneymode" is in 2.
wupm_money_flash (Default : 0)
- 1 : Show The flash of the money.
- 0 : Hide The flash of the money.
wupm_removec4 (Default : 1)
- 1 : Remove the c4.
- 0 : Leave the c4.
Note : You must make a restartround when you change the value.
wupm_blockattack (Default : 0)
- 1 : Remove the attack when a player have spawn protection.
- 0 : Leave the attack when a player have spawn protection.
Includes
PHP Code:
#include <amxmodx>
#include <cstrike>
#include <fun>
#include <engine>
#include <fakemeta>
#include <hamsandwich> 
Multilingual

English [en] By #8 SickneSS
Spanish [es] By #8 SickneSS
Bulgarian [bg] By papyrus_kn
Notes

Servers Running This Plugin.
This plugin is free distribuition,provided you keep the source and author.
Thanks so much to Imperio-LNJ,Next-Version and 1337-Games Game Servers.
Sorry for my english,I'm from Argentina.
Attached Files
File Type: txt WarmUP_Mod.txt (1.4 KB, 684 views)
File Type: sma Get Plugin or Get Source (WarmUP_Mod.sma - 1562 views - 12.8 KB)

Last edited by #8 SickneSS; 05-24-2010 at 17:44.
#8 SickneSS is offline
Send a message via MSN to #8 SickneSS Send a message via Skype™ to #8 SickneSS
papyrus_kn
Senior Member
Join Date: Feb 2009
Location: Bulgaria
Old 05-13-2010 , 10:05   Re: WarmUP Mod
Reply With Quote #2

Code:
[bg]
WUP_SPEC = !yTazi komanda e izklyuchena za nablyudatelite.
WUP_RENABLE = !yPrerajdaneto beshe vklyucheno.
WUP_RDISABLE = !yPrerajdaneto beshe izklyucheno.
WUP_TODISABLE = !yZa da si izklyuchite prerajdaneto, napishete !t/respawn!y.
WUP_TOENABLE = !yZa da si vklyuchite prerajdaneto, napishete !t/respawn!y.
WUP_RSECOND = Shte se prerodite sled %d sekunda
WUP_RSECONDS = Shte se prerodite sled %d sekundi
WUP_WELLCOME = !yDobre doshli. Tozi server izpolzva !t%s v%s !yot !t%s!y.
__________________
papyrus_kn is offline
Send a message via Skype™ to papyrus_kn
#8 SickneSS
BANNED
Join Date: Sep 2008
Location: Here
Old 05-13-2010 , 10:08   Re: WarmUP Mod
Reply With Quote #3

Thanks.I will update the ML File each one weeks.

Last edited by #8 SickneSS; 05-13-2010 at 10:11.
#8 SickneSS is offline
Send a message via MSN to #8 SickneSS Send a message via Skype™ to #8 SickneSS
lucas_7_94
Leche Loco
Join Date: Mar 2009
Location: Argentina
Old 05-13-2010 , 10:34   Re: WarmUP Mod
Reply With Quote #4

Good, but
PHP Code:
if(cs_get_user_team(id) == CS_TEAM_T)  
{
       
set_user_rendering(id,kRenderFxGlowShell,255,0,0,kRenderNormal,20)              
}
            
if(
cs_get_user_team(id) == CS_TEAM_CT
{
       
set_user_rendering(id,kRenderFxGlowShell,0,0,255,kRenderNormal,20)

Like switch( );
__________________
ATWWMH - MiniDuels
Madness is like gravity, just need a little push.
lucas_7_94 is offline
Send a message via Skype™ to lucas_7_94
#8 SickneSS
BANNED
Join Date: Sep 2008
Location: Here
Old 05-13-2010 , 10:41   Re: WarmUP Mod
Reply With Quote #5

Done
#8 SickneSS is offline
Send a message via MSN to #8 SickneSS Send a message via Skype™ to #8 SickneSS
ServO
Senior Member
Join Date: Nov 2009
Location: Are you asking me out?
Old 05-13-2010 , 11:12   Re: WarmUP Mod
Reply With Quote #6

Nice plugin. Gj
__________________
Zombie Dominance

To Do:
- Learn AMXx Script...
ServO is offline
fezh
Veteran Member
Join Date: Dec 2008
Location: BANNED
Old 05-13-2010 , 13:57   Re: WarmUP Mod
Reply With Quote #7

Quote:
- Enable/Disable the respawn of the user if the cvar "wupm_respawn" are in 1.
"are" -> "is"

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.
__________________
"There is no knowledge, that is not power"

Last edited by fezh; 05-13-2010 at 14:00.
fezh is offline
#8 SickneSS
BANNED
Join Date: Sep 2008
Location: Here
Old 05-13-2010 , 18:59   Re: WarmUP Mod
Reply With Quote #8

I find it easier to use with those commands
#8 SickneSS is offline
Send a message via MSN to #8 SickneSS Send a message via Skype™ to #8 SickneSS
xD_1991
Senior Member
Join Date: Jul 2008
Location: Turkey/Istanbul
Old 05-14-2010 , 04:12   Re: WarmUP Mod
Reply With Quote #9

Turkish

Code:
[tr]
WUP_SPEC = !yBu komut seyirciler icin devre disi birakildi.
WUP_RENABLE = !yYeniden baslama etkinlestirildi.
WUP_RDISABLE = !yYeniden basmala devre disi birakildi.
WUP_TODISABLE = !yYeniden baslamayi kapatmak icin, !t/respawn!y yazin.
WUP_TOENABLE = !yYeniden baslamayi etkinlestirmek icin, !t/respawn!y yazin.
WUP_RSECOND = %d saniye icinde oyuna doneceksin
WUP_RSECONDS = %d saniye icinde oyuna doneceksin
WUP_WELLCOME = !yHosgeldiniz. Bu sunucuda !t%s v%s!y kullanilmaktadir !t%s!y tarafindan.

Last edited by xD_1991; 05-24-2010 at 09:58.
xD_1991 is offline
f0xZ
Junior Member
Join Date: Jan 2010
Location: UA (Volnogorsk)
Old 05-14-2010 , 09:30   Re: WarmUP Mod
Reply With Quote #10

Add cfg file for cvars =)
f0xZ is offline
Send a message via ICQ to f0xZ
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 03:01.


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