15.07.2010, 14:34
I don't understand why you have a loop going through all the business IDs if you've saved the player's current business in BizEntered[playerid].
Can't you just have:
etc.
Can't you just have:
pawn Код:
if(BizzInfo[BizEntered[playerid]][bBizType] == 3)