Salut ! J'ai suivi ce tutoriel : ID au dessus de la tête
Mais je rencontre un problème malheureusement :
J'ai pourtant bien suivi le tuto, mon fn_requestReceived.sqf et mon fn_queryRequest.sqf sont littéralement ceux fournis par Liliannismo33 dans sa réponse.
et voici mon fn_playerTags.sqf : https://paste-me.net/cayeq
et mon RPT : https://paste-me.net/axine
De plus dans ma configuration CBA j'ai les noms d'activés :
[CODE lang="cpp" title="cba_settings.sqf"]// ACE Noms des joueurs
ace_nametags_defaultNametagColor = [0.77,0.51,0.08,1];
ace_nametags_nametagColorBlue = [0.67,0.67,1,1];
ace_nametags_nametagColorGreen = [0.67,1,0.67,1];
ace_nametags_nametagColorMain = [1,1,1,1];
ace_nametags_nametagColorRed = [1,0.67,0.67,1];
ace_nametags_nametagColorYellow = [1,1,0.67,1];
force ace_nametags_playerNamesMaxAlpha = 0.8;
force force ace_nametags_playerNamesViewDistance = 3;
force force ace_nametags_showCursorTagForVehicles = false;
force force ace_nametags_showNamesForAI = false;
force force ace_nametags_showPlayerNames = 1;
force force ace_nametags_showPlayerRanks = true;
ace_nametags_showSoundWaves = 1;
force force ace_nametags_showVehicleCrewInfo = false;
ace_nametags_tagSize = 2;[/CODE]
EDIT : La modification de la config CBA n'a aucun impact
Mais je rencontre un problème malheureusement :
J'ai pourtant bien suivi le tuto, mon fn_requestReceived.sqf et mon fn_queryRequest.sqf sont littéralement ceux fournis par Liliannismo33 dans sa réponse.
et voici mon fn_playerTags.sqf : https://paste-me.net/cayeq
et mon RPT : https://paste-me.net/axine
De plus dans ma configuration CBA j'ai les noms d'activés :
[CODE lang="cpp" title="cba_settings.sqf"]// ACE Noms des joueurs
ace_nametags_defaultNametagColor = [0.77,0.51,0.08,1];
ace_nametags_nametagColorBlue = [0.67,0.67,1,1];
ace_nametags_nametagColorGreen = [0.67,1,0.67,1];
ace_nametags_nametagColorMain = [1,1,1,1];
ace_nametags_nametagColorRed = [1,0.67,0.67,1];
ace_nametags_nametagColorYellow = [1,1,0.67,1];
force ace_nametags_playerNamesMaxAlpha = 0.8;
force force ace_nametags_playerNamesViewDistance = 3;
force force ace_nametags_showCursorTagForVehicles = false;
force force ace_nametags_showNamesForAI = false;
force force ace_nametags_showPlayerNames = 1;
force force ace_nametags_showPlayerRanks = true;
ace_nametags_showSoundWaves = 1;
force force ace_nametags_showVehicleCrewInfo = false;
ace_nametags_tagSize = 2;[/CODE]
EDIT : La modification de la config CBA n'a aucun impact
Fichiers joints
Dernière édition: