16.05.2016, 15:39
It's because you aren't tracking which shop the player is in when they are entering, yet using the same exit coords for the shops.
The gl_property FS will show an example of how to do this.
It uses
to track which property they are in once they are put in.
The gl_property FS will show an example of how to do this.
It uses
PHP код:
currentInt[playerid] = propId;