26.10.2013, 19:16
hello can someone help me to spawn Class like this please
https://www.youtube.com/watch?v=LCg6bxOzW-Y
https://www.youtube.com/watch?v=LCg6bxOzW-Y
switch (classid)
case 0:
{
if(classid == 0)
SetPlayerCameraPos(playerid, 2462.4019,-1658.0359,13.3047); // where the camera looking
SetPlayerCameraLookAt(playerid, 2468.6868,-1660.0106,13.3356); //camera look at
SetPlayerFacingAngle(playerid, 70.7120);//Angle ,how he stand
}