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

Pickup::Pickup

Материал из RAGE MP Wiki Archive
Версия от 18:47, 20 августа 2021; imported>Ragempdev (Reverted edits by Leinader (talk) to last revision by MrPancakers2)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

Server-Side
Function

Ошибка создания миниатюры: Не удаётся сохранить эскиз по месту назначения JavaScript



Creates a new Pickup.


There is a shell "mp.pickups", but for some reason such a function does not exist in the list of functions of this shell:
 mp.pickups.new();
There is also such a function in the "mp.pickups" shell, but unfortunately it also does not accept any parameters for implementation:
 mp.pickups._new();