mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-07-10 05:53:27 +08:00
Custom teleport added euler angles and added persist outfit (#1743)
* Addressed #1694: Added Euler angles to telelocation JSON object. * Added Persist Outfits to resolve #1669
This commit is contained in:
@ -54,6 +54,7 @@ namespace big
|
||||
looped::self_police();
|
||||
looped::self_hud();
|
||||
looped::self_dance_mode();
|
||||
looped::self_persist_outfit();
|
||||
|
||||
script::get_current()->yield();
|
||||
}
|
||||
|
Reference in New Issue
Block a user