10.09.2013, 21:26
Adding
after loading just prints 1, 2 ,3 etc. Their real houseIDs in the database are 7, 8, 9 etc. So I guess not. :S
edit: Actually, it's messing up the IDs at the CreateDynamicObject line, why is this?
pawn Код:
printf("ID: %d", houseInfo[id][houseID]);
edit: Actually, it's messing up the IDs at the CreateDynamicObject line, why is this?