[Ajuda] BUG
#9

PHP код:
native IsValidVehicle(vehicleid);
new 
Carro[MAX_PLAYERS];
//
if(strcmp(cmdtext"/m"true) == 0)
{
    if(
IsValidVehicle(Carro[playerid])) DestroyVehicle(Carro[playerid]);
    new 
Float:xFloat:yFloat:zFloat:agINT;
    
GetPlayerPos(playeridx,y,z);
    
GetPlayerFacingAngle(playerid,a);
    
gINT GetPlayerInterior(playerid);
    
Carro[playerid] = CreateVehicle(522x+6,y,z+1arandom(127), random(127), -1);
    
LinkVehicleToInterior(GetPlayerVehicleID(playerid),gINT);

Reply


Messages In This Thread
BUG - by maxblaya01 - 03.09.2015, 21:08
Re: BUG - by BartWhite - 03.09.2015, 21:40
Re: BUG - by SepZ - 03.09.2015, 21:41
Re: BUG - by BartWhite - 03.09.2015, 21:43
Re: BUG - by SepZ - 03.09.2015, 21:45
Re: BUG - by maxblaya01 - 03.09.2015, 22:19
AW: BUG - by cicinho - 03.09.2015, 22:28
Re: AW: BUG - by maxblaya01 - 03.09.2015, 22:40
Re: BUG - by SepZ - 03.09.2015, 22:55
Re: BUG - by maxblaya01 - 03.09.2015, 23:02

Forum Jump:


Users browsing this thread: 1 Guest(s)