[Help]Exp Rate

Results 1 to 5 of 5
  1. #1
    Novice linasas13 is offline
    MemberRank
    Mar 2009 Join Date
    1Posts

    [Help]Exp Rate

    how to change pet exp rate please tell me


  2. #2

    Re: [Help]Exp Rate

    go to (unallowed- referral link) thats the Most Newset Releases about tutorials etc. u will find 2 tutorials on how to edit Rates for the Server and editing Pet Exp.

    [mod]Edited -Abry[/mod]

  3. #3
    Member chikafusa is offline
    MemberRank
    Apr 2008 Join Date
    57Posts

    Re: [Help]Exp Rate

    well thats annoying.
    i wanna know what site that was.

  4. #4
    Apprentice Pyrite123 is offline
    MemberRank
    Sep 2008 Join Date
    United States of FAILLocation
    14Posts

    Re: [Help]Exp Rate

    Quote Originally Posted by chikafusa View Post
    well thats annoying.
    i wanna know what site that was.
    i know -_- The mods here are strict lol. Nothing gets by them :P Well I would have liked to see that link too. Going to document information and prepare it for when I attempt at making a funserver.

  5. #5
    Member AkitoKunX is offline
    MemberRank
    Apr 2008 Join Date
    86Posts

    Re: [Help]Exp Rate

    How to Edit PET EXP.

    1) Go into your gameserver folder, find the file that's called InitPetScript.lua (with notepad)

    2) While in notepad, press and hold on at the same time CTRL + G, then input 89 and press ok.

    3) You should be at this line:
    Code:
    PetHelper:AddAssistItem( 38870, 1.5 )
    4) Edit the line to look this this.
    Code:
    PetHelper:AddAssistItem( 38870, theexpnumberuwant )
    An example would be....let's just figure you want 900x pet exp. All you need to do is put 900 in (theexpnumberuwant) area. So it would look like this:
    Code:
    PetHelper:AddAssistItem( 38870, 900 )
    Then save it, run it, play it.



Advertisement