30.07.2011, 16:25
I don't think you can use mouse scroll, but this one I gave you is when a player presses F / ENTER, then you need to teleport the player by using these.
You must have a bit of a knowledge, I suggest you to read some tutorials.
pawn Код:
SetPlayerInterior(playerid, ID) // Set up Interior ID !
SetPlayerPos(playerid, x, y, z); // You need to change x, y, z !