Thread: ironman bugging

Results 1 to 5 of 5
  1. #1 ironman bugging 
    Banned
    Join Date
    Nov 2013
    Posts
    66
    Thanks given
    8
    Thanks received
    11
    Rep Power
    0
    needing help with my ironman, for some reason they are able to trade and buy from stores
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Oct 2012
    Posts
    4,710
    Thanks given
    1,679
    Thanks received
    1,105
    Rep Power
    0
    In trade and buy/sell methods:

    Code:
    if(player.getRights().isIronMan()) {
      return false;
    }
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Nov 2013
    Posts
    66
    Thanks given
    8
    Thanks received
    11
    Rep Power
    0
    pm'd

    pm'd
    Reply With Quote  
     

  4. #4  
    Community Veteran


    Arch337's Avatar
    Join Date
    Sep 2008
    Posts
    2,950
    Thanks given
    210
    Thanks received
    349
    Rep Power
    1376
    Make it so when they try to do certain features as a status, they cant.


    "A fail act is something you do regular, but a dumb act is something you can learn from"
    Spoiler for Problem?:
    Reply With Quote  
     

  5. #5  
    Ask me how I'm doing

    .NF.'s Avatar
    Join Date
    Aug 2015
    Age
    30
    Posts
    2,174
    Thanks given
    293
    Thanks received
    619
    Rep Power
    567
    find the methods for trading and buying from npc's and add a check if ironman?
    Attached image
    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. Replies: 1
    Last Post: 07-25-2016, 09:25 PM
  2. Replies: 3
    Last Post: 08-11-2007, 08:33 AM
  3. Fixing Scamming Bug
    By blakeman8192 in forum Tutorials
    Replies: 11
    Last Post: 08-04-2007, 02:06 PM
  4. [TUT]herblore bug fix in testscape
    By lattmjolk1 in forum Tutorials
    Replies: 1
    Last Post: 06-19-2007, 03:14 PM
  5. NPC Magic Distance Bug Fix
    By Zekkalkan in forum Tutorials
    Replies: 5
    Last Post: 05-06-2007, 07:21 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •