Need The Controls Variables

SonicBemSonicBem Join Date: 2002-11-13 Member: 8521Awaiting Authorization
<div class="IPBDescription">Need the Controls Variables</div> Hy all there

i will and want to create a ns script for all players...

but first i need the game variables because how should i make a script when i dont have the commands *G*

a sample:
when you are marine and you are heavy woundet you press only a
and now the script is running
ingame he sayd
i need a medpack
and he write to the team
Please somone welder me!!!

ore you like to clear a sector
than you press s and now it do this
Aliens spooted
and he write
build a seige cannon here or bringt up some teammates!!! QUICK!!!!
are you understanding what i mean ?
the code of the upper samples !

bind "s" "say_team please build here a seige canon!!;impulse 13"
bind "a" "say_team need a welder!!;impulse 80"

for commander are the same controls but other commands
bind "KP_DOWNARROW" "impulse 11;hotkey60"
bind "KP_END" "impulse 10;hotkey59;say_team please welder me one!!"
this two scripts a doing that
when you play as marine and push it than he says
need a medpack here and he writes to teams -> please welder me one!! and as commander he select the medpack..
and the second script do this
i need some ammo and when you are playing as commander he select the ammo

the two scripts are a bit buggi right now i will fix it
but now i think you can understand me what i want to do!
impulse 11 is saying need ammo
and hotkey60 is selecting the ammo as commander

please help me <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' valign='absmiddle' alt='smile.gif'><!--endemo-->
than i think the game will be a bit clearer
Sign In or Register to comment.