#1

Hello friends , want to ask you how to make gender selection system for RP server?
Reply
#2

bump?
Reply
#3

Read the rules about bumping.

And to make a gender selection, depending how you are doing it, If you want it saved, (You probably do)

Create "Male" or something in your Player Enum, Then Save it in your saving location.

If you are using a dialog to select gender, Then make your dialog and add Male Female, If they select male for example, PlayerInfo[playerid][Male] =1;. Then on your loading code set your gender.

Hope it helps.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)