Thread: [PI]Height level drop dupe

Results 1 to 4 of 4
  1. #1 [PI]Height level drop dupe 
    Registered Member
    Join Date
    Jan 2012
    Posts
    12
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Fixed
    Reply With Quote  
     

  2. #2  
    Registered Member Zenocko's Avatar
    Join Date
    Sep 2007
    Posts
    92
    Thanks given
    19
    Thanks received
    24
    Rep Power
    21
    Just make it check the height level when the item is dropped. In createGroundItem method make a parameter for item height. And add the c.ITEMHEIGHT method in this method:
    Code:
    Server.itemHandler.createGroundItem(c, itemId, c.getX(), c.getY(), c.playerItemsN[slot], c.getId());
    Last edited by Zenocko; 01-21-2012 at 10:52 PM. Reason: gramur
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jan 2012
    Posts
    12
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by Zenocko View Post
    Just make it check the height level when the item is dropped. In createGroundItem method make a parameter for item height. And add the c.ITEMHEIGHT method in this method:
    Code:
    Server.itemHandler.createGroundItem(c, itemId, c.getX(), c.getY(), c.playerItemsN[slot], c.getId());
    Alright thanks, i'll try it out.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jan 2012
    Posts
    12
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Nvm, fixed.
    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. How do i fix dupe for deth drop dupe?
    By Epic Skillz in forum Help
    Replies: 4
    Last Post: 03-19-2013, 11:50 PM
  2. Replies: 0
    Last Post: 09-23-2011, 09:04 AM
  3. Height level
    By Purely chill in forum Help
    Replies: 5
    Last Post: 10-31-2009, 06:57 AM
  4. Height level command help
    By Hdthree in forum Help
    Replies: 5
    Last Post: 05-01-2009, 01:00 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
  •