PDA

View Full Version : idea for a sweet script


ItalianMafia
8th February 2003, 01:50
how bout a xenocide then leap script eh insted of having to switch over all the time n missing :\

Oxcide
8th February 2003, 07:53
hmmmmm sounds good once i install ns again then ill give it a shot, ahhh fresh xp install runs so sweet now :P

ItalianMafia
8th February 2003, 10:52
lol my comp dosent run smooth with 2000 let alone xp :P

Oxcide
8th February 2003, 13:35
hehehe well then i think your computer is abit outdated, if it cant run 2000 or xp :P

ItalianMafia
8th February 2003, 14:26
6 years old now lol :chinese:
ive been trying to make that script but i got no clue wat im doing
:dead:

Da BuzZ
8th February 2003, 15:44
//Leap Attack by Da BuzZ
alias LeapA "slot3; +attack; w; lastinv; -attack; echo Leap Attack
bind c "LeapA"

tell me if it works

Goddess
9th February 2003, 02:20
//Leap Xeno by Goddess ;-)
//Bind the key, you leap once, Xeno is activated when you let go.
alias w "wait"
alias +la "hud_fastswitch 1;slot3; w; +attack; w; -attack"
alias -la "slot4; w; +attack; w; -attack; -attack; w; hud_fastswitch 0"
//End Leap Xeno by Goddess ;-)

//Leap Bite by Goddess ;-)
//Bind the key, you leap once, then bite until you let go.
alias w "wait"
alias +lb "hud_fastswitch 1;slot3; w; +attack; w; -attack; slot1; w; +attack; w"
alias -lb "w; -attack; -attack; w; hud_fastswitch 0"
//End Leap Bite by Goddess ;-)

Enjoy these
Bind x +la
Bind x +lb

Da BuzZ
9th February 2003, 02:27
*cough* ripper *cough* :p

Goddess
9th February 2003, 02:56
Whose a ripper, and you need something for that cold, sir.

ItalianMafia
9th February 2003, 04:05
i dun even no wat to do with all that writing ive never scripted b4 :| what am i suppose to do with it?

Goddess
9th February 2003, 15:31
Go into
c:\sierra\half-life\ns there should be a file called autoexec.cfg, If not then create it and paste the script into there, when your ingame bind x +lb or bind x +la

ItalianMafia
10th February 2003, 06:47
thanks :D

KeKs
10th February 2003, 23:56
and maybe u should try to get some more waits in there if u run at high fps...^^