[Include] [INC]Area functions and callbacks.
#6

Nice work!

But why in the right side: minX, when it's maxX?

And your include can't work with Float data in CreateArea.

Code:
CreateArea(-2116.7009,3166.4336,-3039.0186,2103.0229);
Give:

Code:
warning 213: tag mismatch
How to fix:

1) Change native CreateArea(x1, y1, x2, y2) on native CreateArea(Float1, Float:y1, Float2, Float:y2)
2) Change stock CreateArea(x1, y1, x2, y2) on stock CreateArea(Float1, Float:y1, Float2, Float:y2)
Reply


Messages In This Thread
[INC]Area functions and callbacks. - by Backwardsman97 - 08.01.2009, 02:14
Re: [INC]Area functions and callbacks. - by farse - 08.01.2009, 03:21
Re: [INC]Area functions and callbacks. - by Francis[French] - 08.01.2009, 03:30
Re: [INC]Area functions and callbacks. - by 56avenue - 08.01.2009, 03:33
Re: [INC]Area functions and callbacks. - by Backwardsman97 - 08.01.2009, 03:35
Re: [INC]Area functions and callbacks. - by OKStyle - 15.01.2009, 13:40
Re: [INC]Area functions and callbacks. - by sciman001 - 04.11.2011, 03:45
Re: [INC]Area functions and callbacks. - by Backwardsman97 - 04.11.2011, 05:56
Re: [INC]Area functions and callbacks. - by EvgeN 1137 - 04.11.2011, 07:09

Forum Jump:


Users browsing this thread: 1 Guest(s)