Coordinates from Cell in LVPD?
#1

hey what the coordinates for all celss in lvpd interior?
Reply
#2

http://weedarr.wikidot.com/interior

LV police HQ

Interior: 3
Coordinates : 288.745971,169.350997,1007.171875
Reply
#3

pawn Код:
193.8369, 176.7251, 1003.0234
189.5884, 176.7243, 1003.1533
198.0573, 160.6476, 1003.1533
193.8127, 160.6480, 1003.1533
189.5607, 160.6474, 1003.1533
198.0651, 176.7253, 1003.0234
Reply
#4

Quote:
Originally Posted by TLN
Посмотреть сообщение
pawn Код:
193.8369, 176.7251, 1003.0234
189.5884, 176.7243, 1003.1533
198.0573, 160.6476, 1003.1533
193.8127, 160.6480, 1003.1533
189.5607, 160.6474, 1003.1533
198.0651, 176.7253, 1003.0234
thank you but why i fall out of the interior?
Reply
#5

use
pawn Код:
SetPlayerInterior(playerid,3);
Reply
#6

Quote:
Originally Posted by AroseKhanNaizi
Посмотреть сообщение
use
pawn Код:
SetPlayerInterior(playerid,3);
i did but wont wont i spawn in there but i will full out of the cell interior
Reply
#7

Quote:
Originally Posted by UserName31
Посмотреть сообщение
i did but wont wont i spawn in there but i will full out of the cell interior
your coordinates are not right
Reply
#8

They are right, I tried them all. This is what I used.
pawn Код:
SetPlayerInterior(playerid, 3);
SetPlayerVirtualWorld(playerid, 0);
pawn Код:
SetPlayerFacingAngle(playerid, 359.4248);
SetPlayerFacingAngle(playerid, 0.6781);
SetPlayerFacingAngle(playerid, 357.5681);
SetPlayerFacingAngle(playerid, 178.6532);
SetPlayerFacingAngle(playerid, 178.0266);
SetPlayerFacingAngle(playerid, 180.1966);
Reply
#9

Quote:
Originally Posted by TLN
Посмотреть сообщение
They are right, I tried them all. This is what I used.
pawn Код:
SetPlayerInterior(playerid, 3);
SetPlayerVirtualWorld(playerid, 0);
pawn Код:
SetPlayerFacingAngle(playerid, 359.4248);
SetPlayerFacingAngle(playerid, 0.6781);
SetPlayerFacingAngle(playerid, 357.5681);
SetPlayerFacingAngle(playerid, 178.6532);
SetPlayerFacingAngle(playerid, 178.0266);
SetPlayerFacingAngle(playerid, 180.1966);
so he might be using SetPlayerInterior fuction after setting the pos
Reply
#10

pawn Код:
SetPlayerInterior(playerid, 3);
SetPlayerPos(playerid, 288.745971,169.350997,1008.071875);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)