Roleplay Age System
#8

You can do this.
pawn Код:
switch(listitem)
            {
                case 0..73:
                {
                    format(str,sizeof(str),"Your age is: %d", listitem+18);
                    SendClientMessage(playerid, -1, str);
                }
            }
Reply


Messages In This Thread
Roleplay Age System - by JaKe Elite - 30.12.2013, 12:54
Re: Roleplay Age System - by Stereotype - 30.12.2013, 13:00
Re: Roleplay Age System - by Konstantinos - 30.12.2013, 13:01
Re: Roleplay Age System - by Ada32 - 30.12.2013, 13:01
Re: Roleplay Age System - by Patrick - 30.12.2013, 13:02
Re: Roleplay Age System - by InfiniTy. - 30.12.2013, 13:09
Re: Roleplay Age System - by JaKe Elite - 30.12.2013, 13:14
Re: Roleplay Age System - by newbienoob - 30.12.2013, 13:24

Forum Jump:


Users browsing this thread: 2 Guest(s)