Thread: [667] Making players loose items on death [667]

Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1 [667] Making players loose items on death [667] 
    Banned

    Join Date
    Oct 2011
    Age
    27
    Posts
    2,566
    Thanks given
    1,027
    Thanks received
    1,168
    Rep Power
    0
    Just a little snippet for those that don't know,

    Open Player.java

    Search for
    Code:
    //sendItemsOnDeath(killer);
    remove the "//".
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Mar 2010
    Posts
    1,092
    Thanks given
    214
    Thanks received
    117
    Rep Power
    0
    Simple, but thank's for trying to help others
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Mar 2012
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Yeah, that's cool and all. But if you do it like this it's going to cause every player to lose items any time they die.

    Including at bosses, safe zones, etc.

    It was commented out for a reason -_-
    When my main gets unbanned I will post the full snippet >.>
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Oct 2011
    Age
    27
    Posts
    2,566
    Thanks given
    1,027
    Thanks received
    1,168
    Rep Power
    0
    Quote Originally Posted by `Cocaine Appeal View Post
    Yeah, that's cool and all. But if you do it like this it's going to cause every player to lose items any time they die.

    Including at bosses, safe zones, etc.

    It was commented out for a reason -_-
    When my main gets unbanned I will post the full snippet >.>


    Thats the point of an economically based server?
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Apr 2012
    Age
    32
    Posts
    119
    Thanks given
    6
    Thanks received
    4
    Rep Power
    12
    To be frank, you still don't loose items by doing that.
    Ah well....
    Reply With Quote  
     

  6. #6  
    Donator


    Join Date
    Sep 2006
    Age
    30
    Posts
    2,106
    Thanks given
    73
    Thanks received
    54
    Rep Power
    491
    Quote Originally Posted by Robot-dude View Post
    To be frank, you still don't loose items by doing that.
    Ah well....
    are you fucking stupid?
    this does make you lose items on death.

    Quote Originally Posted by `Cocaine Appeal View Post
    Yeah, that's cool and all. But if you do it like this it's going to cause every player to lose items any time they die.

    Including at bosses, safe zones, etc.

    It was commented out for a reason -_-
    When my main gets unbanned I will post the full snippet >.>
    are you joking?
    Code:
    if(World.isPvpArea(thisPlayer))
                sendItemsOnDeath(killer);
                }
    WINNING
    Reply With Quote  
     

  7. #7  
    IrieScape


    Join Date
    Dec 2011
    Posts
    854
    Thanks given
    57
    Thanks received
    123
    Rep Power
    107
    Quote Originally Posted by Robot-dude View Post
    To be frank, you still don't loose items by doing that.
    Ah well....
    don't gravedig
    Spoiler for There is no place like 127.0.0.1:
    Attached image

    Reply With Quote  
     

  8. #8  
    Registered Member Zond's Avatar
    Join Date
    Feb 2011
    Age
    29
    Posts
    434
    Thanks given
    85
    Thanks received
    6
    Rep Power
    4
    how to make it lost items when they die by NPC or when they die with no skull and keep 3 items.
    Learning
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Apr 2012
    Age
    32
    Posts
    119
    Thanks given
    6
    Thanks received
    4
    Rep Power
    12
    @Pixel

    I know just by doing this doesn't cause you to loose items on death. From experience, also don't go calling people stuiped for sharing their opinion. it just shows how arrogant you are. Alrtght youth?

    @Beta,
    Sorry about that kiddo, posting via mobile so don't really pay attention to post dates.
    Reply With Quote  
     

  10. #10  
    Registered Member Inenting's Avatar
    Join Date
    Apr 2010
    Age
    28
    Posts
    470
    Thanks given
    5
    Thanks received
    10
    Rep Power
    1
    Quote Originally Posted by Zond View Post
    how to make it lost items when they die by NPC or when they die with no skull and keep 3 items.
    Need that too.
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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: 11-24-2013, 09:45 PM
  2. [667] Godsword and Spirit Shield Making [667]
    By `Cocaine in forum Snippets
    Replies: 7
    Last Post: 04-08-2012, 12:52 AM
  3. Runespark 667/704 - Soon 667/709
    By 23286027318020 in forum Advertise
    Replies: 23
    Last Post: 03-11-2012, 01:28 AM
  4. [667] Max's Skilling Teleports (Dialogue) [667]
    By `Cocaine in forum Snippets
    Replies: 2
    Last Post: 02-26-2012, 06:43 AM
  5. players dont loose items on death will repp
    By justinmeeler in forum Help
    Replies: 10
    Last Post: 04-06-2011, 10:43 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
  •