[Ajuda] Property
#6

chama ela no comando ficando assim \/ suastock(); vc troca pelo nome da stock que salva as casas.
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
        
suastock();
        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: 1 Guest(s)