Command results in "Unknown command"
#6

Okay so I just fixed the error, and houses can be created again!

but that leads to another problem; the dynamic 3d textdraws won't be created:

pawn Код:
format(string, sizeof(string), "House: ID %d\n FOR SALE\nPrice: %d", newhouse, price);
            HouseInfo[newhouse][hTextID] = CreateDynamic3DTextLabel(string, COLOR_GREEN, HouseInfo[newhouse][EntranceX], HouseInfo[newhouse][EntranceY], HouseInfo[newhouse][EntranceZ]+0.5,30.0, .testlos = 1, .streamdistance = 30);
I did a printf to see the content of the string which was good.
I did another printf to see the content of "HouseInfo[newhouse][hTextID]" which was in the console just a smiley, so it appears to be empty..
Reply


Messages In This Thread
Command results in "Unknown command" - by Mado - 14.07.2013, 19:02
Re: Command results in "Unknown command" - by Maime - 14.07.2013, 19:37
Re: Command results in "Unknown command" - by Mado - 14.07.2013, 20:05
Re: Command results in "Unknown command" - by Maime - 14.07.2013, 22:44
Re: Command results in "Unknown command" - by Mado - 15.07.2013, 08:04
Re: Command results in "Unknown command" - by Mado - 15.07.2013, 11:12

Forum Jump:


Users browsing this thread: 4 Guest(s)