Addon Entry

Now supporting the newest garrysmods.org

New : UserScript to add a search button to any garrysmod.org download page Script Page Install It!

Mirrors

There are no mirrors, request one in the comment section below.
File: Propeller Engine 1.5
Version: 1.5
Garrysmod.org URL: http://www.garrysmod.org/downloads/?a=view&id=101296
Description: Walk (ALT) for low thrust
Jump (SPACE) for medium thrust
Run (SHIFT) for high thrust
Left (A) or right (D) to roll
Crouch (CTRL) to brake the propeller

-- You can take damage when hitting walls if godmode is off
-- You will spin around and lose velocity if you hit a wall
-- The propeller is lethal
-- You can be in vehicles and still use this (kinda funny)
-- When you die your propeller engine will spin out of control (This is clientside which means the positions of the ragdoll will be different for everyone!)
-- The propeller is air resistance and has some sort of aero dynamics or something. Kinda like the fin stool

Server owners can put this dll:
http://chrisaster.googlecode.com/svn/trunk/gm_enginespew/Release/gm_enginespew.dll
in:
garrysmod/lua/includes/modules
to prevent console spam about m_pEyeAngles being clamped.

server owners can set
propeller_engine_damage to enable/disable damage (0-1)

clients can set
propeller_engine_enable_roll to enable/disable roll (0-1)
propeller_engine_idle_sound_volume to adjust the volume of engine idle sounds (0-1)
propeller_engine_move_divider to adjust how much you'll be resistant when moving (1-infinity)

To normally spawn the propeller engine go to entities->capsadmin->propeller engine

you can spawn the propeller onto your self with your console too
propeller_engine_spawn
and to remove your propeller engine type:
propeller_engine_remove

Changes from 1 to 1.5

-- Adjustable engine sound volume (clientside for all propeller engine's)
-- Ground pressure
-- 360 pitch view so you can be upside down
-- use (E) inverses the thrust
-- Better visually propeller rotation
-- Improved damaging. You can take and receive damage at the same time.
-- Idle sound turns itself off when you're in noclip or take 3 steps on ground
-- No more "Can't find color for surface" errors
-- Players will be pushed if you hit them with the propeller.
-- Fixed spinning on spawn.

Outdated video:

http://www.youtube.com/watch?v=bDAlpTvfAm0

Thread:

http://www.facepunch.com/showthread.php?t=952766

Image: Propeller