what interior is that
#1

what interior is that

interior "4" but coordinates or name?
Reply
#2

https://sampwiki.blast.hk/wiki/InteriorIDs
Reply
#3

Shops, Casinos ?
or where i don't know
rep ++
Reply
#4

Use /save to get the coordinates.
Reply
#5

i use it but when i command /xgoto coor falling from the sky
1478.7980,-1701.7201,7.1078,257.3969 interior 4 but i falling from the sky
Reply
#6

Could be that the interior was mapped there, using CreateObject function and you're getting the coordinates at the wrong position.

Try to see if you can find that interior in this list:

http://weedarr.wikidot.com/interior
Reply
#7

isn't mapped there becaus i see that on 2 diferent servers
it gabbling..
Reply
#8

pawn Код:
CMD:casino(playerid,params[])
{
SetPlayerPos(playerid,1118.8878,-10.2737,1002.0859);
SetPlayerInterior(playerid,12);
return 1;
}
Reply
#9

Quote:
Originally Posted by Hoss
Посмотреть сообщение
pawn Код:
CMD:casino(playerid,params[])
{
SetPlayerPos(playerid,1118.8878,-10.2737,1002.0859);
SetPlayerInterior(playerid,12);
return 1;
}
thank you
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)