player spawn view
#1

on my server when it goes to class selection , it shows the player stood in front of a mirror how do i change them to the ones i want like say police outside police station truckers outside truck yard etc ?
Reply
#2

u can only have one selection menu Bally
Reply
#3

You need to get those positions (X, Y, Z) you can do that with /save ingame. Then you need to set the camera position to the X, Y, Z that you wanted. Here some more information:
https://sampwiki.blast.hk/wiki/SetPlayerCameraPos
Reply
#4

thanks alot , also on other servers i have seen police outside police station and truckers outside truck depots??
Reply
#5

hmm ok ive never seen it so i cant help u any further sorry Bally
Reply
#6

LOOL i tried but failed as the player spawn area went black
can someone help me with this COORDIANATES are rs haul
BELOW IS STANDARD IN FRONT OF MIRROR

pawn Код:
SetupPlayerForClassSelection(playerid)
{
    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);
}
^^--- THAT IS STANDARD HOW DO I PUT THE RS HAUL IN RIGHT

pawn Код:
AddPlayerClass(78,-94.4256,-1120.4777,1.0930,98.3123,0,0,0,0,0,0); //
^^-- RS HAUL COORDINATES

thanks in advance
Reply
#7

where u want the cam dude?
Reply
#8

facing the rs haul sign but kind of an angle outside rs haul basically
Reply
#9

u need to go and save the cords for it
Reply
#10

when u give em me ill make the code for u
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)