Can It Be Done?
eSsIx
Join Date: 2003-09-01 Member: 20472Members
<div class="IPBDescription">activated scripts on command</div> wondering if theres a way to have a script load when you morph into another alien..and was also wondering if a script can be activated automatically when you spawn. my idea is this
skulk > Fade : script loads automatically when you morph into fade
death > respawned skulk: a script that can automatically loads when you respawn (might not be possible)
skulk > Fade : script loads automatically when you morph into fade
death > respawned skulk: a script that can automatically loads when you respawn (might not be possible)
Comments
bind "f5" "exec fade.cfg"
And in fade.cfg, you have all the commands you want it to execute. Like
sensitivity 27
bind mouse1 +use (whatever <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->)
in fade.cfg have everything that you want to change from your original config