View Single Post
  #7  
Old 11-10-2008, 12:19 AM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

No leave those in. lu->level_old = level; tells the client what their old level was. Likely the client doctors the You gained a level / you lost a level message via that but I'm not sure.

level = set_level; is what actually sets the level =p
Reply With Quote