SA-MP Forums Archive
Help whit interior....???? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help whit interior....???? (/showthread.php?tid=141754)



Help whit interior....???? - DarkPower - 15.04.2010

Evrytime when i create one interior from here > http://weedarr.wikidot.com/interior and when i type example command /club i get tele to that point and look this.... Can somebody help me....




Re: Help whit interior....???? - adsy - 15.04.2010

set the virtual world and interior id to the same number

ie VW 7
IID 7


Re: Help whit interior....???? - DarkPower - 15.04.2010

w8 sec, i will try


Re: Help whit interior....???? - [MWR]Blood - 15.04.2010

Quote:
Originally Posted by adsy
set the virtual world and interior id to the same number

ie VW 7
IID 7
The Virtual World doesn't matter. Set only the interior.


Re: Help whit interior....???? - DarkPower - 15.04.2010

Same problem BTW. when i create my own interior in MTA and when i tele to him it OK but my VW get checnged on >0< So i see me on the radar...


Re: Help whit interior....???? - [MWR]Blood - 15.04.2010

Quote:
Originally Posted by [EFS
]
Same problem BTW. when i create my own interior in MTA and when i tele to him it OK but my VW get checnged on >0< So i see me on the radar...
Paste here your code.


Re: Help whit interior....???? - DarkPower - 15.04.2010

i dont need to paste anything ALLL INTERIORS in my mode DOSENT work, hose system dosent work NOTHING EXAMPLE if i put this code

Код:
SetPlayerPos(playerid,54,54,54);
     SetPlayerInterior(playerid,5);
     SetPlayerVirtualWorld(playerid,5);
i will tele in the air.... CORDINATES ARE JUST FOR EXAMPLE....


Re: Help whit interior....???? - [MWR]Blood - 15.04.2010

Try removing SetPlayerVirtualWorld... I'm not sure if this will works, but try..


Re: Help whit interior....???? - DarkPower - 15.04.2010

Quote:
Originally Posted by ikarus❶❸❸❼
Try removing SetPlayerVirtualWorld... I'm not sure if this will works, but try..
Nope


Re: Help whit interior....???? - [MWR]Blood - 15.04.2010

Quote:
Originally Posted by [EFS
]
Quote:
Originally Posted by ikarus❶❸❸❼
Try removing SetPlayerVirtualWorld... I'm not sure if this will works, but try..
Nope
So maybe the coordinates are wrong...