[vorp/rsg] mx-wings

MX-Wings

Tebex: https://mexicano-scripts.tebex.io/category/others-1
Discord: Mexicano Scripts
Preview: https://youtu.be/FUVDzxUPNZM

Wings and flight for RedM. Equip the prop, fly, land. Works with VORP and RSG.

What it does

Gives the character wings and a proper flight system. Not noclip: weight, inertia, takeoff, glide, climb, dive, and landing. The wings flap based on what you’re doing in the air.

Install

Drop the folder into resources and add to server.cfg:

ensure MX-Wings

Create the inventory item (example in items.sql). In config.lua, Config.ItemName must match the item name. By default the config uses “wool” and the SQL uses “wings” — make them match.

Then ensure again or restart the server.

How to use

Use the item to equip or remove the wings.

G — fly / land

W — forward

S — reverse

A — left

D — right

Shift — climb

Ctrl — dive

R — boost on/off

Flight

Starts with a short takeoff, no teleport into the sky. Going forward you glide and lose a bit of height. Shift climbs, Ctrl dives (with W it’s a proper dive). A/D turn with body lean. Letting go of the keys doesn’t leave you glued in the air forever — there’s a light sink. On landing (G) speed drops near the ground instead of snapping.

There’s a wing flap sound while flying if the audio file is there (html/audio/flap.mp3).

Config

Everything that matters is in config.lua: framework, item, wing position, flap, speed, gravity, takeoff, landing, prompts, and anims.

Changed the config? ensure MX-Wings.

Dependencies

RedM + VORP Inventory or RSG-Core. left_wing and right_wing models are already in stream.

Code is accessible No
Subscription-based No
Lines (approximately) 300+
Requirements ox_lib
Support Yes