[Include] Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon)
#21

@Everyone: Thank you.

Quote:
Originally Posted by rootcause
Посмотреть сообщение
Pretty good, another example:

http://www.youtube.com/watch?v=gqoBEwvH5ak
Nice one!

Quote:
Originally Posted by SickAttack
Посмотреть сообщение
How many TextDraws does it use?
It depends how big the step ("diff" parameter) is.
Quote:
Originally Posted by Correlli
Посмотреть сообщение
"radius" and "diff" parameters:

If you don't know what radius is, then check the Wikipedia page. The "diff" parameter is a "step". 360 degrees represents the full circle, that means you'll have 360/diff items for your circle. The "diff" of 2.0 will give 180 items (example: objects).
Minimum "diff" for the textdraw circles is 1.40625, because textdraws are created on player-level, which means there can be maximum 256 player-textdraws created (360/256 = 1.40625). The functions will correct the "diff" parameter if you try to enter smaller "diff" than the minimum (1.40625). The minimum "diff" parameter for other circles is 1.0, there is also correcting feature in functions making sure the "diff" parameter won't be smaller than 1.0 for non-textdraw circles.
For an example, "diff" of 5.0 will create 72 items (textdraws is this case) (360/5 = 72).
Reply


Messages In This Thread
Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Correlli - 27.02.2016, 15:37
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Correlli - 27.02.2016, 18:27
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Stuntff - 27.02.2016, 18:29
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Correlli - 27.02.2016, 18:31
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Stuntff - 27.02.2016, 18:45
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by PT - 27.02.2016, 19:18
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by HydraHumza - 27.02.2016, 19:42
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by illuminati2 - 27.02.2016, 19:49
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by ZaBraNjeNi - 27.02.2016, 19:56
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Chilli9434 - 27.02.2016, 20:15
Respuesta: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Whyd - 27.02.2016, 20:27
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Varkoll_ - 27.02.2016, 20:32
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by ZaBraNjeNi - 27.02.2016, 20:53
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Levu - 27.02.2016, 21:26
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Correlli - 27.02.2016, 23:52
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by rootcause - 28.02.2016, 01:47
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by X3nZ - 28.02.2016, 02:02
Respuesta: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Z0MBERTH - 28.02.2016, 02:53
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by SickAttack - 28.02.2016, 02:56
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Amunra - 28.02.2016, 05:00
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Correlli - 28.02.2016, 10:21
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Varkoll_ - 28.02.2016, 10:21
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by JustMe.77 - 28.02.2016, 10:25
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by DrMrMuma - 28.02.2016, 10:30
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Correlli - 28.02.2016, 10:42
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Unrea1 - 28.02.2016, 10:52
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by SpikY_ - 28.02.2016, 11:16
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Unrea1 - 28.02.2016, 11:19
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Correlli - 28.02.2016, 11:22
Re: Dynamic circles (TextDraw, Object, 3D Label, Pickup, Map icon) - by Greggu - 01.03.2016, 09:34

Forum Jump:


Users browsing this thread: 5 Guest(s)