Take a look in your stringtable, was getting the issue, was caused by %1 replaced by 1%
Beiträge von Sergueiii'
-
-
So I tried to check every called file, so in order it's fvs_fnc_perso_laden, then DB_fnc_persoRequest, then if no queryResult it calls fvs_fnc_newPerso, but in this last file, there's any black screen cut. Look here
Codefvs_checking = true; 0 cutText ["Exécuté: Créer carte d'identité","BLACK FADED"]; 0 cutFadeOut 9999999; disableSerialization; createDialog "personalausweis_60000"; (findDisplay 60000) displaySetEventHandler ["keyDown","_this call life_fnc_displayHandler"]; waitUntil {!isNull (findDisplay 60000)}; _display = findDisplay 60000;
Is this normal ? How the script is cutting the black screen after applying for the first time ?
-
-
Kann das jemand für die 4.4R4 bzw. 4.5 machen?
would be nice yeah
-
Got a black screen error after applying ID card for the first time, saying Ueberprufe Daten des Personalausweis...
I must go to the lobby then reconnect to be able to join. Except that, all is working perfectly. Functions.hpp well filled, CfgRemoteExec and configuration.sqf too.
Any solutions ?
PS : Also getting an Der Personalausweises existiert anscheinend nicht... ? hint when applying, but I think it's normal in case that i'm connecting for the first time.