SA-MP Forums Archive
2 questions in one thread - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: 2 questions in one thread (/showthread.php?tid=502279)



2 questions in one thread - iThePunisher - 23.03.2014

First:
can anyone Explain me better this? i want to know and how to get the them..
pawn Код:
new Float:checkCoords[MAX_POINTS][4] = {
{363.797363, -77.435653, 387.797363, -57.435653}, // Burger testing

Second: and how can i make when start robbery or something to not show with gametext . i want to know how can i make it with textdraw and with time you know .....
Example like this.



Re: 2 questions in one thread - MP2 - 23.03.2014

I do not understand your first question at all.

https://sampforum.blast.hk/showthread.php?tid=113443


Re: 2 questions in one thread - iThePunisher - 23.03.2014

in the first question i mean can you explain me this code
{363.797363, -77.435653, 387.797363, -57.435653}, //
363.797363 X
-77.435653 y
387.797363 z
what about this -57.435653 ?


Re: 2 questions in one thread - MP2 - 23.03.2014

Angle, most likely.


Re: 2 questions in one thread - AIped - 23.03.2014

that
pawn Код:
-57.435653
is probably the angle


Re: 2 questions in one thread - iThePunisher - 23.03.2014

ok thanks for the info


Re: 2 questions in one thread - vassilis - 23.03.2014

For the second maybe this could help:
Progress Bar