07.06.2015, 14:09
My script basically loads the registration/login dialog OnPlayerConnect, it loads the dialog properly but I've got code that should show a view OnPlayerConnect behind the dialog, but it doesn't seem to be working properly. Can someone assist me.
The code I'm using is under the callback OnPlayerConnect.
The code I'm using is under the callback OnPlayerConnect.
Код:
SetPlayerCameraPos(playerid,-2639.7759,1160.9636,166.0073); SetPlayerCameraLookAt(playerid,-1822.1753,772.0064,137.3224);