Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
This setvariable ["not_Random", True];
[this,"nameFace",nil, 1.22] call BIS_fnc_setIdentity;
but I don't remember if it works on this women mod
https://youtu.be/BSE3jrb6knc
try to set your preferred face also with the editor
greetings ^^
this command::
_unit setvariable ["not_Random",true] ;
https://www.youtube.com/watch?v=BSE3jrb6knc
Just looking to mix things up / Sick of lookin at dudes all session lol
@IceBreakr I'm fine, just a little busy..However watch my tutorial:
https://www.youtube.com/watch?v=BSE3jrb6knc
[_Unit,_face,_Speaker, _Pitch] call BIS_fnc_setIdentity;
this setNameSound "Fox"; this setPitch 1.3; this setSkill [blah,blah,blah];
I always run into errors in editor becasue I dont know how to properly separate these into linked parameters because editor only allows you to use 1 line.
I was thinking [object, face, speaker, pitch, callsign] call BIS_fnc_setIdentity; ?