HELP !!!
#7

Quote:
Originally Posted by Blunt
Посмотреть сообщение
Код:
if(PlayerInfo[playerid][pMember] != 1)
{
       ApplyAnimationEx(playerid, "ped", "CAR_doorlocked_LHS", 3.0, 0, 0, 0, 0, 0);
       SetVehicleParamsForPlayer(vehicleid,playerid,0,1);
       new Float:cx, Float:cy, Float:cz;
       GetPlayerPos(playerid, cx, cy, cz);
       SetPlayerPos(playerid, cx,  cy, cz);
       SendClientMessage(playerid,COLOR_GREY,"This vehicle is reserved for this Member 1 only");
       ApplyAnimationEx(playerid, "ped", "CAR_doorlocked_LHS", 3.0, 0, 0, 0, 0, 0);
}
Isn't working this y tried...
Reply


Messages In This Thread
HELP !!! - by 3RoR - 20.06.2012, 20:41
Re: HELP !!! - by Kindred - 20.06.2012, 20:47
Re: HELP !!! - by 3RoR - 20.06.2012, 20:59
Re: HELP !!! - by Kindred - 20.06.2012, 21:02
Re: HELP !!! - by 3RoR - 20.06.2012, 21:06
Re: HELP !!! - by Blunt - 20.06.2012, 21:11
Re: HELP !!! - by 3RoR - 20.06.2012, 21:14
Re: HELP !!! - by Mimic - 20.06.2012, 21:58

Forum Jump:


Users browsing this thread: 1 Guest(s)