DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Armband_White.c
См. документацию.
1
/*
2
class Armband_White extends Armband_ColorBase
3
{
4
void Armband_White()
5
{
6
//string color = GetItemVariableString("varColor"); //SYNCFAIL
7
8
if ( color != "" )
9
{
10
SetObjectTexture (0,color);
11
SetObjectTexture (1,color);
12
SetObjectTexture (2,color);
13
}
14
}
15
}
16
*/
Ishodniki
scripts
4_World
Entities
ItemBase
Clothing
Armband_White.c
Создано системой
1.13.2