Jump to content
  • 0

Exp Rates Cannot Modify


kbandeleon

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  25
  • Reputation:   0
  • Joined:  05/30/12
  • Last Seen:  

Overview: the exp rates in exp.txt are 1000 (it should be x10 modified exp), but then. the server always regret it and change on his own into 118 129 (for exp rates) and 111 111 111 (for drop rates).. why?

I tried to check the rates using @rates in-game. the rates are the same as the one on the left.

1019_288521141259639_1699244560_n.jpg

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

you are using setbattleflag script...

remove it...

Example :

- script Sample  -1,{
OnInit:
setbattleflag "base_exp_rate",118;
end;
}

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  174
  • Reputation:   6
  • Joined:  12/20/11
  • Last Seen:  

How to remove the setbattleflag because even i restart my server the floatingrate is still working

Note : I already remove the floatingrates in my script_custom.conf

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

You're getting a battleflag notice. Do you have a floating rates NPC being loaded as well? Because, you're getting those notifications after the NPCs are being loaded rather than before.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  25
  • Reputation:   0
  • Joined:  05/30/12
  • Last Seen:  

i get it. on the floatingrates.txt npc/custom/etc/floating_rates.txt

thanks. im just. uhm, kinda excited enabling all the sample npcs in-game.

THANKS! CHEERS!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...