MVP Blueprint System and Monster Fragment System

`Azhul

New member
Messages
14
Points
0
I would like to request two system that they called MVP Blueprint System and Monster Fragment System not sure if there is similar thing already exist here but so far i haven't found anything like this.

The idea came from lunaro and i just want to have the same thing:

https://forum.lunaroclassic.com/index.php?/topic/29-improved-mvp-blueprint-system/

https://forum.lunaroclassic.com/index.php?/topic/27-monster-fragment-system/

Please let me know if this is not allowed to ask. Thanks in advance :)

 
It's just items calling certain functions; checking if the items are in the inventory; then getitem, delitem, etc. Just read through the script_commands and you'll understand how to make something similar.

 
It's just items calling certain functions; checking if the items are in the inventory; then getitem, delitem, etc. Just read through the script_commands and you'll understand how to make something similar.
That's my idol ☺️

 
Back
Top