Jump to content
  • 0
Sign in to follow this  
yametekudasai

to check the sex of player

Question

Solved

 

Hello

Which command is for checking the sex of player?

I have tried this one but won't work.

No matter boy or girl it just showing the same result.

 

If (Sex == 1){

      mes "It is for men only!";

      close;

}

 

Can anyone tell me about this?

Thank you.

Edited by yametekudasai

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.