Zaloguj się by uzyskać pełen dostęp. Nie masz jeszcze konta? Założ je już teraz w kilka sekund.
GTAONLINE.PL
Tematy otagowane jako: zbrakło
1. [INNE] Zbrakło wybierałki
No to dzi? mam problem z wybiera?k?.. Gdy wbije na serwer wyda? tylko " < > Spawn" No a oto kod :
Kod:

public SetupPlayerForClassSelection(playerid)
{

SetPlayerInterior(playerid,0);
SetPlayerPos(playerid,2097.502,1158.271,24.5625);
SetPlayerFacingAngle(playerid, 70.0);
SetPlayerCameraPos(playerid,2094.7,1158.271,24.5625);
SetPlayerCameraLookAt(playerid,2094.7,1158.271,24.5625);
}