PDA

View Full Version : I need a script!...


4star
3rd May 2003, 19:36
Anyone got a funny dance script? :D


Hella fun stuff.

alias
3rd May 2003, 21:36
makeing this up as i go along but..
//=============
alias "0" "-forward;-moveleft;-back;-moveright;-duck;-jump;-lookdown;-lookup;-left;-right"

alias "1" "+forward;+moveleft"// example of movement
alias "2" "+back;+moveright"
alias "3" "+jump;+lookup"
alias "4" "+duck;+lookdown"
alias "5" "+left;+lookup"
alias "6" "+right;+lookdown"

alias "w1" "wait"// example of wait changes
alias "w6" "wait;wait;wait;wait;wait;wait"


alias "move" "start"//on off alias
alias "start" "alias move stop;1;w;0;3;w;0;2;w;0;3;w;0;4;w;0;4;w;0;5;w;0;6;w ;0;5;w;0;6;w;0;1"// THE DANCE ALIAS
alias "stop" "alias move start;0;w;0;w;0"//off

bind "?" "move"// the bind
//============

probably wont work but u get the idea
[EDIT] (if scripters want to make new "start" alias 4 better danceing it wud be good to see who can script the best moves :P)


alias

:bunny: