Thread: Free chaotic help

Results 1 to 3 of 3
  1. #1 Free chaotic help 
    Registered Member
    Join Date
    Dec 2011
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I need help making either an npc that gives a free chaotic once or a command that spawns one of the chaotics and you can only use it once all help is much appreciated
    Reply With Quote  
     

  2. #2  
    Member
    Join Date
    Mar 2014
    Posts
    160
    Thanks given
    10
    Thanks received
    13
    Rep Power
    0
    I'm going to make a snippet on this check there in a second
    De-rep me because I am spamming, nig** f*ck you
    Reply With Quote  
     

  3. #3  
    Ratted Donor

    Join Date
    Feb 2013
    Posts
    675
    Thanks given
    117
    Thanks received
    59
    Rep Power
    21
    in commands.java


    Code:
    if(c.playerCommand.equalsIgnoreCase("chaotics") && c.playerRights >= 0) { //Incase you put it in the wrong place.
    c.getItems().addItem(18349, 1);
    c.getItems().addItem(18351, 1);
    c.getItems().addItem(18353, 1);
    c.getItems().addItem(18355, 1);
    c.getItems().addItem(18357, 1);
    c.sendMessage("Free chaotics.");
    }
    [CENTER]
    Spoiler for Vouches (2):

    Quote Originally Posted by SHIFT_ View Post
    Great doing business! Bought 75M purchased relatively smoothly.
    Quote Originally Posted by Luzoxpk View Post
    bug fixed thanks linas


    Spoiler for Peeps i respect::

    Arham 4 , Sheepmonger , Linus, LuzoxPk (ipkmills)
    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. [Free Sex] Help me
    By Burakk in forum Help
    Replies: 15
    Last Post: 05-30-2012, 07:42 PM
  2. Free Programing help
    By Brianna in forum Requests
    Replies: 12
    Last Post: 07-29-2011, 09:25 PM
  3. Need Free Forum Help | Rep++
    By Boomer Sooner in forum Requests
    Replies: 2
    Last Post: 06-29-2011, 01:15 PM
  4. Replies: 27
    Last Post: 06-23-2011, 02:35 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
  •