MrKakashi

PS2 Help Code

Aug 24th, 2011
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. //Replace this!
  2.  
  3. public OnPlayerRequestClass(playerid, classid)
  4. {
  5. SetPlayerPos(playerid, -2245.3381,-1753.3694,480.9573);
  6. SetPlayerFacingAngle(playerid, 200.8118);
  7. SetPlayerCameraLookAt(playerid,-2245.3381,-1753.3694,480.9573);
  8. SetPlayerCameraPos(playerid, -2241.3442,-1761.5155,485.6659);
  9. PlayerPlaySound(playerid, 1185,-119.9460,23.1096,12.2238);
  10. return 1;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment