15.06.2011, 11:42
Thank you all For Replying me!
Code:
ok so, i need to change my cameralook to LS or something, how can i do?((Sorry for my bad english))
Code:
Quote:
public OnPlayerRequestClass(playerid, classid) { SetPlayerPos(playerid,220.3261,1822.9734,7.536; SetPlayerCameraLookAt(playerid,220.3261,1822.9734, 7.536; SetPlayerCameraPos(playerid,226.7491,1823.0441,7.4 141); SetPlayerFacingAngle(playerid, 270 ); ApplyAnimation(playerid,"DANCING","DNCE_M_B",4.0,1 ,0,0,0,-1); //smooth dancing. It's most fitting to the music CreateExplosion(212.9525,1822.9084,6.4141, 11, 10.0); return 1; } |