Thread: [pi] curse problem!

Results 1 to 3 of 3
  1. #1 [pi] curse problem! 
    Banned

    Join Date
    Oct 2010
    Posts
    1,309
    Thanks given
    63
    Thanks received
    257
    Rep Power
    0
    hey guys,

    when i added the curse.java file from this tut:

    http://www.rune-server.org/runescape...-friendly.html

    i kept getting this weird RFD error, plz help

    picture:

    Reply With Quote  
     

  2. #2  
    Registered Member
    Whired's Avatar
    Join Date
    Aug 2007
    Posts
    2,126
    Thanks given
    238
    Thanks received
    500
    Rep Power
    822
    I'd say just remove it.

    Judging from the name, it's supposed to stop players from using curses if they are doing the RFD quest. Maybe some other activity.

    Point is, if you don't have the activity/location/quest, you probably don't need to check to see if a player is doing it/in it
    Reply With Quote  
     

  3. #3  
    Registered Member
    gomomo11's Avatar
    Join Date
    May 2010
    Posts
    2,379
    Thanks given
    268
    Thanks received
    196
    Rep Power
    177
    or if you want, add this method in ur player.java
    public boolean inRFD()
    {
    return absX >= 1885 && absX <= 1913 && absY >= 5340 && absY <= 5369;
    }
    Attached image
    no external links without affiliate
    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] problem with curse prayers
    By I Project I in forum Help
    Replies: 0
    Last Post: 01-29-2011, 05:01 PM
  2. ancient curse problem z525
    By lt gangster in forum Help
    Replies: 8
    Last Post: 11-26-2010, 06:25 AM
  3. 508/525 curse prayer book problem. Rep++
    By killmagik in forum Help
    Replies: 5
    Last Post: 10-10-2010, 10:26 AM
  4. ancient curse problem z525
    By hax you down in forum Help
    Replies: 1
    Last Post: 09-13-2010, 11:15 AM
  5. Curse
    By Life Hated in forum Literature & Language Arts
    Replies: 1
    Last Post: 12-11-2009, 11:36 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
  •