31.01.2017, 17:32
yo lo tengo en
o tambien puede poner en
aca tenes un tuto de como usarlo
https://sampforum.blast.hk/showthread.php?tid=429056
Quote:
public OnPlayerRequestClass(playerid, classid) { if(IsPlayerNPC(playerid)) return 1; InterpolateCameraPos(playerid, 1346.2476, -928.5945, 114.5656, 1349.3835, -923.1544, 112.7538, 30000); InterpolateCameraLookAt(playerid, 1346.7494, -927.7241, 114.2757, 1349.8854, -922.2840, 112.4639, 30000); return 1; } |
Quote:
public OnPlayerConnect(playerid) { InterpolateCameraPos(playerid, 1346.2476, -928.5945, 114.5656, 1349.3835, -923.1544, 112.7538, 30000); InterpolateCameraLookAt(playerid, 1346.7494, -927.7241, 114.2757, 1349.8854, -922.2840, 112.4639, 30000); return 1; } y |
https://sampforum.blast.hk/showthread.php?tid=429056