Skip to content

Add setPedWearingJetpack client-side#4397

Closed
MegadreamsBE wants to merge 2 commits into
multitheftauto:masterfrom
MegadreamsBE:feature/client-side-jetpack
Closed

Add setPedWearingJetpack client-side#4397
MegadreamsBE wants to merge 2 commits into
multitheftauto:masterfrom
MegadreamsBE:feature/client-side-jetpack

Conversation

@MegadreamsBE

Copy link
Copy Markdown
Member

Adds setPedWearingJetpack client-side for client-side (/local) peds.

@FileEX FileEX added the enhancement New feature or request label Aug 31, 2025
lua_classfunction(luaVM, "playVoiceLine", "playPedVoiceLine");
lua_classfunction(luaVM, "setWearingJetpack", "setPedWearingJetpack");

lua_classvariable(luaVM, "vehicle", OOP_WarpPedIntoVehicle, GetPedOccupiedVehicle);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The server-side equivalent is missing - ped.jetpack.

@MegadreamsBE MegadreamsBE closed this by deleting the head repository Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants