Jump to content

Archived

This topic is now archived and is closed to further replies.

Pisky

Warday/Defend the house command

Recommended Posts

Here are to aliases that are used for Warday/DTH makes it easier so you dont have to type in all the commands.

 

alias +warday "sm_say WarDay!; sm_respawn @dead ; sm_freeze @t -1; sm_give @alive weapon_deagle; sm_give @alive ak47; sm_give @alive awp; sm_give @alive m4a4"
alias +dth "sm_say Defend The House!; sm_respawn @dead; sm_freeze @t -1; sm_give @alive weapon_deagle; sm_give @alive ak47; sm_give @alive awp; sm_give @alive m4a4"

 

Im sure most admins allready have these commands but if you dont it should help you some :D

Share this post


Link to post
Share on other sites

did not work well in practice. separate the respawn and gun commands. 

 

this is what i use

sm_give @all deagle;sm_give @all awp;sm_give @all m4a4;sm_give @all ak47;sm_give @all revolver;sm_give @all tactical; sm_give @all healthshot; sm_give @all heavy

Share this post


Link to post
Share on other sites

This doesn't work most of the time. It doesnt make sense to give the T's weapons right after you respawn them so they can shoot the Respawned Ct's coming out of armory.

 

Rip, Pepper responded seconds before I could.

Share this post


Link to post
Share on other sites

alias warday "sm_say Starting setup...; sm_respawn @dead; sm_sethealth @all 100; sm_freeze @t -1; sm_strip @t"

and then

alias tgun "sm_give @all m4a4; sm_give @all ak47; sm_give @all awp; sm_give @all p250; sm_give @all aug; sm_freeze @t 0; say @here's your guns; say @FIGHT!!!"

 

giving guns right after respawn is kinda bad, because of the CTs coming out of armory.  and then why did you even freeze them if they have guns already? The Ts are just going to be annoying and spamming guns while CTs try to get setup.  Also you don't need the + before the words, unless you are toggling the commands with something else XD

 

Share this post


Link to post
Share on other sites

×
×
  • Create New...