Spawning place.
#1

So I need something like this:

Код:
   SetPlayerVirtualWorld(playerid, 0);
	SetPlayerInterior(playerid,0); //default class selection screen
	Streamer_UpdateEx(playerid,1716.1129,-1880.0, 000);
	SetPlayerPos(playerid,0,0,0);
	SetPlayerFacingAngle(playerid,249.3010);
	SetPlayerCameraPos(playerid,1755.0413,-1824.8710,20.2100);
	SetPlayerCameraLookAt(playerid,0,0,0);
Like if someone logs in, in the login screen, the player appear with a panorama
Reply
#2

You want to have a panorama screen while player is logging in? If yes, then go and create to black bars and set them on the top and the bottom of the screen (textdraw).
Reply
#3

I need such a thing, but I want the player to appear near that panorama
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)