- Joined
- Jun 1, 2016
- Messages
- 17
- Reaction score
- 0
- First Language
- english
- Primarily Uses
- RMMV
First, if there is a thread that covers this already, I am apologize.
I'm trying to institute a level restriction on an item that can be used by different actors. So I need to write a line of code that dynamically compares the actor's level with a number, without hard coding the actor id.
I'm trying to institute a level restriction on an item that can be used by different actors. So I need to write a line of code that dynamically compares the actor's level with a number, without hard coding the actor id.

