8000 GitHub - StyledStrike/gmod-glide: A pack of content and entity classes to add cars, motorcycles, planes, helicopters and tanks to Garry's Mod.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A pack of content and entity classes to add cars, motorcycles, planes, helicopters and tanks to Garry's Mod.

License

Notifications You must be signed in to change notification settings

StyledStrike/gmod-glide

Repository files navigation

Glide // Styled's Vehicle Base

A pack of content and entity classes to add cars, motorcycles, planes, helicopters and tanks to Garry's Mod.

GLuaLint Workshop Page Discord Server ko-fi

Features

  • Includes base classes for cars, motorcycles, helicopters, planes, tanks and boats
  • Duplicator/Advanced Duplicator 2 support
  • You can use the regular sandbox Color tool
  • No constraints are used for wheel physics
  • Comes with 7 cars, a bus, a truck + trailer, a ATV, 3 motorcycles, 2 boats, 3 planes and a tank
  • First person and GTA-like third person camera
  • Players can fall off motorcycles
  • Vehicles can set custom player poses per seat
  • Editable engine/transmission/traction properties for cars and motorcycles
  • Car headlights, reverse lights, break lights, horns and sirens for emergency vehicles
  • Separate chassis and engine health
  • Some vehicles can switch between weapons
  • Some aircraft can deploy flare countermeasures
  • Vehicle turrets are lag compensated (currently in a limited fashion)
  • All vehicles (except tanks) can be controlled with Wiremod
  • Show indicators while driving/flying near the skybox (invisible map walls)

Player settings

  • Camera sensitivity, distance, FOV, and auto-center
  • 3 mouse input modes for flying: Point-to-aim (LFS), Control movement directly (WAC) and Free camera (GTA V)
  • Custom key binds, manual gear shifting toggle
  • Change the volume for land vehicles, aircraft and explosions
  • Change the volume of all Glide vehicles when someone is talking on voice chat
  • Toggle tips, headlight shadows, automatic headlights, and many others

SWEPS

  • Vehicle Repair SWEP, shows the chassis and engine health
  • Homing Launcher SWEP, can also lock on any player on a seat

Tools

  • Engine Stream
  • Missile Launcher
  • Projectile Launcher
  • Ragdoll Disabler
  • Turret
  • Vehicle Material
  • Wheel Model
  • Water Driving

Other features

  • Many different wheel sounds for different surfaces
  • Custom tags when looking at Glide vehicles
  • Custom tags when looking at players while driving Glide vehicles
  • Lots of optimizations (model LODs, client-side vehicle sounds/animations only play when they are near you, etc)
  • Custom notifications system

Server console variables

Weapons

Command Description
glide_homing_launcher_lock_required <number> Should the homing launcher require a lock to fire?

Vehicle damage multipliers

Command Description
glide_bullet_damage_multiplier <number> Damage multiplier for bullets hitting Glide vehicles
glide_blast_damage_multiplier <number> Damage multiplier for explosions hitting Glide vehicles
glide_physics_damage_multiplier <number> Damage multiplier taken by Glide vehicles after colliding against things that are not the world.
glide_world_physics_damage_multiplier <number> Damage multiplier taken by Glide vehicles after colliding against the world.

Sandbox limits

Command Description
sbox_maxglide_vehicles <number> Max. number of Glide vehicles that one player can have
sbox_maxglide_standalone_turrets <number> Max. number of Glide Turrets that one player can have
sbox_maxglide_missile_launchers <number> Max. number of Glide Missile Launchers that one player can have
sbox_maxglide_projectile_launchers <number> Max. number of Glide Projectile Launchers that one player can have

Turret tool limits

Command Description
glide_turret_max_damage <number> Maximum damage dealt per bullet for Glide Turrets
glide_turret_min_delay <number> Minimum delay allowed for Glide Turrets

Missile Launcher tool limits

Command Description
glide_missile_launcher_min_delay <number> Minimum delay allowed for Glide Missile Launchers
glide_missile_launcher_max_lifetime <number> Maximum missile flight time allowed for Glide Missile Launchers
glide_missile_launcher_max_radius <number> Maximum radius from explosions created by Glide Missile Launchers
glide_missile_launcher_max_damage <number> Maximum damage dealt by explosions from Glide Missile Launchers

Projectile Launcher tool limits

Command Description
glide_projectile_launcher_min_delay <number> Minimum delay allowed for Glide Projectile Launchers
glide_projectile_launcher_max_lifetime <number> Maximum projectile flight time allowed for Glide Projectile Launchers
glide_projectile_launcher_max_radius <number> Maximum radius from explosions created by Glide Projectile Launchers
glide_projectile_launcher_max_damage <number> Maximum damage dealt by explosions from Glide Projectile Launchers

Ragdolls

Command Description
glide_ragdoll_enable <number> When set to 0, players will not be ragdolled when unsuccessfully falling out of vehicles
glide_ragdoll_max_time <number> The max. amount of time a player can stay ragdolled. Set to 0 for infinite

Contributing

Please follow the these rules before opening pull requests.

About

A pack of content and entity classes to add cars, motorcycles, planes, helicopters and tanks to Garry's Mod.

Topics

Resources

License

Stars

Watchers

Forks

Languages

0