DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ TurnItemIntoItemEx()

static void TurnItemIntoItemEx ( notnull PlayerBase player,
ReplaceItemWithNewLambdaBase lambda )
staticprotected

См. определение в файле MiscGameplayFunctions.c строка 459

460 {
461 player.ServerReplaceItemWithNew(lambda);
462 }

Используется в TurnItemIntoItem().