22.03.2015, 13:55
Quote:
Alright, the code below works but only for the first house. The checkpoint only appears for the first house in the script. Can someone tell me what I'm doing wrong?
pawn Код:
|
Everything, besides that h should be 0 (because indexes starts from 0) at the declaration of the loop (or h=1 for some purpose, I don't know), seems to be okay.
So, what You've shown us here is actually allright. The problem might be in the way you load coordinates to HouseInfo enumerator. Could You show us how do you load
data to it? Otherwise, noone will be able to help you..
Greetings!