Interior problem
#1

Hello again there! I was working on /enter /exit and all went fine, I compiled and runned and all was good, but testing IG I found a very wierd thing - after /enter I teleported to that interior, but I couldnt see anything, only blue sky. I could hear music or sounds which usually happen in that building, I could walk around, but I couldn't see anything. I even set the interior and virtual world in script but still nothing changed. This is the little part of script:

Код:
if (IsPlayerInRangeOfPoint(playerid, 3.0, 1037.9946,-1339.8110,13.7266)) //Donuts Shop
		SetPlayerPos(playerid, 377.1972, -192.5130,1002.5086);
	SetPlayerInterior(playerid, 17);
	SetPlayerVirtualWorld(playerid, 0);
Any ideas what went wrong?
Reply


Messages In This Thread
Interior problem - by Frosty_LV - 26.06.2012, 18:59
Re: Interior problem - by Grand_Micha - 26.06.2012, 20:40
Re: Interior problem - by Frosty_LV - 27.06.2012, 06:05
Re: Interior problem - by Makaveli93 - 27.06.2012, 06:12
Re: Interior problem - by Frosty_LV - 27.06.2012, 06:16
Re: Interior problem - by Makaveli93 - 27.06.2012, 06:30
Re: Interior problem - by Frosty_LV - 27.06.2012, 06:36
Re: Interior problem - by darwinali - 25.08.2012, 05:15
Re: Interior problem - by [MM]RoXoR[FS] - 25.08.2012, 07:40

Forum Jump:


Users browsing this thread: 7 Guest(s)