Adding medications

Advanced Roleplay Environment supports modular medications. This means you can easily add medications or edit them accordingly.

Adding medications

In order to add a medication we just need to add the medication inside the medications file and configure the properties accordingly.

Adding the medication

Since all medications are saved inside script/entities/medications.lua, we will open this file. This should look like this:

Now we will scroll to the bottom and just copy a medication from above and edit it to our needs so it should look like this:

Configuring the medication

There are many options available for us to configure the medication perfectly to our needs.

Last updated