Перейти к содержанию

ReplayEditorRequest

Материал из RAGE MP Wiki Archive
Версия от 17:22, 8 июля 2024; imported>Shr0x (Created page with "{{ClientsideJsEvent}} {{JSContainer| Triggered when a player attempt to launch rockstar's editor mode through pause menu. == Example == <pre> mp.events.add('replayEditorRequest', () => { mp.console.logWarning(`Player ${mp.players.local.name} is now entering on editor mode`); return true; //prevent the player to enter rockstar's editor mode. }) </pre> }} == See Also == {{Player_events_clientside}} Category:Clientside API Category:Client-side Event")
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)