[Ajuda] ccasa
#2

pawn Код:
new bool:ccasa[MAX_PLAYERS];//topo do GM

CMD:comprarcasa(playerid, params[])
{
    ccasa[playerid] = true;
    //poe o resto do codigo de suas casas.
}

//ifs pra ver c tem ou n tem casa.
if(ccasa[playerid]) return SendClientMessage(playerid, -1, "parabens vc tem casa :D");

if(!ccasa[playerid]) return SendClientMessage(playerid, -1, "tu num tem casa seu sem teto de merda!");
Reply


Messages In This Thread
[Ajuda] ccasa - by Cristhian - 27.09.2011, 02:18
Re: [Ajuda/Dъvida] - by Pharrel - 27.09.2011, 02:22
Re: [Ajuda/Dъvida] - by Cristhian - 27.09.2011, 02:36
Re: [Ajuda/Dъvida] - by Pharrel - 27.09.2011, 02:40
Re: [Ajuda/Dъvida] - by Dr_Pawno - 27.09.2011, 02:41
Re: [Ajuda/Dъvida] - by Cristhian - 27.09.2011, 03:09
Re: [Ajuda/Dъvida] - by Pharrel - 27.09.2011, 03:14
Re: [Ajuda/Dъvida] - by Cristhian - 27.09.2011, 03:18
Re: [Ajuda/Dъvida] - by Pharrel - 27.09.2011, 03:19
[ajuda] ccasa - by Cristhian - 27.09.2011, 04:04

Forum Jump:


Users browsing this thread: 1 Guest(s)