[Ajuda] BUG
#3

tenta assim

PHP код:
if(strcmp(cmdtext,"/m",true)==0)
{
    if(
IsValidVehicle(carro[playerid])) DestroyVehicle(carro[playerid]);
    
    
GetPlayerPos(playeridXx,Yy,Zz);
    
GetPlayerFacingAngle(playerid,Anglee);
    
gINT GetPlayerInterior(playerid);
    
carro[playerid]=CreateVehicle(522Xx+6,Yy,Zz+1Angleerandom(127), random(127), -1);
    
LinkVehicleToInterior(GetPlayerVehicleID(playerid),gINT);
    
    return 
1;

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)