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

Ped::isDynamic

Материал из RAGE MP Wiki Archive
Версия от 10:26, 2 мая 2024; imported>Shr0x (Created page with " {{ClientsideJsFunction}} {{JSContainer| Readonly property, returns whether a ped is dynamic or not. ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.isDynamic </syntaxhighlight> ==Example== {{ServersideCode| <syntaxhighlight lang="javascript"> mp.events.addCommand('ped', (player) => { const {model, position} = player; mp.peds.new(model, position, { dynamic: true, frozen: false, invin...")
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)