16.08.2011, 14:35
Hello people, I have a problem, I have a own mapped interior in a random position, and I made it enterable, but one problem, when you enter you fall down though the textures and die, So im wondering if someone can help me with Freezing a player after he wrote /enter for 5 seconds. so the Objects will have some time to appear
-Thank you.
Here is the /enter command:
-Thank you.
Here is the /enter command:
Код:
if(IsPlayerInRangeOfPoint(playerid, 3.0, 2753.8364,-2018.4203,13.5547)) { SetPlayerPos(playerid,330.5930,1710.3168,991.4312); SetPlayerInterior(playerid,15); }