Talk:CreateColRectangle: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with 'The explanation is confusing. The first two parameters simply refer to the XY coordinates of the south(Y)-west(X) corner of the rectangle. No need to mention sides and actually c…')
 
(No difference)

Latest revision as of 16:01, 23 November 2009

The explanation is confusing. The first two parameters simply refer to the XY coordinates of the south(Y)-west(X) corner of the rectangle. No need to mention sides and actually contrary to what seems to be said South->North is +Y and West->East is +X. The other two parameters are sizeX and sizeY. Using the terms width & depth doesn't help and is not consistent with other rectangle functions such as createRadarArea. --Kayl 16:01, 23 November 2009 (UTC)