Kors Posted January 27, 2018 Share Posted January 27, 2018 I need when players connect to the server, that they could choose a gender male or female and to automatically set on player female or male skin Link to comment
DRW Posted January 28, 2018 Share Posted January 28, 2018 guiCreateRadioButton() guiCreateLabel () addEventHandler ("onClientGUIClick",root,function()) triggerServerEvent() setAccountData () These functions should be enough for you to make that work. 1 Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now