25.04.2013, 18:49
Hello,
Im getting this error
error 032: array index out of bounds (variable "BusinessInfo")
Kind Regards,
Hawkins Roleplay Gaming
Im getting this error
error 032: array index out of bounds (variable "BusinessInfo")
pawn Код:
BusinessInfo[biz][hTextID] = CreateDynamic3DTextLabel(string, COLOR_businessGREEN, BusinessInfo[biz][bExteriorX], BusinessInfo[biz][bExteriorY], BusinessInfo[biz][bExteriorZ]+0.5, 20.0, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 0, -1, -1, -1, 10.0);
Hawkins Roleplay Gaming