Home

Monday, November 21, 2011

Cool Alias Commands You Should Give A Try


LIGHTNING ATTACK (Instant Kill)

alias "lightning" "say Lightning Attack; test_dispatcheffect explosion 0 0 0 100; test_dispatcheffect teslazap 70000 8 99 50; ent_fire !picker sethealth 0"

HEART VIRUS

alias "energydrain" "ent_fire !picker ignite; test_dispatcheffect BloodImpact 0 0 0 100; say Viral Heart Disease"




Alias

Want to do your OWN scripts? This is just as simple!

Like you do with the server commands, paste this at the bottom of the cfg file:

alias "example" "modifycommands"

After you put your settings, you can use the alias command like this:

bind "B_BUTTON" "example"

How simple is that? If you need help, please leave a comment! Thank you!