Author Topic: Server_HighWinds  (Read 1510 times)

Description
A mod that if you are out side it will blow you about 25 velocity left or right
If you are inside it will not do that.(I want this as a event)
Why?
This could be useful in pretend brick travel or RPs.I want this mostly for pretend brick traveling
Misc:
Make it have rtb prefs for the following:
  • Enable/disable
  • Velocity it blows

End
« Last Edit: June 22, 2014, 04:05:29 PM by ?Sir Info? 2 »

Is the massive text really necessary? Is the format even necessary?

Anyway, this sounds possible, but not the whole "wind won't affect you when you're inside" thing. Maybe with zonebricks, but it won't be perfect.

Is the massive text really necessary? Is the format even necessary?

Anyway, this sounds possible, but not the whole "wind won't affect you when you're inside" thing. Maybe with zonebricks, but it won't be perfect.
Maybe it doesn't affect you if you're in any zone?

Is the massive text really necessary? Is the format even necessary?

Anyway, this sounds possible, but not the whole "wind won't affect you when you're inside" thing. Maybe with zonebricks, but it won't be perfect.
Maybe it doesn't affect you if you're in any zone?
Fine,do it with zonebricks.

better idea to make inside/outside work
launch invisible projectiles/raycasts from a fixed distance away at the player, if it hits a brick then they're probably inside
if it doesn't, then they're outside
would have problems if in a large open area of a building, or outside but against a wall

better idea to make inside/outside work
launch invisible projectiles/raycasts from a fixed distance away at the player, if it hits a brick then they're probably inside
if it doesn't, then they're outside
would have problems if in a large open area of a building, or outside but against a wall
this but entirely different.

fire a raycast in the direction the wind is coming from and if it hits a brick taller than the player then it blocks the wind.

you dont have to be inside to not feel the affects of wind, just be behind a large object


this but entirely different.

fire a raycast in the direction the wind is coming from and if it hits a brick taller than the player then it blocks the wind.

you dont have to be inside to not feel the affects of wind, just be behind a large object
And I'd assume crouch to hide behind 2x?
Also if you set anything above 5 people will disappear from jumping with addvelocity

Greaat. I've already tried using the sun to burn people if they weren't in the shade. Sometimes it works, sometimes it doesn't.

25?

What kinda winds are we talking here?  O_O

25?

What kinda winds are we talking here?  O_O
*walks out* goes to the farlands in seconds


I'd like to see this

And I'd assume crouch to hide behind 2x?
Also if you set anything above 5 people will disappear from jumping with addvelocity
well, if the wind is going at a certain speed, wouldn't it not speed people up past that?
shouldn't be too hard to code it like that

Would it be possible to make the wind effect vehicles at the current level of vehicle physics? Would be cool for crosswind landings in aircraft.