17.06.2012, 18:23
Quote:
I got the same error but how do I define iIndex?
I get error Undefined symbol "iIndex" for this line HouseInfo[iIndex][hTextID] = CreateDynamic3DTextLabel(szFileStr, COLOR_GREEN, HouseInfo[iIndex][hExteriorX], HouseInfo[iIndex][hExteriorY], HouseInfo[iIndex][hExteriorZ]+0.5,30.0, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 1, -1, -1, -1, 30.0); |
Quote:
Go and define *iIndex* and it will work, show us more codes like park4bmx said ( Top of the script)
|
its a enum !
can one of you show us how you set-up the HouseInfo[iIndex][hExteriorZ] enum ?