I NEED HELP IN INTERIOR -
kasper1996 - 09.09.2013
Hello samp world,
i need help in my trucking server its ppc and im trying to change the class selection look instead of this boring mirror :P
it is in the gamemode:
SetPlayerInterior(playerid,14);
SetPlayerPos(playerid,258.4893,-41.4008,1002.0234);
SetPlayerFacingAngle(playerid, 270.0);
SetPlayerCameraPos(playerid,256.0815,-43.0475,1004.0234);
SetPlayerCameraLookAt(playerid,258.4893,-41.4008,1002.0234);
and i got no idea from where to get them :/
ANY ONE HELP ME !!!
Re: I NEED HELP IN INTERIOR -
Omar55555 - 09.09.2013
i can't understand you
Re: I NEED HELP IN INTERIOR -
kasper1996 - 09.09.2013
i need the cordinates for this Welcome pump, but idk how to get them :/
the player position etc..
Re: I NEED HELP IN INTERIOR -
DavidLuango - 09.09.2013
Alright, so you want to go to the interior right?
Go to SAMP folder - "SAMP DEBUG" interiors are shown, whenever you enter building.
in SAMP debug there are binco/ and other interiros..
Go to the position hit /save position ^ go to your samp document folder there will be folder called.
"SAMP SAVED POSITIONS" -> You can get your coordinates there.
Re: I NEED HELP IN INTERIOR -
kasper1996 - 17.12.2013
PROBLEM SOLVED,
THANK YOU ALL FOR TRYING TO HELP ME