MrKakashi

PS2 Help Code

Aug 24th, 2011
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. //Replace this on PlayerSpawn!
  2.  
  3. public OnPlayerSpawn(playerid)
  4. {
  5. PlayerPlaySound(playerid, 1186,-119.9460,23.1096,12.2238);
  6. return 1;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment