01.04.2013, 03:52
Quote:
Make 3 capture zone's for me and rest i will make by myself.. Can you make it?? |
Код:
enum MainZone{ Zone_Name[28], Float:Zone_Area[6] }; static const SA_ZONE_NAMES[][MainZone] = { {"The Big Ear", {-410.00,1403.30,-3.00,-137.90,1681.20,200.00}}, {"Aldea Malvada", {-1372.10,2498.50,0.00,-1277.50,2615.30,200.00}}, {"Angel Pine", {-2324.90,-2584.20,-6.10,-1964.20,-2212.10,200.00}} };