Zaggy
Jun 27 2004, 12:00 PM
Lo, I'm kinda bored, and I'm poking around with scripts.
So I came up with the idea of making a script witch makes you dance with 1 press on a button.
A few questions:
-Is this possible?
-How can I move with a script like I do with the mouse?
Zyko
Jun 27 2004, 12:18 PM
it is possible ;D.. donno how though. back in those cs days i had one cool script, the jackson moonwalker.. kinda funny ;D
nice movie tbh D;
Zaggy
Jun 27 2004, 12:31 PM
lol, you still have that script?
some things I was able to find out myself (yay..)
+left makes you turn left all the time until you do -left
same goes for -right
+jump makes you jump
+duck makes you duck until -duck
+lookup makes you loop up.
+lookdown guess what
anyone help me with some weard dancing movent?
Bijiy
Jun 27 2004, 12:44 PM
Well, one would think you could do it with the "wait" command.
Zaggy
Jun 27 2004, 12:47 PM
| QUOTE (Bijiy @ Jun 27 2004, 07:44 AM) |
| Well, one would think you could do it with the "wait" command. |
sure thing, I made this already:
| CODE |
//wait a lot alias "w2" "wait;wait" alias "w3" "wait;wait;wait" alias "wlong" "wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;"
|
found this:
PictarSeems handy, but I'm not sure if it ALL works the same for NS..
Bijiy
Jun 27 2004, 12:51 PM
Yeah, just keep linking the commands together on one key. I don't know if HL has a command limit or not though...
Zaggy
Jun 27 2004, 01:21 PM
Well this doesnt make you dance, but turn around very fast
*warning, you might get motion sick or epileptic because of this!*
| CODE |
//Fast turning alias hs "cl_yawspeed 100000" alias nm "-left;-right;-lookup;-lookdown;-jump;-duck;cl_yawspeed 210" alias left "hs;+left" alias right "hs;+right" bind "KP_leftarrow" left bind "KP_5" nm bind "KP_rightarrow" right
|
How to use?
Tap numpad 4 to turn very fast left
Tap numpad 5 to stop it all!!!1!!!
Tap numpad 6 to turn very fast right
(Tap means press it once, not hold it)
CMF_Fatal
Jun 27 2004, 04:30 PM
orrr, go to console, type sensitivity 9999999 and just move the mouse around really fast in circles while jumping, crouching, proning (in some games). tryiit in the rave room, its great.
AnarkiThreeXSix
Jun 27 2004, 05:03 PM
break dancing gorges in the ready room!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.