[Map] [MAP] Church interior
#13

This command works. Sorry, I inserted the wrong coцrdinates.
If you don't see the objects, stand still for 5 seconds or something(to give the objects time to load). Then write /gotochurch again.
This is because the objects only load when a player is nearby, when a player teleports the objects don't have enough time to load. So the player will fall down a bit (ending you up underneath the map). Often objects are invisible from below, that's why you didn't see anything.

The solution is to teleport twice with a few seconds between (don't teleport away, because then the objects have to load again).
If you want to prevent this problem you can set the drawdistance very high, like 30000 or higher. This way works with Xobjects.

Code:
if (strcmp("/gotochurch", cmdtext, true, 10) == 0)
	{
 		SetPlayerPos(playerid, -2025.0823,1143.2609,18.0688);
		SendClientMessage(playerid, COLOR_WHITE, "  You have been teleported !");
		return 1;
	}
Reply


Messages In This Thread
[MAP] Church interior - by Rickk - 09.08.2009, 15:11
Re: [MAP] Church interior - by jakes888 - 09.08.2009, 15:22
Re: [MAP] Church interior - by Alberto_Abate - 09.08.2009, 15:29
Re: [MAP] Church interior - by Rickk - 09.08.2009, 15:30
Re: [MAP] Church interior - by Fj0rtizFredde - 09.08.2009, 15:31
Re: [MAP] Church interior - by Alberto_Abate - 09.08.2009, 15:32
Re: [MAP] Church interior - by iyar - 09.08.2009, 15:38
Re: [MAP] Church interior - by Rickk - 09.08.2009, 15:42
Re: [MAP] Church interior - by BP13 - 09.08.2009, 15:50
Re: [MAP] Church interior - by iyar - 09.08.2009, 15:57
Re: [MAP] Church interior - by BP13 - 09.08.2009, 16:01
Re: [MAP] Church interior - by Zeromanster - 09.08.2009, 17:16
Re: [MAP] Church interior - by Rickk - 09.08.2009, 17:24
Re: [MAP] Church interior - by BP13 - 09.08.2009, 17:33
Re: [MAP] Church interior - by Rickk - 09.08.2009, 17:34
Re: [MAP] Church interior - by MenaceX^ - 09.08.2009, 18:19
Re: [MAP] Church interior - by LuxurioN™ - 09.08.2009, 18:20
Re: [MAP] Church interior - by skaTim - 09.08.2009, 18:25
Re: [MAP] Church interior - by Rickk - 09.08.2009, 19:39
Re: [MAP] Church interior - by Redirect Left - 11.09.2009, 12:42
Re: [MAP] Church interior - by scandragon - 11.09.2009, 16:20
Re: [MAP] Church interior - by TAB - 11.09.2009, 16:21
Re: [MAP] Church interior - by Correlli - 11.09.2009, 16:41
Re: [MAP] Church interior - by SavageTR - 22.11.2009, 10:18
Re: [MAP] Church interior - by Mr187 - 26.11.2009, 06:57
Re: [MAP] Church interior - by Daniel_Truk - 26.11.2009, 07:02
Re: [MAP] Church interior - by kony1994 - 29.11.2009, 00:14
Re: [MAP] Church interior - by SergiKirov - 29.11.2009, 00:17
Re: [MAP] Church interior - by BP13 - 29.11.2009, 00:25
Re: [MAP] Church interior - by GTA_Rules - 29.11.2009, 05:27
Re: [MAP] Church interior - by Mr.Valdez - 21.11.2012, 15:47
Re: [MAP] Church interior - by Bumie - 14.03.2014, 02:58
Re : [MAP] Church interior - by Abdeldu06 - 14.03.2014, 11:32
Re: [MAP] Church interior - by IceShock - 14.03.2014, 17:28
Re: [MAP] Church interior - by trademarcgc - 15.09.2014, 01:54
Re : [MAP] Church interior - by R0BINH0 - 15.09.2014, 02:34

Forum Jump:


Users browsing this thread: 1 Guest(s)