Thread: Tweak my code please

Results 1 to 5 of 5
  1. #1 Tweak my code please 
    Registered Member
    Join Date
    Dec 2012
    Posts
    227
    Thanks given
    8
    Thanks received
    3
    Rep Power
    12
    okay so my dh affect is completely off.. i hit 77_ at like 80 hp

    Code:
    if(isWearingDh()) {
    			double dh = strBonus /= 100; 
    			boost *= 0.60 + (dh - 1.05);
    			return (int) (((c.getPA().getLevelForXP(c.playerXP[3]) + strength) / 2 - c.playerLevel[3] / 2 ) * boost);
    		}

    someone please help me out
    Reply With Quote  
     

  2. #2  
    Member Tweak my code please Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    take it out a server that has it properly?

    Attached imageAttached image
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Dec 2012
    Posts
    227
    Thanks given
    8
    Thanks received
    3
    Rep Power
    12
    i tried that already but it still does the same thing
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Dec 2012
    Posts
    102
    Thanks given
    7
    Thanks received
    8
    Rep Power
    11
    Have you tried lowering the boost?
    Reply With Quote  
     

  5. #5  
    Member Tweak my code please Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    Quote Originally Posted by Lost Legacy View Post
    i tried that already but it still does the same thing
    well maybe this isnt the right piece of code, just a thought.

    Attached imageAttached image
    Reply With Quote  
     

  6. Thankful user:



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. Slight Tweak to Rule 2 in the Spam Section
    By Jeff in forum Suggestions
    Replies: 3
    Last Post: 06-27-2011, 06:12 PM
  2. Extremely Short ::emote and ::gfx tweak
    By Benji in forum Snippets
    Replies: 3
    Last Post: 04-10-2010, 04:02 AM
  3. [TWEAK/XP] Making your startup faster.
    By Mr Chainsaw in forum Software
    Replies: 1
    Last Post: 07-13-2009, 05:06 PM
  4. Ten ways to Tweak your Linux Boot Process
    By Arco iris Mágico in forum Software
    Replies: 2
    Last Post: 02-09-2009, 11:50 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
  •