02.12.2010, 16:00
+Bump+
Any ideas? - Ive even tried taking CreateDynamic3DText out all together, and replacing it with strlen(params) (For no reason, just to see if the array was working) but i still get the tag mismatch... - Which leads me to believe its something to do with the array.
Heres the array define...
Any ideas? - Ive even tried taking CreateDynamic3DText out all together, and replacing it with strlen(params) (For no reason, just to see if the array was working) but i still get the tag mismatch... - Which leads me to believe its something to do with the array.
Heres the array define...
pawn Код:
VehicleText[GENERAL_MAX_VEHICLES];
//GENERAL_MAX_VEHICLES is 500

