Thread: [PI] Dice Zone Command.

Results 1 to 10 of 10
  1. #1 [PI] Dice Zone Command. 
    Registered Member
    Join Date
    Nov 2013
    Posts
    16
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Go TO Commands.java

    Under This public void moderatorCommands(Client c, String playerCommand)
    {

    Add
    if (playerCommand.startsWith("dicezone")&& c.playerRights >= 0) {
    c.getPA().startTeleport(2737, 3472, 0, "modern");
    c.sendMessage("Welcome To Dice Zone.");
    }

    Compile and your finished
    Reply With Quote  
     

  2. #2  
    MasterPkz

    Join Date
    Dec 2013
    Posts
    63
    Thanks given
    4
    Thanks received
    7
    Rep Power
    19
    Uhm... really only useful for servers who have dicing implemented.

    Thanks for releasing I guess? :O
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jan 2013
    Posts
    145
    Thanks given
    9
    Thanks received
    11
    Rep Power
    42
    God damn you're good.
    Reply With Quote  
     

  4. #4  
    Banned [PI] Dice Zone Command. Market Banned


    Join Date
    Jan 2011
    Age
    26
    Posts
    3,112
    Thanks given
    1,198
    Thanks received
    1,479
    Rep Power
    0
    not a tutorial
    Reply With Quote  
     

  5. #5  
    Registered Member Verisimilitude's Avatar
    Join Date
    Mar 2012
    Age
    26
    Posts
    487
    Thanks given
    45
    Thanks received
    17
    Rep Power
    0
    [spoil][/spoil]
    Code:
    [Today 05:35 AM] Verisimilitude: My new siggy
    [Today 05:34 AM] Verisimilitude: Ikr
    [Today 05:34 AM] a Kitty: 'there is litteraly nothing i can do to reach him, so i will just stand here and accept my fate'

    Reply With Quote  
     

  6. Thankful user:


  7. #6  
    Donator

    Chief Sosa's Avatar
    Join Date
    Jun 2012
    Posts
    1,163
    Thanks given
    49
    Thanks received
    234
    Rep Power
    83
    Quote Originally Posted by CloseReality View Post
    Go TO Commands.java

    Under This public void moderatorCommands(Client c, String playerCommand)
    {

    Add
    if (playerCommand.startsWith("dicezone")&& c.playerRights >= 0) {
    c.getPA().startTeleport(2737, 3472, 0, "modern");
    c.sendMessage("Welcome To Dice Zone.");
    }

    Compile and your finished
    You don't have to put it under
    public void moderatorCommands(Client c, String playerCommand)
    nor do you need this ...
    && c.playerRights >= 0

    Reply With Quote  
     

  8. #7  
    Registered Member
    Join Date
    Jul 2013
    Posts
    92
    Thanks given
    11
    Thanks received
    11
    Rep Power
    12
    best tut on rune-server. gj.
    Reply With Quote  
     

  9. #8  
    Registered Member
    Join Date
    Jun 2012
    Posts
    100
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    your a real bill gate you!
    Reply With Quote  
     

  10. #9  
    Castle Revolution Developer

    Join Date
    Apr 2012
    Posts
    155
    Thanks given
    4
    Thanks received
    10
    Rep Power
    11
    Thank you for trying to help people but this is simple stuff... and not a proper tutorial.

    Join the Revolution
    Reply With Quote  
     

  11. #10  
    mush

    Danny's Avatar
    Join Date
    Sep 2013
    Posts
    1,221
    Thanks given
    38
    Thanks received
    316
    Rep Power
    551
    Attached image
    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

Similar Threads

  1. PI Donator zone command code
    By johnyboy2600 in forum Help
    Replies: 0
    Last Post: 11-15-2011, 03:21 AM
  2. Replies: 0
    Last Post: 10-03-2011, 06:02 PM
  3. Replies: 3
    Last Post: 01-20-2011, 03:02 AM
  4. Replies: 6
    Last Post: 07-14-2010, 04:05 AM
  5. PI lunar hometeleport & command
    By zecerew in forum Help
    Replies: 2
    Last Post: 07-08-2010, 10:32 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •