10.12.2013, 09:36
how to add the bank in your map ?
IsPlayerInRangeOfPoint(playerid, Range, X, Y,Z); // So they wont enter from across the map SetPlayerPos(playerid, X, Y, Z); // For enter and exit SetPlayerInterior(playerid, Interiorid); // Also for enter and exit