-
Content Count
9 -
Joined
-
Last visited
Community Reputation
4 NeutralAbout Etzhel

-
Rank
Neutral
Metin2
-
Kingdom
Jinno
Social Networks
-
Discord
Etzhel#8753
Skills
-
C++
Advanced
-
LUA
Advanced
-
Python
Advanced
-
SQL
Advanced
-
FreeBSD
Advanced
-
Windows
Expert
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Etzhel started following MT2 Grand CMS, [FIX] Flooding CPU Attack - Ikarus Offlineshop System, QC Gui by Asparte & JachuPL and 4 others
-
[FIX] Flooding CPU Attack - Ikarus Offlineshop System
Etzhel replied to Ikarus_'s topic in Guides & HowTo
Share offlineshop files i need it hahahaba -
This upload does not exist @Mali61
-
9 Skills Conquerors of Yohara - Official Servers
Etzhel replied to Rakancito's topic in Guides & HowTo
Shaman's skill is not working. Syserr: IsUsableSkillMotion: OUT_OF_MOTION_VNUM: name=Metin1, motion=124/124 Video: https://streamable.com/iyrtyk -
int number_ex(int from, int to, const char *file, int line) { // We only need (and want) to initialize the mersenne twister generator once static std::random_device rd; static std::mt19937 mt(rd()); static std::uniform_int_distribution<int> dist; // not too expensive to create, though if (from > to) { int tmp = from; sys_err("number(): first argument is bigger than second argument %d -> %d, %s %d", from, to, file, line); from = to; to = tmp; } // Set the range we'd like our distribution to be on, and generate the number return dist(mt, std::uniform_int_distribu
-
So?
-
@ASIKOO https://www.mediafire.com/file/y7eyr14tawonq6f/grand_FINAL.rar/file