Adding Gender to the /stats
#10

pawn Код:
new sext[28];
if(pInfo[playerid][Gender] == 1) { sext = "Male"; } else { sext = "Female"; }
Then replace pInfo[playerid][Gender], on your code to

pawn Код:
sext,
Misstyped stext instead of sext
Reply


Messages In This Thread
Adding Gender to the /stats - by kujox222 - 17.06.2012, 06:05
Re: Adding Gender to the /stats - by Aira - 17.06.2012, 06:12
Re: Adding Gender to the /stats - by Dubya - 17.06.2012, 06:14
Re: Adding Gender to the /stats - by kujox222 - 17.06.2012, 06:16
Re: Adding Gender to the /stats - by Dubya - 17.06.2012, 06:19
Re: Adding Gender to the /stats - by leonardo1434 - 17.06.2012, 06:23
Re: Adding Gender to the /stats - by kujox222 - 17.06.2012, 06:29
Re: Adding Gender to the /stats - by Dubya - 17.06.2012, 06:48
Re: Adding Gender to the /stats - by kujox222 - 17.06.2012, 06:57
Re: Adding Gender to the /stats - by Aira - 17.06.2012, 07:18

Forum Jump:


Users browsing this thread: 1 Guest(s)