Thread: [PI] Please help me with this.

Results 1 to 9 of 9
  1. #1 [PI] Please help me with this. 
    Donator
    MrBeka's Avatar
    Join Date
    Jan 2011
    Age
    31
    Posts
    306
    Thanks given
    14
    Thanks received
    16
    Rep Power
    20
    -Make so only the owner can spawn, and not any mods or admins.
    -If you run into wild, you are in level 6 wild, help me make it back normal.

    -AND THE MOST IMPORTANT ONE -> i have the new mod/admin/owner CROWNS but i really need help with ADDING them, pleasee guysssssss

    tyvm
    Reply With Quote  
     

  2. #2  
    #Winning

    Join Date
    Apr 2011
    Age
    28
    Posts
    2,245
    Thanks given
    367
    Thanks received
    388
    Rep Power
    1187
    -Make so only the owner can spawn, and not any mods or admins.
    Go to commands.java and do a little looking around, this is the easiest thing to do on an RSPS.


    -If you run into wild, you are in level 6 wild, help me make it back normal.

    Find your inWild method in Player.java and change the coords?
    Or it's something to do with WILD << hint..... search wild...


    -AND THE MOST IMPORTANT ONE -> i have the new mod/admin/owner CROWNS but i really need help with ADDING them, pleasee guysssssss
    I don't know how to do this, but I've seen many tutorials. Search maybe?


    Vouches
    Spoiler for Vouches:

    Quote Originally Posted by Exile rsps View Post
    Vouch thanks for that pic
    Quote Originally Posted by bwuk _im_pb View Post
    i vouch for charlie hes legit
    Quote Originally Posted by Pastaway
    Vouch for 'Charlie. Added a tut to my server I couldn't add and payed him after =]
    Quote Originally Posted by mongolias
    Vouch for 'Charlie. Sold me a banner, the trade went quick and efficiently.
    Quote Originally Posted by Lane
    Vouch for charlie, he is #1
    Quote Originally Posted by Raw Envy View Post
    Vouch for Charlie.
    Quote Originally Posted by -Null Code-
    Vouch Legit bought rs membership
    Quote Originally Posted by tucybro
    Traded with Charlie, went smoothly I went first and he paid promptly without and issues, great trader!



    Reply With Quote  
     

  3. #3  
    Donator
    MrBeka's Avatar
    Join Date
    Jan 2011
    Age
    31
    Posts
    306
    Thanks given
    14
    Thanks received
    16
    Rep Power
    20
    Quote Originally Posted by xCharliex View Post
    Go to commands.java and do a little looking around, this is the easiest thing to do on an RSPS.





    Find your inWild method in Player.java and change the coords?
    Or it's something to do with WILD << hint..... search wild...




    I don't know how to do this, but I've seen many tutorials. Search maybe?
    Thanks alot bro ! rep+
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Aug 2011
    Posts
    2,760
    Thanks given
    297
    Thanks received
    534
    Rep Power
    1596
    If you want to make it so that only you can spawn add after the item command && c.nameEquals("your name") or w/e
    Quote Originally Posted by Aj View Post
    This is not even a tutorial. It's fail for rep. It's fail for life.
    Reply With Quote  
     

  5. #5  
    Want help? Message me!
    Join Date
    Jul 2011
    Posts
    162
    Thanks given
    3
    Thanks received
    8
    Rep Power
    2
    crowns are simple just replace them with the ones in your cache
    Reply With Quote  
     

  6. #6  
    Want help? Message me!
    Join Date
    Jul 2011
    Posts
    162
    Thanks given
    3
    Thanks received
    8
    Rep Power
    2
    Quote Originally Posted by spikeyyy View Post
    If you want to make it so that only you can spawn add after the item command && c.nameEquals("your name") or w/e
    Or you could also add a player right to the command or depending on your commands.java you could just put the item under the owner commands.
    Reply With Quote  
     

  7. #7  
    Banned
    Join Date
    Aug 2011
    Posts
    127
    Thanks given
    3
    Thanks received
    8
    Rep Power
    0
    go to commands.java > Ctrl+F "::item" > If probably has a part in the command with (1), Make it (3).


    Then for the wild, Change the coords in your inWild method.

    Then editing the crowns, replace the link with the other ones, also add the sprites into your cache..
    Reply With Quote  
     

  8. #8  
    Registered Member

    Join Date
    Aug 2011
    Posts
    565
    Thanks given
    291
    Thanks received
    49
    Rep Power
    143
    For spawning owner only...
    Right after command.equals("item")) {
    Or whatever.

    Command.equals("item) && c.playerRights >= 3) { etc
    Reply With Quote  
     

  9. #9  
    Vitality

    Raw Envy's Avatar
    Join Date
    Dec 2010
    Posts
    3,034
    Thanks given
    869
    Thanks received
    1,186
    Rep Power
    3054
    Okay so to change it so only you can spawn yeah just go to commands.java and change it to player rights 3. Uhmm for the wilderness I think it's in client.java and just search for inwild and take a look at that shouldn't cause you to much trouble. And to change the crowns just put the new ones you want into your cache and change a few names etc..
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •