undefined symbol "iIndex" HELP!
#6

Its a house for sale I think

DestroyDynamicPickup(HouseInfo[houseid][hPickupID]);
DestroyDynamic3DTextLabel(HouseInfo[houseid][hTextID]);
format(string, sizeof(string), "This house is\n for sale!\n Description: %s\nCost: $%d\n Level: %d\nID: %d\nTo buy this house type /buyhouse",HouseInfo[houseid][hDescription],HouseInfo[houseid][hValue],HouseInfo[houseid][hLevel],houseid);
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);
HouseInfo[houseid][hPickupID] = CreateDynamicPickup(1273, 23, HouseInfo[houseid][hExteriorX], HouseInfo[houseid][hExteriorY], HouseInfo[houseid][hExteriorZ]);
Reply


Messages In This Thread
undefined symbol "iIndex" HELP! - by RalphDogg - 17.06.2012, 18:06
Re: undefined symbol "iIndex" HELP! - by Kindred - 17.06.2012, 18:11
Re: undefined symbol "iIndex" HELP! - by RalphDogg - 17.06.2012, 18:11
Re: undefined symbol "iIndex" HELP! - by RalphDogg - 17.06.2012, 18:17
Re: undefined symbol "iIndex" HELP! - by Kindred - 17.06.2012, 18:18
Re: undefined symbol "iIndex" HELP! - by RalphDogg - 17.06.2012, 18:20
Re: undefined symbol "iIndex" HELP! - by Randy More - 17.06.2012, 18:24
Re: undefined symbol "iIndex" HELP! - by Kindred - 17.06.2012, 18:24
Re: undefined symbol "iIndex" HELP! - by abubaker98 - 17.06.2012, 18:26
Re: undefined symbol "iIndex" HELP! - by Kindred - 17.06.2012, 18:27

Forum Jump:


Users browsing this thread: 1 Guest(s)