Thread: [317 Delta] Adding grim reaper

Results 1 to 7 of 7
  1. #1 [317 Delta] Adding grim reaper 
    Registered Member
    Hatescape1's Avatar
    Join Date
    Jan 2009
    Posts
    557
    Thanks given
    0
    Thanks received
    1
    Rep Power
    121
    ok idk if this works with 317. but i want if you die

    it shows grim reaper saying like muahahahaha or ur mine!

    and then disapears.

    SOmebudy that can help me?

    thnx.
    Posts: 508
    Join Date: Jan 2009
    Rep Power: 666

    Hmm 508 posts?
    666 rep power wow 508 really sucks then
    Reply With Quote  
     

  2. #2  
    Registered Member
    Sway's Avatar
    Join Date
    Feb 2008
    Age
    30
    Posts
    1,201
    Thanks given
    97
    Thanks received
    419
    Rep Power
    4948
    search for the phrases in the java files. and that'll be the area you want to research around to delete that from happening.



    [Only registered and activated users can see links. ]



    Reply With Quote  
     

  3. #3  
    Registered Member
    Hatescape1's Avatar
    Join Date
    Jan 2009
    Posts
    557
    Thanks given
    0
    Thanks received
    1
    Rep Power
    121
    Quote Originally Posted by ~Shane~ View Post
    search for the phrases in the java files. and that'll be the area you want to research around to delete that from happening.
    no it have to be IF you die w\e it is grim reaper comes tog et you and disapears
    Posts: 508
    Join Date: Jan 2009
    Rep Power: 666

    Hmm 508 posts?
    666 rep power wow 508 really sucks then
    Reply With Quote  
     

  4. #4  
    Sub
    Sub is offline
    sυввч

    Sub's Avatar
    Join Date
    Aug 2007
    Age
    21
    Posts
    4,325
    Thanks given
    1,082
    Thanks received
    346
    Discord
    View profile
    Rep Power
    2755
    applyDead()
    Reply With Quote  
     

  5. #5  
    Registered Member
    Hatescape1's Avatar
    Join Date
    Jan 2009
    Posts
    557
    Thanks given
    0
    Thanks received
    1
    Rep Power
    121
    Quote Originally Posted by Sub View Post
    applyDead()
    were stands thats?

    i got an 317 delta source.. =\
    Posts: 508
    Join Date: Jan 2009
    Rep Power: 666

    Hmm 508 posts?
    666 rep power wow 508 really sucks then
    Reply With Quote  
     

  6. #6  
    Sir Hezoz
    Guest
    Search for applyDead() in your client.java?
    Reply With Quote  
     

  7. #7  
    Registered Member
    Hatescape1's Avatar
    Join Date
    Jan 2009
    Posts
    557
    Thanks given
    0
    Thanks received
    1
    Rep Power
    121
    Quote Originally Posted by Sir Hezoz View Post
    Search for applyDead() in your client.java?
    Code:
    		// If killed apply dead
    		if (deathStage == 3) {
    			client p = getClient(duel_with);
    			deathStage = 4;
    			p.DuelVictory();
    			ResetAttack();
    			fighting = false;
    			hits = 0;
    			startAnimation(2241);
    its way more big, just copiedd a little to show you,

    but what now?
    Posts: 508
    Join Date: Jan 2009
    Rep Power: 666

    Hmm 508 posts?
    666 rep power wow 508 really sucks then
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •