Thread: PvP Drops

Results 1 to 4 of 4
  1. #1 PvP Drops 
    Donator
    Defiled-X's Avatar
    Join Date
    Jun 2010
    Posts
    1,434
    Thanks given
    52
    Thanks received
    78
    Rep Power
    27
    Base: DSPK
    Problem: How can I edit the PvP Drops like at certain ep's and stuff. I have Ep built in but the problem is everytime I kill some one with and I have 100 ep I get a rune Plate body.
    Reply With Quote  
     

  2. #2  
    Registered Member Recursion's Avatar
    Join Date
    Feb 2010
    Posts
    638
    Thanks given
    0
    Thanks received
    29
    Rep Power
    41
    Couldn't you add public static ints with different variables for different levels of ep?

    For example:
    Code:
    public static int ep10[] = { id, id2, id3, id4, id5, etc };
    public static int ep20[] = { id, id2, id3, id4, id5, etc };
    public static int ep100[] = { id, id2, id3, id4, id5, etc};
    Then you could call them by using an if statement (if ep == 100, take item from public static int ep100)
    Reply With Quote  
     

  3. #3  
    Donator

    Arithium's Avatar
    Join Date
    May 2010
    Age
    31
    Posts
    4,721
    Thanks given
    199
    Thanks received
    1,256
    Rep Power
    1114
    show us your drops for your ep so we can help u edit the drops
    Reply With Quote  
     

  4. #4  
    Donator
    Defiled-X's Avatar
    Join Date
    Jun 2010
    Posts
    1,434
    Thanks given
    52
    Thanks received
    78
    Rep Power
    27
    Quote Originally Posted by animeking1120 View Post
    show us your drops for your ep so we can help u edit the drops
    Where would I find them?
    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] drops [PI]
    By Lord Stark in forum Snippets
    Replies: 10
    Last Post: 04-26-2014, 07:58 PM
  2. [508] Drops?
    By Franklin in forum Help
    Replies: 4
    Last Post: 10-03-2009, 04:44 AM
  3. Drops on Drops off and resetdrops
    By Rugrats in forum Help
    Replies: 2
    Last Post: 09-21-2009, 09:41 PM
  4. Drops
    By 'Ramon in forum Help
    Replies: 4
    Last Post: 02-17-2009, 03:33 PM
  5. Specific Drops From an Npc (.cgf drops)
    By Soulevoker in forum Configuration
    Replies: 10
    Last Post: 01-07-2009, 10:28 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
  •