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

Blip::destroy

Материал из RAGE MP Wiki Archive
Версия от 13:26, 6 июля 2024; imported>Shr0x (Created page with " {{ServersideJsFunction}} {{JSContainer| This method will destroy (delete) a created blip completely. == Syntax == <syntaxhighlight lang="javascript"> blip.destroy() </syntaxhighlight> == Example == In this example we add two commands, one to spawn a vehicle and one to destroy them. {{ServersideCode| <syntaxhighlight lang="javascript"> //Create a blip. let policeBlip = mp.blips.new(60, new mp.Vector3(427.95, -981.05, 0), { name: 'Los Santos Police Station', color: 3,...")
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)