Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Resource icon

RPG Maker Max Level Restrictions 1.0

No permission to download
Author: Mr. Trivel
Name: Max Level Restrictions
Version: 1.0
Created: 2016-03-31

What does it do?
Allows restricting and lifting actor, class and global max level.

Pics:
Nope.

How to use?
Use these Plugin Commands to set and lift max level restrictions:
MaxLevel GlobalSet [LEVEL] - sets global max level restriction to [LEVEL]
MaxLevel GlobalLift - removes global max level restriction

MaxLevel ActorSet [LEVEL] [ID] - sets max level restriction to [ID] of actor
MaxLevel ActorLift [ID] - removes actor max level restriction

MaxLevel ClassSet [LEVEL] [ID] - sets max level restriction to [ID] of class
MaxLevel ClassLift [ID] - removes class max level restriction

[LEVEL] - what is the new max level
[ID] - actor or class ID

Examples:
MaxLevel GlobalSet 10
MaxLevel GlobalLift
Maxlevel ActorSet 20 5
Maxlevel ActorLift
MaxLevel ClassSet 30 7
Maxlevel ClassLift

Priority:
In case of multiple restrictions (default, global, actor, class) the lowest
value one will be used.

Plugin:
How to download the Plugin: Click the link above, there will be a button named Raw, press Right Click -> Save As.

Terms of Use:
Don't remove the header or claim that you wrote this plugin.
Credit Mr. Trivel if using this plugin in your project.
Free for commercial and non-commercial projects.
Author
Mr. Trivel
Downloads
102
Views
354
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Mr. Trivel

Top