[AJUDA]Comando
#3

pawn Код:
if(strcmp(cmd, "/flip", true) == 0)
{
new Float:X, Float:Y, Float:Z;
if(IsPlayerInAnyVehicle(playerid))
SetCameraBehindPlayer(playerid);
GetPlayerPos(playerid, X, Y, Z);
SetVehiclePos(GetPlayerVehicleID(playerid), X, Y, Z);
SetVehicleZAngle(GetPlayerVehicleID(playerid), 0);
return 1;
}
caso queira use o meu.... mas o do drakon ta mais completo ^^
Reply


Messages In This Thread
[AJUDA]Comando - by Sam.dK - 24.08.2010, 03:37
Respuesta: [AJUDA]Comando - by ipsBruno - 24.08.2010, 04:40
Re: [AJUDA]Comando - by Kasura - 24.08.2010, 04:57
Re: Respuesta: [AJUDA]Comando - by Canabis - 24.08.2010, 08:31
Re: [AJUDA]Comando - by Kasura - 24.08.2010, 09:23
Re: [AJUDA]Comando - by Canabis - 24.08.2010, 11:03
Re: [AJUDA]Comando - by BiieL - 24.08.2010, 16:52
Respuesta: [AJUDA]Comando - by ipsBruno - 24.08.2010, 18:04
Re: [AJUDA]Comando - by BiieL - 24.08.2010, 18:06
Re: [AJUDA]Comando - by Canabis - 24.08.2010, 18:10

Forum Jump:


Users browsing this thread: 3 Guest(s)