14.01.2014, 16:54
(
Last edited by Pettersen; 19/03/2014 at 05:17 PM.
)
Hello! When im saving the position where class selection the caravan is showing.. But when i coming to class selection the caravan is not there in class selection:
Script:
Script:
Code:
public OnPlayerRequestClass(playerid, classid) { SetPlayerCameraPos(playerid, 758.1191, 372.0873, 26.8540); SetPlayerCameraLookAt(playerid, 749.6238, 375.3663, 26.3264); return 1; }