Cars facing Angel
#1

topic says it. How to get cars facing angels?
Reply
#2

GetVehicleZAngle
Reply
#3

map some angels, and put the car facing those angels, shud be a pretty sight eh ^^
Reply
#4

amm its ''model id,X,Y,Z,Facing Angel,Color 1,Color 2" i think so

so look for Facing angel

if u have Example

AddStaticVehicle(411,111.11,222.22,333.33,FACING ANGEL,0,0); its the numbers before color if u mean this ..

EDIT: but i think u need this what Joker post
Reply
#5

*angle*

Reply
#6

Quote:
Originally Posted by kmzr
*angle*
*FIX* He wants to make the vehicles' facing angle to the angel.
pawn Код:
new Float:angle;
    GetVehicleZAngle(angelsid, angle); \\Angel's vehicle id
    SetVehicleZAngle(vehicleid,angle);
    SendClientMessage(playerid, 0xFFFFFFFF, "You are now facing the angels'
vehicle.");
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)