Results 1 to 5 of 5

Thread: Xp back to 0 after promotion why ?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    PHP Code:
                case "xp":
                    if(
    isdefined(level.ranks[0]))
                        
    self.huds["xp"setvalue(self.stats["xp"]-level.ranks[self.stats["rank"]].startxp);
                    else
                        
    self.huds["xp"setvalue(self.stats["xp"]);
                    break; 
    Look closely.

  2. The Following 2 Users Say Thank You to IzNoGoD For This Useful Post:

    kung foo man (15th February 2013),thOuMta (15th February 2013)

Posting Permissions

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