[Ajuda] Property
#3

Quote:
Originally Posted by P1c4550
Посмотреть сообщение
poste o comando /trazercasa e se possivel a stock que salva as casas ficaria mas facio de resolver o problema
sem ver o codigo fica praticamente impossivel
PHP код:
    if(strcmp(cmd,"/trazercasa",true) == 0  && PlayerInfo[playerid][pAdmin] >= 1342)
    {
        
tmp strtok(cmdtextidx);
        if(!
strlen(tmp))
        {
               
SendClientMessage(playerid,COLOR_GREY,"USE: /trazercasa [ID]");
               return 
1;
        }
        new 
idcasa strval(tmp); new Float:xFloat:yFloat:z;
        
GetPlayerPos(playeridxyz);
        
HouseInfo[idcasa][hEntrancex] = xHouseInfo[idcasa][hEntrancey] = yHouseInfo[idcasa][hEntrancez] = z;
        return 
1;
    } 
Reply


Messages In This Thread
Property - by Powers - 29.07.2013, 17:05
Re: Property - by P1c4550 - 29.07.2013, 17:30
Re: Property - by Powers - 29.07.2013, 20:19
Re: Property - by P1c4550 - 29.07.2013, 21:02
Re: Property - by Powers - 29.07.2013, 21:25
Re: Property - by P1c4550 - 29.07.2013, 21:34
Re: Property - by Exco - 29.07.2013, 21:35
Re: Property - by Powers - 29.07.2013, 21:47

Forum Jump:


Users browsing this thread: 2 Guest(s)