Jump to content
  • 0
Sign in to follow this  
Hadeszeus

Exp boost on certain maps

Question

I'd like to request this script if anyone out there in the mood to do this.

 

So basically, the script will boost exp rate, and drop rates on certain maps I set in an array. :D

The script will have 2 different setting for exp/drop rate boost for 2 arrays of maps .

 

.@expboost4MapA1 = 2000;

.@expboost4MapA2 = 1000;

 
.@dropboost4MapA1 = 200;
.@dropboost4MapA2 = 100
 
setarray .@MapA1[0], "map1", "map2", "map3", "map4";
setarray .@MapA2[0], "map1", "map2", "map3", "map4";
 
Thanks!

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.