What's new

New messages New topics Systems Serverfiles 3D Models Web Scripting

[C++] Limit drop minimum/maximum level

JIGSAW

Be the best, Ignore the rest.
Staff member
Administrator
Premium
📅 Joined Jul 14, 2025
💬 Messages 184
❤️ Reaction 1,142
🏆 Points 225
Code:
Group Metin_Lv5
{
mob 8001
Type limit
level_limit_start 1
level_limit_end 15
1 27987 1 2
}

in the example above you will be able to drop objects at level 5 metin, only if your level is higher than 1 and lower than 15. Installation


tutorial :

In the archive you will find some files from the game source that you open, and then in notepad++ find the following macro and modify your files to be like there:

Code:
 #ifdef DROP_LEVEL_LIMIT_RANGE

 

Latest posts

shape1
shape2
shape3
shape4
shape5
shape6
Top