Help - Search - Members - Calendar
Full Version: Is This Possible?
Unknown Worlds Forums > Natural Selection > Natural Selection Creation > Scripting Discussion
Swiftspear
most established NS players know about multibuilding, which basicly just means holding +use and wheeling the mouse around so that multiple structures get +used at the same time and they all build at the rate of one structures build time.

Would it be possible to write a script that just continuously wheels the player in circles while at the same time holding +use? You'd probably want to keep your normal build key for building nodes while watching a door, or pressing elevator keys. But this could be useful for multi chamber drops, or the occational turret farm.
Drfuzzy
No, considering you have to look at the object your building. Once you stop looking at it, you stop building, which means no dual-screen-hax for j00 tounge.gif
the_hole
+use
cl_yawspeed raised
+left
+right
waits
-use

cl_yawspeed 1000 (just a random number)
alias +go "+use; +left; wait;wait;wait;-left;wait;+right;wait;wait;wait;-right"
alias -go "-use"

Adjust yawspeed until it works between 2 objects on a 180 degree angle.

Edit; It can't be scripted unless you feel like repeatedly pounding the key.
Swiftspear
QUOTE (Drfuzzy @ Jun 11 2005, 05:22 PM)
No, considering you have to look at the object your building. Once you stop looking at it, you stop building, which means no dual-screen-hax for j00 tounge.gif

if you look at an object you are building for a fraction of a second it has a short build time applied to it. it DOES NOT stop building the moment you look away, you can hold +use and wheel the mouse rapidly around and as long as you are hitting the structure you are trying to build occationally with your crosshair you will still build it at full speed. This can be used to build multiple structures at the same time, all at full speed. Don't tell me I'm wrong, because this has been tested and retested hundreds of times, and is still actively being used by many many players for decreased build times. I know what I am talking about.

@the hole: I would have figured something like that would apply without _special scripting. Not that it's a terrible thing anyways, since it's kind of an exploitive script, and I can use my pen/tablet to get the same result anyways user posted image
SLizer
You can do this reather easily if you have 2 unbuilt structures nearby. Just wwiglle your mouse like hell and you get both built in same time. Eeasy!
Swiftspear
QUOTE (SLizer @ Jun 13 2005, 04:52 AM)
You can do this reather easily if you have 2 unbuilt structures nearby. Just wwiglle your mouse like hell and you get both built in same time. Eeasy!

yes, but it gets more difficult if you have 4-5 unbuilt stuctures near by...
a_civilian
CODE
alias +build "+use; cl_yawspeed 1440; +left"
alias -build "-use; -left; cl_yawspeed 210"
bind <key> +build

Try that. cl_yawspeed 1440 will rotate you a complete circle 4 times per second; may need adjusting (cl_yawspeed is set in degrees per second). 210 is the default value, though there isn't actually much reason to revert to it other than for neatness.
2_of_Eight
Do you honestly think that this is an intended part of NS? That the NS devs wanted us to find out how to build many structures at the same time by moving our mouse around?
No. It's a bug... and you're exploiting it. Don't smile-fix.gif
CommunistWithAGun
QUOTE (2 of Eight @ Jun 13 2005, 06:28 PM)
Do you honestly think that this is an intended part of NS? That the NS devs wanted us to find out how to build many structures at the same time by moving our mouse around?
No. It's a bug... and you're exploiting it. Don't smile-fix.gif

Technically bhop is an engine snafu but NS competitive would've died (or never been born) long ago if it was outlawed
Crispy
Ooh, just when I thought it couldn't get any better. At this rate I'll be able to script my fight sequences (ftw?)
coris
QUOTE (Crispy @ Jun 14 2005, 04:50 PM)
Ooh, just when I thought it couldn't get any better. At this rate I'll be able to script my fight sequences (ftw?)

Yeah go ahead and try.


Moron.
a_civilian
QUOTE (Swiftspear @ Jun 11 2005, 06:10 PM)
most established NS players know about multibuilding, which basicly just means holding +use and wheeling the mouse around so that multiple structures get +used at the same time and they all build at the rate of one structures build time.

I just tested building multiple structures with that method, and each structure built significantly slower than if I were building it alone. I was testing with sv_cheats 1, I should note, but it is doubtful that this would have had any effect (and if anyone wants to test without it, go ahead).

QUOTE (2 of Eight @ Jun 13 2005, 07:28 PM)
Do you honestly think that this is an intended part of NS? That the NS devs wanted us to find out how to build many structures at the same time by moving our mouse around?
No. It's a bug... and you're exploiting it. Don't

Even if the method actually worked, a script to perform it would be little more than a waste of keyboard space. It isn't difficult at all to wave the mouse between several structures.
2_of_Eight
I have just tested this as gorge. And it works... I build 2 MCs in the time of 1.
smile-fix.gif
TOmekki
QUOTE (2 of Eight @ Jun 14 2005, 02:36 PM)
I have just tested this as gorge. And it works... I build 2 MCs in the time of 1.
smile-fix.gif

why would u build 2 mc's next to each other
2_of_Eight
Hmm. Maybe because if I built them in different hives, I wouldn't be able to test this exploit? Thought about that? Genius.
Crispy
QUOTE (coris @ Jun 14 2005, 12:22 PM)
QUOTE (Crispy @ Jun 14 2005, 04:50 PM)
Ooh, just when I thought it couldn't get any better. At this rate I'll be able to script my fight sequences (ftw?)

Yeah go ahead and try.


Moron.

Twas sarcasm, Sherlock.
digz
/me brings in the bucket of water to Lock down these flames.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.