How to make it create object on Ground?
#10

Quote:
Originally Posted by Crayder
Посмотреть сообщение
-2.2?

Skin models are usually centered at 0.5 and are mostly ~1.0 in height.
Yes,
Код:
new Float:angle, Float:x, Float:y, Float:z;
GetPlayerPos(x, y, z);
GetPlayerFacingAngle(playerid, angle);
Createflare(x, y, z-2.2, angle);
Reply


Messages In This Thread
How to make it create object on Ground? - by GTLS - 15.05.2015, 07:26
Re: How to make it create object on Ground? - by Smileys - 15.05.2015, 07:41
Re: How to make it create object on Ground? - by GTLS - 15.05.2015, 08:02
Re: How to make it create object on Ground? - by rappy93 - 15.05.2015, 12:30
Re: How to make it create object on Ground? - by JaydenJason - 15.05.2015, 13:29
Re: How to make it create object on Ground? - by JaydenJason - 15.05.2015, 13:40
Re: How to make it create object on Ground? - by GTLS - 15.05.2015, 13:58
Re: How to make it create object on Ground? - by JaydenJason - 17.05.2015, 10:21
Re: How to make it create object on Ground? - by Crayder - 17.05.2015, 10:36
Re: How to make it create object on Ground? - by JaydenJason - 18.05.2015, 09:49

Forum Jump:


Users browsing this thread: 1 Guest(s)