Help|| House System Command
#2

You need to use a loop to go through all existing houses I believe.

Example (taking from my vehicle system):
pawn Код:
for(new VID = 1; VID < sizeof(VehicleInfo); VID++)
    {
    // code
    }
Reply


Messages In This Thread
Help|| House System Command - by wakeuptomer - 25.01.2014, 14:52
Re: Help|| House System Command - by Dignity - 25.01.2014, 15:36
Re: Help|| House System Command - by wakeuptomer - 25.01.2014, 15:47
Re: Help|| House System Command - by Dignity - 25.01.2014, 15:50
Re: Help|| House System Command - by wakeuptomer - 25.01.2014, 17:45

Forum Jump:


Users browsing this thread: 1 Guest(s)