tag problem
#10

well i put my code in that way.
for(new id = 0; id < MAX_CASAS;id++)
if(pickupid == saidacasa[id])//Checking if the checkpointid is an House exit

{
SetPlayerPos(playerid, CInfo[id][entradax], CInfo[id][entraday], CInfo[id][entradaz]);
SetPlayerInterior(playerid,GetPVarInt(playerid,"Pl ayersInteriorHouse"));
SetPlayerVirtualWorld(playerid,GetPVarInt(playerid ,"PlayerVirtualWorldHouse"));
return 1;
}

in enum i have the float don't wory about that.
Reply


Messages In This Thread
tag problem - by caoraivoso3 - 05.09.2013, 12:31
Re: tag problem - by Konstantinos - 05.09.2013, 12:41
Re: tag problem - by caoraivoso3 - 05.09.2013, 13:45
Re: tag problem - by Dragonsaurus - 05.09.2013, 13:56
Re: tag problem - by caoraivoso3 - 05.09.2013, 14:03
Re: tag problem - by Konstantinos - 05.09.2013, 14:05
Re: tag problem - by caoraivoso3 - 05.09.2013, 14:58
Re: tag problem - by Dragonsaurus - 05.09.2013, 15:07
Re: tag problem - by Konstantinos - 05.09.2013, 15:08
Re: tag problem - by caoraivoso3 - 05.09.2013, 20:10

Forum Jump:


Users browsing this thread: 1 Guest(s)