04.07.2011, 23:20
everything is good thanks for helping but i failed with
public OnPlayerRequestClass( playerid, classid )
{
SetPlayerPos( playerid, /* the first 3 positions */ ); // Where the player will be
SetPlayerFacingAngle( playerid, /* the last position */ ); // The player's facing angle
SetPlayerCameraPos( playerid, /* the first 3 camera positions */ ); // Where the camera will be
SetPlayerCameraLookAt( playerid, /* the same location where the player is located */ ); // Where the camera will looks
return 1;
}
can you please tell me how to put the coordinates ?
i got those
1515.1830,-2286.4265,13.5469,89.3645 ;
1518.5729,-2280.0667,13.3828,273.1060 ;
1518.1439,-2279.8193,13.3828,87.9034 ;
1517.8352,-2279.8713,13.3828,99.5804 ;
1517.5284,-2279.9185,13.3828,98.7657 ;
public OnPlayerRequestClass( playerid, classid )
{
SetPlayerPos( playerid, /* the first 3 positions */ ); // Where the player will be
SetPlayerFacingAngle( playerid, /* the last position */ ); // The player's facing angle
SetPlayerCameraPos( playerid, /* the first 3 camera positions */ ); // Where the camera will be
SetPlayerCameraLookAt( playerid, /* the same location where the player is located */ ); // Where the camera will looks
return 1;
}
can you please tell me how to put the coordinates ?
i got those
1515.1830,-2286.4265,13.5469,89.3645 ;
1518.5729,-2280.0667,13.3828,273.1060 ;
1518.1439,-2279.8193,13.3828,87.9034 ;
1517.8352,-2279.8713,13.3828,99.5804 ;
1517.5284,-2279.9185,13.3828,98.7657 ;