I installed Ns beta under steam,and although my old ns folder (from normal hl) has been (automatically) copied to the corresponding place in steam (steam/steamapps/emailadress@ips.net/ns), i can´t see my custom sprites,models or execute my ns config script.
can someone help me make some script ? i need for example make 3rd attack after that switch to 1st attack for skulk i do not know how can i make it , can someone help me ?? plz
<!--QuoteBegin-krevety+Feb 1 2004, 02:20 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (krevety @ Feb 1 2004, 02:20 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> can someone help me make some script ? i need for example make 3rd attack after that switch to 1st attack for skulk i do not know how can i make it , can someone help me ?? plz <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd--> its called and leap scribt and your going to get falmed for having it. lots of peaple dont like scribters like <!--emo&???--><img src='http://www.unknownworlds.com/forums/html//emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif' /><!--endemo-->
i tried it and it has no effect , the 3rd attack wasnt realized <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo-->
it has no effect <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo-->
i tried all scripts but anyone which i want to ... a want to change binds for one key for <!--emo&::skulk::--><img src='http://www.unknownworlds.com/forums/html//emoticons/skulk.gif' border='0' style='vertical-align:middle' alt='skulk.gif' /><!--endemo--> or <!--emo&::onos::--><img src='http://www.unknownworlds.com/forums/html//emoticons/tiny.gif' border='0' style='vertical-align:middle' alt='tiny.gif' /><!--endemo--> or <!--emo&::fade::--><img src='http://www.unknownworlds.com/forums/html//emoticons/fade.gif' border='0' style='vertical-align:middle' alt='fade.gif' /><!--endemo--> or <!--emo&::lerk::--><img src='http://www.unknownworlds.com/forums/html//emoticons/lerk.gif' border='0' style='vertical-align:middle' alt='lerk.gif' /><!--endemo--> <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo--> it is freaking harder then i expect <!--emo&::nerdy::--><img src='http://www.unknownworlds.com/forums/html//emoticons/nerd.gif' border='0' style='vertical-align:middle' alt='nerd.gif' /><!--endemo-->
i tried but some commands for onos or lerk has no effect like 3rd onos attack and devour or 4th lerk attak and bite , so ... <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html//emoticons/wink.gif' border='0' style='vertical-align:middle' alt='wink.gif' /><!--endemo--> <!--emo&???--><img src='http://www.unknownworlds.com/forums/html//emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif' /><!--endemo-->
ThansalThe New ScumJoin Date: 2002-08-22Member: 1215Members, Constellation
what?
those 2 sentances made less sence then I normaly do <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
do you meen you couldn't figgure out what the commands to switch attacks were?
sry my english is bad <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
i said that different commands has no effect for some other creatures , for skulk it is ok but other do not made the attack , only fastswitch . a want for example ... primal scream make and swith to bite and i cant do that <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo-->
ThansalThe New ScumJoin Date: 2002-08-22Member: 1215Members, Constellation
ahhhhh
you probably can, the difference being that you have to insert more waits beteen the attack and the weapon switch.
Primal scream probably takes longer to fire off then a leep does.
Thus if you scrip[t looked like this: +attack; wait; -attack; wait; slot1; wait; +attack; wait; -attack
You would have to play around with the waits.
a quick way to do this is make these aliases:
alias w "Wait" alias w2 "w; w" alias w5 "w; w; w; w; w" alias w10 " w5; w5"
If you need more you can do that.
This is also ussed when you need to make your scrip work when compensating for lag (if you are lagging heavily you might need to substitute some w2s for some w10s)
again, some servers have it so that wait can not be ussed.
personaly, my suggestion is just use lastweapon <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
Comments
Copy accross your custom stuff to that directory and it they will work.
--Scythe--
i need for example make 3rd attack after that switch to 1st attack for skulk
i do not know how can i make it , can someone help me ?? plz
i need for example make 3rd attack after that switch to 1st attack for skulk
i do not know how can i make it , can someone help me ?? plz <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
its called and leap scribt and your going to get falmed for having it. lots of peaple dont like scribters like <!--emo&???--><img src='http://www.unknownworlds.com/forums/html//emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif' /><!--endemo-->
bind "KEY" "slot3;wait;+attack;-attack;wait;slot1"
Key is the key you want to bind it to.
U need hud_fastswitch 1 to do this...
also can i use command like this
bind "v" "bind "DEL" "blablabla"" <!--emo&???--><img src='http://www.unknownworlds.com/forums/html//emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif' /><!--endemo-->
bind "v" "bind "BACKSPACE" "slot3;wait;+attack;-attack;wait;slot1;""
bind "b" "bind "BACKSPACE" "slot3;wait;+attack;-attack;wait;slot1;""
bind "n" "bind "BACKSPACE" "slot2;wait;+attack;-attack;wait;slot1;""
bind "m" "bind "BACKSPACE" "slot3;wait;+attack;-attack;wait;slot2;""
it has no effect <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo-->
Good luck with that. I think some one just made it a pain to script for NS.
a want to change binds for one key for <!--emo&::skulk::--><img src='http://www.unknownworlds.com/forums/html//emoticons/skulk.gif' border='0' style='vertical-align:middle' alt='skulk.gif' /><!--endemo--> or <!--emo&::onos::--><img src='http://www.unknownworlds.com/forums/html//emoticons/tiny.gif' border='0' style='vertical-align:middle' alt='tiny.gif' /><!--endemo--> or <!--emo&::fade::--><img src='http://www.unknownworlds.com/forums/html//emoticons/fade.gif' border='0' style='vertical-align:middle' alt='fade.gif' /><!--endemo--> or <!--emo&::lerk::--><img src='http://www.unknownworlds.com/forums/html//emoticons/lerk.gif' border='0' style='vertical-align:middle' alt='lerk.gif' /><!--endemo--> <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo--> it is freaking harder then i expect <!--emo&::nerdy::--><img src='http://www.unknownworlds.com/forums/html//emoticons/nerd.gif' border='0' style='vertical-align:middle' alt='nerd.gif' /><!--endemo-->
There is now a server side command that basicaly disable scripts (takes out wait and special)
if the server turns it on almost no scripts will work (simply b/c with out wait it is nearly imposible)
However, if you want keys that will load up a key map for each of the alien classes this is what you do:
bind v "exec skulk.cfg"
bind b "exec gorge.cfg"
etc
now open up notepad and make a file for each one of the life forms and then put in your binds.
like 3rd onos attack and devour or 4th lerk attak and bite , so ... <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html//emoticons/wink.gif' border='0' style='vertical-align:middle' alt='wink.gif' /><!--endemo--> <!--emo&???--><img src='http://www.unknownworlds.com/forums/html//emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif' /><!--endemo-->
those 2 sentances made less sence then I normaly do <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
do you meen you couldn't figgure out what the commands to switch attacks were?
i said that different commands has no effect for some other creatures , for skulk it is ok but other do not made the attack , only fastswitch .
a want for example ... primal scream make and swith to bite and i cant do that <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo-->
you probably can, the difference being that you have to insert more waits beteen the attack and the weapon switch.
Primal scream probably takes longer to fire off then a leep does.
Thus if you scrip[t looked like this:
+attack; wait; -attack; wait; slot1; wait; +attack; wait; -attack
You would have to play around with the waits.
a quick way to do this is make these aliases:
alias w "Wait"
alias w2 "w; w"
alias w5 "w; w; w; w; w"
alias w10 " w5; w5"
If you need more you can do that.
This is also ussed when you need to make your scrip work when compensating for lag (if you are lagging heavily you might need to substitute some w2s for some w10s)
again, some servers have it so that wait can not be ussed.
personaly, my suggestion is just use lastweapon <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->