How to chnage the background, when selecting your skin
#6

Quote:
Originally Posted by aspire5630
Quote:
Originally Posted by ʎʇʇnןʞ
Replace the coords in this
pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);
    SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746);
    SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);
    return 1;
}
With your own.
thanks theese are my saved locations
Will it work, its at liberty city, but that is a int
soo im not sure, will i just be looking at the clouds?
Then just put
pawn Код:
SetPlayerInterior(playerid, interior);
Replace the "interior" with the interior ID that it uses, go there and type /interior to see it.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)