how to get all area croods in an interior ?
#7

i've use this gamemode before. but now i stopped and start developing my own one. as you can see at first time.

so im going to give you a parameter to use this

pawn Код:
#define MAX_POINTS 1 //everytime you add 1 checkpoint you should add the maxpoint define +1
new Float:checkCoords[MAX_POINTS][4] = {
{NorthEast-X,NorthEast-Y,SouthWest-X,SouthWest-Y}
}
new Float:checkpoints[MAX_POINTS][4] = {
{Float: X,Float: Y, Float, Z, CPsize}
{
so you need this box to help you out
Код:
				NORTH
					_________________ Point 2;  - NORTH EAST
					|                |
					|    This is     |
				WEST 	|  the area that | EAST
					|    you want    |
					|   to define!   |
					|________________|
South West - Point 1;
Reply


Messages In This Thread
how to get all area croods in an interior ? - by omidi - 17.03.2013, 20:12
Re: how to get all area croods in an interior ? - by stabker - 17.03.2013, 20:22
Re: how to get all area croods in an interior ? - by Smikkeltoetje - 17.03.2013, 20:24
Re: how to get all area croods in an interior ? - by omidi - 17.03.2013, 20:27
Re: how to get all area croods in an interior ? - by nor15 - 17.03.2013, 20:31
Re: how to get all area croods in an interior ? - by Scenario - 17.03.2013, 21:28
Re: how to get all area croods in an interior ? - by Patrick - 17.03.2013, 21:50

Forum Jump:


Users browsing this thread: 3 Guest(s)