Embarrassing (CreateObject)
#1

What need i do to get "MyObject" infron of me when i type the command to create the object?

Like if im facing South then i type the command, then the object spawn North (behind me)
and i want the object onfront of me... (My Facing Angle)

pawn Код:
new Float:X,Float:Y,Float:Z;
GetPlayerPos(playerid,X,Y,Z);
MyObject[playerid] = CreateObject(1337, X+0.8, Y, Z-1, 0.0, 0.0, 0.0);
Reply


Messages In This Thread
Embarrassing (CreateObject) - by Unknown123 - 18.02.2011, 11:53
Re: Embarrassing (CreateObject) - by peterory - 18.02.2011, 12:24
Re: Embarrassing (CreateObject) - by Unknown123 - 18.02.2011, 12:29
Re: Embarrassing (CreateObject) - by jejemonerz123 - 18.02.2011, 12:36
Re: Embarrassing (CreateObject) - by Unknown123 - 18.02.2011, 12:45
Re: Embarrassing (CreateObject) - by cmg4life - 18.02.2011, 14:41
Re: Embarrassing (CreateObject) - by Unknown123 - 18.02.2011, 15:41

Forum Jump:


Users browsing this thread: 2 Guest(s)