Jump to content
  • 0

Find Player UID ?


civodul

Question

Hello all,

 

Do you know how i can find my player UID please ?

 

I see i must go to my profile in Arma,and see my ID,but i see my GUID.

 

I need UID for had VIP Class on the ESSV2.I have try to putt my GUID has the place of UID but doesnt work.

 

Thanks a lot.

 

 

 

Here,the parts of my Classconfig.sqf

 

 

VIP Level -
        0 - Anyone can pick this class
        1 - Only players with UIDs in _classLevel1 can pick this class
        2 - Only players with UIDs in _classLevel2 can pick this class
        3 - Only players with UIDs in _classLevel3 can pick this class​

 

And :

 

 

_classLevel1 = ["0","0","0"];
_classLevel2 = ["0","0","0"];
_classLevel3 = ["0","0","0"];
// To give higher level VIPs access to lower level VIP classes too use +. For example:
// _classLevel2 = ["0","0","0"] + _classLevel1;
// _classLevel3 = ["0","0","0"] + _classLevel2;

 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Thanks for your answer.

 

I dont understand because i try it (to launch the game normally),and i see again my GUID.

 

Maybe desactivate the mods ?

 

EDIT : I have launch just Arma 2 (before i launch Arma 2 AO),i find it,but i have 8 numbers not 7 lol

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...