Advertisement
Guest User

Untitled

a guest
Oct 15th, 2012
1,541
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. Add famoso: Disney.Friends.API.addCharacter ("id do famoso")
  2.  
  3. Add qualquer pinguim: Disney.Friends.API.acceptFriendship ("{SWID}")
  4.  
  5. Remove qualquer famoso: Disney.Friends.API.removeCharacter ("id do famoso")
  6.  
  7. Server jump:
  8. Disney.Friends.Jump.jumpEnabled=true;
  9. Disney.Friends.Jump.canJump=function(){return true};
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement