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

Gameplay::isTennisMode

Материал из RAGE MP Wiki Archive
Версия от 10:27, 29 апреля 2024; imported>Shr0x (Created page with "{{ClientsideJsFunction}} {{JSContainer| Checks whether tennis mode is enabled for given handle. ===Required Values=== *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isTennisMode(ped); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> const tennisMode = mp.game.gameplay.isTennisMode(mp.players.local.handle); mp.console.logInfo(`Tennis mode is ${tennisMode...")
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)