09.12.2014, 18:44
It teleports you because of this
PHP код:
if(pickupid == barpickup)
{
SetPlayerInterior(playerid, 11);
SetPlayerPos(playerid, 502.1638,-71.0073,998.7578);
}

