12.07.2010, 20:12
Quote:
Sorry for the late reply, but that actually worked thank you very much for explaining very detailed
EDIT: The problem is now with loading the houses, Code:
Iter_Create(Houses, MAX_HOUSES); |
Quote:
Code:
foreach(Houses,h) { LoadPlayerHouse(h); } Code:
Itter_Add(Houses,houseid); |