Thread: WSOCK32 Issues
View Single Post
  #7  
Old 09-02-2011, 12:17 AM
Otto Otto is offline
Fire Giant

Otto's Avatar

Join Date: Oct 2009
Posts: 559
Default

Quote:
Originally Posted by YendorLootmonkey [You must be logged in to view images. Log in or Register.]
I see what's missing from that code:

Code:
     if (player_class == "Ranger")
          {
          player_maxhp += 4000;
          player_maxdamage += 500;
          player_mitigation += 200;
          }
Love it