How to Create characters inject the novice guild ?
↧
novice guild
↧
[Help] ItemToolTip_eng.bmd limit
Hi. I was wondering if there is a limit for ItemToolTip_eng.bmd? because im having problem with it. I just noticed after reaching 1153 lines it doesn't show the text/details after hovering the mouse on the item in the game. But for 1152 and below it shows the details on an item.
Im using the the exteam server files and client by pyke. Maybe someone could help me? Thanks in advance.
https://forum.ragezone.com/f197/rele...erver-1162673/
Im using the the exteam server files and client by pyke. Maybe someone could help me? Thanks in advance.
https://forum.ragezone.com/f197/rele...erver-1162673/
↧
↧
Cryztal MU| Season 3 | Exp 7500x | Unique Gameplay | Opening 02.20.2020
Opens February 20, 2020
Website: HERE | Forum:HERE| Discord:HERE
Pre-registration is still available and we are still on OPEN BETA TEST
About us:
To be a nonprofit server, we provide state of the art long term services to the public. Donation for "Premium Items & Gold Credits/Credits" will be used to keep the server up and to develop our products and services further. We assure that players get 10 times more what they pay for as a courtesy to their support and loyalty. Part of the profit generated that we received will be given back to the CryztalMU community by holding away events, raffles, and more. CryztalMU will also support a particular charity institution in the future and cooperate in public service.
Our Mission:
Is to provide the best gaming experience to our community for the longest time possible. Therefore, we will provide Premium Support for our players.
Ease of service:
We strive to provide you with the best services plug and with our configurations set by our development team. Our Developing Team is pro-active in finding the best up to date features to benefit server-side and player side.
Community support:
We provide customer support such as hack cases, scam cases, or simple gaming problems. We will also support the in-game community to make it a pleasant environment for all ages. We also have a pro-active forum staff that will be there to provide answers to questions.
- Exp: 7500x
- Drop: 50%
- Rebirth Server
- Well Developed Server
- Fully Working Events
- Castle Siege Every Week
- Guaranteed Stability and Long term
- Nice & Active Admins
- Old School Community
- Boss Raids
- Organized Spots for Beginners and Hunters
- New Ancient Sets
- New Jewels
- Well secured server with 10 lock code
- Unique gaming features
- Unique gaming configuration
- Well organized and Experienced Team
- Anti-hack System Powered By UGK
- Monster Points Shop
✔Features:
- Account Lock System for players who have pilot, items will not be movable.
- Account Auto Lock - Locks your Account every time you logout.
- Reconnect System: ON (It will reconnect you if you get DC)
- Balance PVP Settings
- Automated Scrambled Words Event
- Automated Dungeon Race Event
- and many many more
✔Server Events:
- Castle Siege
- Blood Castle
- Golden Invasion
- Devil Square
- Chaos Castle
- CryWolf Defense
- Halloween Event
- Happy Hour Event
- Kundun Invasion
- Kanturu Events
- Anubis Invasion
- Golden Kundun Invasion
Screenshot:


↧
[REL] Badge Uploader for BrainCMS
Hey,
A while ago i made "Badge Uploader" addon for BrainCMS.
I originally made that for a friend of mine but might be useful for some of you guys.
Its in german but can easily be translated.
How it works
The idea is simple. Users can create their own badge with for example Photoshop, Gimp, Paint whatever and then upload it to your hotel.
They need to enter a name and description for their badge. They also need to enter a badge_code and the badge image. There are some rules, for example 40x40 pixels size and GIF format.
After that the staffs can either approve or deny the badge inside the housekeeping. If they approve it, then the badge gets placed into your album1584 and the corresponding flash texts (badge_name_XXX=XXX and badge_desc_XXX=XXX) get placed into your external_flash_override_texts.txt at the very bottom of the file. Then the user receives the badge in their inventory. (it gets inserted into users_badges in the db). If the staff deny the badge it simply gets removed and the user doesnt receive their badge.
Screens
IMPORTANT
Location for album1584 is: /swfs/c_images/album1584
Location for external_flash_override_texts.txt is: /swfs/gamedata/override/external_flash_override_texts.txt
They are both hardcoded in different files if you use a different location you need to change it to yours.
You need to make sure that you have READ AND WRITE ACCESS for both otherwise its not going to work!
If you have improvements or other ideas you want to see let me know. Also let me know if you want that i implement this into another cms, i dont know what cms is currently the most used one but back when i created this BrainCMS was the most used one.
Download
The entire cms can be found here: https://github.com/higoka/BrainCMS/tree/badge-upload
Its basically just a fork and i dont know if this is the latest version of BrainCMS or not but i couldnt find any working download link besides this git repo.
If you only need the files i changed download this zip and replace yours with mine: https://github.com/higoka/BrainCMS/r...dge-upload.zip
Dont forget to import this into your database.
I currently have some spare time to do some addons/projects whatever.
You can contact me on Discord @ higoka#7120
EDIT: There is also another addon i made which lets you use emojis in the news comments section: https://github.com/higoka/smiley-comments
A while ago i made "Badge Uploader" addon for BrainCMS.
I originally made that for a friend of mine but might be useful for some of you guys.
Its in german but can easily be translated.
How it works
The idea is simple. Users can create their own badge with for example Photoshop, Gimp, Paint whatever and then upload it to your hotel.
They need to enter a name and description for their badge. They also need to enter a badge_code and the badge image. There are some rules, for example 40x40 pixels size and GIF format.
After that the staffs can either approve or deny the badge inside the housekeeping. If they approve it, then the badge gets placed into your album1584 and the corresponding flash texts (badge_name_XXX=XXX and badge_desc_XXX=XXX) get placed into your external_flash_override_texts.txt at the very bottom of the file. Then the user receives the badge in their inventory. (it gets inserted into users_badges in the db). If the staff deny the badge it simply gets removed and the user doesnt receive their badge.
Screens
Spoiler:
Spoiler:
IMPORTANT
Location for album1584 is: /swfs/c_images/album1584
Location for external_flash_override_texts.txt is: /swfs/gamedata/override/external_flash_override_texts.txt
They are both hardcoded in different files if you use a different location you need to change it to yours.
You need to make sure that you have READ AND WRITE ACCESS for both otherwise its not going to work!
If you have improvements or other ideas you want to see let me know. Also let me know if you want that i implement this into another cms, i dont know what cms is currently the most used one but back when i created this BrainCMS was the most used one.
Download
The entire cms can be found here: https://github.com/higoka/BrainCMS/tree/badge-upload
Its basically just a fork and i dont know if this is the latest version of BrainCMS or not but i couldnt find any working download link besides this git repo.
If you only need the files i changed download this zip and replace yours with mine: https://github.com/higoka/BrainCMS/r...dge-upload.zip
Dont forget to import this into your database.
Code:
DROP TABLE IF EXISTS `badge_upload`;CREATE TABLE `badge_upload` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` int(11) NOT NULL,
`code` varchar(32) NOT NULL,
`name` varchar(32) NOT NULL,
`desc` varchar(128) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
I currently have some spare time to do some addons/projects whatever.
You can contact me on Discord @ higoka#7120
EDIT: There is also another addon i made which lets you use emojis in the news comments section: https://github.com/higoka/smiley-comments
↧
Imperial.MU | S6 | 5x | 50% | No Reset | No Seals | No ShopBuffs
OPENING FRIDAY FEBRUARY 28
MULTILANG WEB AND CLIENT INTERNATIONAL SERVER
The server is open in TEST MODE, with exp 9999x, command /money, and an NPC that sells all items to test drops, balances, and so on. All this will be deleted when the server is officially openedAny error, bug, problem, report, doubt, problem or whatever it is to report to the group or the page are taken care of as soon as possible.
Links


Info
Ver: Season 6
Exp: 10x
Master Exp: 1x (Extended Master Skill Tree)
Drop: 50%
Spots: 5 mobs (Hot 6 Mobs)
Elf Buff: 200 (Max Level)
Helper: 1 (Level Req)
Offline Attack: On (Work with Helper Active)
Offline Store: On (Only in Loren Market)
All class can be created from level 1









➠ Helper Season 6
Helper available from level 1, when creating the character it configures itself with everything that the character has to lift.
➠ New Custom Jewels (No OP)
New jewels that increase the dynamics of the game, give you more opportunities, and also expand the trade.
➠ Resolutons 640x480~1920x1080
Resolutions available from the smallest 640x480 to HD 1920x1080, all WideScreen resolutions are available.
➠ 3D Cam + Zoom + Rotation
380 ° camera with zoom and rotation, ideal for viewing with more range, or for capturing. In addition, when using it, it hardly consumes FPS.
➠ Trilinear Textures + Tron Glow + Fogs
Rounded textures that improve the visual of the game, also enjoy the Tron Glow for increasing brightness and fog on the maps
➠ AutoParty (/re auto)
Auto accept party requests, you can set it free for everyone, or with password. If you set a password only players who have the party password can enter your party. Players who are in OffAttack mode always accept requests.
➠ AutoPost (/autopost) - VIP
Post up to 8 messages per /post automatically. Ideal to sell when you're not at home. It does not work for players who are in offattack mode (for obvious reasons) and is only available for VIP players.
➠ AutoAdd (/add auto) - VIP
Thanks to this system you can add points quickly, and if you wish, also automatically. This interface will add points for you automatically every time you raise a level.
➠ LastDeath (/lastdeath) - VIP
Use the / lastdeath command to find out who killed you and at what time you can take revenge on him. Available only for VIP users.
➠ PvP Rings + FreePK
We have Fight Rings in: Lorencia, Devias, Noria, Tarkan and Vulcanus. All free of PK, you can kill whatever you want and you will not turn red, there are no penalties.
➠ Item Protect + AntiDelete (/pin)
Thanks to the PIN system, your account will be protected against theft of items, and the deletion of your characters or guilds. The PIN panel allows you to customize what you want to lock and unlock. In this way, you can lend your account to play Castle Sieges, or go hunting bosses with the assurance that that person will not steal or erase anything. The PIN is set when you create your account, it is a 4-digit code that you should not share with anyone.
➠ Mapa + Spots + NPC + Gates [TAB]
Press TAB to visualize the map of the game and where the spots are located, in this way you will always know where there is a place to level. In addition to marking the position of the NPCs
➠ HP/SD Bar + Info (PvP, Party, Monstruos)
New HP and SD indicator bars, pointing a character will indicate your life and your current shield. In case you are at party, the bar will turn green. In addition, the monster bar indicates the level and current life of the mob you are targeting.
➠ Minimizer + Tray Icon + Reduce CPU/GPU/RAM [F12]
The window minimizer is activated with F12, by minimizing the game you will be able to visualize a Tray Icon that indicates the character's race, his level, his master level, and his current map. In addition, you will be notified when one of your characters dies. Finally and best of all, is that when you minimize the game with the F12 key the main consumption goes to 0%, incredible, your PC will be totally relieved for what you have to do in it.
➠ Reconnect + AutoHelper + AntiDisconnect
The reconnection system prevents you from wasting time, when reconnecting, activate your Helper automatically so you don't lose level or hunt. In addition to this, it has an additional function that serves to, in case of a power outage, or in case your Wifi is cut, the character is automatically in OffAttack, in this way you will never waste time of level or hunt.
➠ Launcher + AutoUpdate
Our launcher is responsible for patching the client for you. No more inconvenience for the players, in case of an update the client is automatically updated.
➠ Kick System via login
Thanks to this system you can disconnect your account or that of your friends quickly and easily from the game login. In case the account is connected, when you correctly insert the account information, the account will be disconnected.
➠ Server Hour/Local Hour (Interface)
So you can have control over the time difference between your country and the server time, we have added an indicator in the interface that tells you the time of the server official.
➠ WCoins Tradeable by /coin command
With the /coin command you can transform your WCoins into a fully tradeable currency, which means that you can trade items for your W Coins or buy W Coins with your items
➠ Extended Master Skill Tree
The tree has features of Season 12, all adapted to Season 6, thanks to this, you will enjoy 300 master levels to climb.
➠ Acc Items of new versions
The server has all the acc items of higher versions available and working 100%, if WebZen adds a new item, then we emulate it as soon as possible and adapt it to Season 6 ;)
➠ OffStore
The OffStore system is similar to that of the new seasons, you can sell your items for different types of currencies at the same time, although the most used is the W Coin.
➠ Anti-Freeze
Opens with F5, this system allows you to disable some features of the game to relieve CPU consumption, ideal for old women, or to gain more fluidity when playing a Castle Siege or hunting bosses.
➠ OffAttack + Helper + AutoParty + AntiDisconnect
The OffAttack system allows you to play with your power off or the game closed. It works with your active Helper, it is also functional with the AutoParty system. It has an anti-disconnection system, in case the light is cut off or your wifi has a cut, the character is automatically turned off so that it will not lose level
↧
↧
[Help] Join Server problem
Hello Guys , I have one problem ,my server is still online all time but some time players want to login and when he put account and password and pres ENTER the Screnn stoped and can't Login, and after some time 30min/1h he can login , someone know what problem can be ?
↧
Hello, need some help. :)
I'm trying to find a specific skill ID, and cant manage to get it..
Need some help since i'm stuck it's Pathfinders:
Cardinal Burst
If sharing the id is against the laws in the forum or something like that i would like to know
how to discover the skill's ID by myself.
Thanks for the time.
Need some help since i'm stuck it's Pathfinders:
Cardinal Burst
If sharing the id is against the laws in the forum or something like that i would like to know
how to discover the skill's ID by myself.
Thanks for the time.
↧
Dungeon chests drop count
Hello, i would like to ask how to make a chest in dungeon drop more than 1 item at a time?
For example: i tried to add 3 in Min and Max but chest still only drop 1.
For example: i tried to add 3 in Min and Max but chest still only drop 1.
Quote:
[MMap] | MobIdx | PPIdx | SpeciesIdx | PosX | PosY | Width | Height | SpwnInterval | SpwnCount | SpawnDefault | EvtProperty | EvtMobs | EvtInterval | Grade | Lv | MissionGate | PerfectDrop | TrgIdxSpawn | TrgIdxKill | Type | Min | Max | Authority | Server_Mob | Loot_Delay |
12 | 12 | 4273 | 648 | 37 | 225 | 1 | 1 | 6000000 | 1 | 0 | <null> | <null> | <null> | 1 | 1 | 0 | 1 | 0 | 4 | 0 | 3 | 3 | 0 | 0 | 0 |
↧
Search Engine for Mu Online
Hi, here is a webpage to post your Mu Online server.
The web is: www.mu-search.com
You have to register and specify the server data.
Let's change facebook groups and thousands of forums for a unified page!!
PS: Please, dont delete this post, its not a forum. Actually I have never seen a system like this for Mu Online, thats why I made it
The web is: www.mu-search.com
You have to register and specify the server data.
Let's change facebook groups and thousands of forums for a unified page!!
PS: Please, dont delete this post, its not a forum. Actually I have never seen a system like this for Mu Online, thats why I made it
↧
↧
castle muemu help
i already setup the castle siege today 2/16/2020 i just want to know if my config is right.
on Sql MuCastle_DATA
SIEGE_START : 2020-02-15 00:00:00.000
SIEGE END : 2020-02-22 00:00:00.000
![]()
![]()
possible the CS event start on Saturday february/22/2020 at 8pm to 9pm?
my big boss?
@HyoKenji @KarLi @allexander
on Sql MuCastle_DATA
SIEGE_START : 2020-02-15 00:00:00.000
SIEGE END : 2020-02-22 00:00:00.000


possible the CS event start on Saturday february/22/2020 at 8pm to 9pm?
my big boss?
@HyoKenji @KarLi @allexander
↧
Somethings About AkCore TW
- THIS QUESTION IS FOR THOSE WHO HAVE ALREADY USED AKCORE TW,IF YOU DON'T WANT HELP,just skip - (Sorry my english,I'm BR)Hello, I am recently working with akcore tw (from ivan). I only know the basics of C ++ and C #. And I understand codes well in general. But I am graduated in the area of designer. I will leave some questions below: - The game closes when I try to buy something from NPC's. - The damage to mobs is very low. - Only skills work, the basic fight does not. - I can't use most items (cars and potions for example) - The guests come, I can get it. But I don't get any guest items. (example: flight training item) **Anyone who knows which files should I edit to resolve this(anything), please contact me here or on DISCORD vintabr#4294
↧
Ryl1 complete server file
Hey i'm looking for ryl1 complete server file.. some link can't use because to old. can help me for complete server file ?
↧
[Help] Castle Siege muemu
i already setup the castle siege today 2/16/2020 i just want to know if my config is right.
on Sql MuCastle_DATA
SIEGE_START : 2020-02-15 00:00:00.000
SIEGE END : 2020-02-22 00:00:00.000
![]()
![]()
possible the CS event start on Saturday february/22/2020 at 8pm to 9pm?
my big boss?
@HyoKenji @KarLi @allexander
on Sql MuCastle_DATA
SIEGE_START : 2020-02-15 00:00:00.000
SIEGE END : 2020-02-22 00:00:00.000


possible the CS event start on Saturday february/22/2020 at 8pm to 9pm?
my big boss?
@HyoKenji @KarLi @allexander
↧
↧
Aion Classic LongTerm & Quality
Discover the Stunning World of Aion-Classic.com
https://aion-classic.com
Grand opening 16/02/2020 12HAM GMT+1
[New private Aion server based on 4.9] [Offlike Server x1] [In Game Reward] [Wokring Content] [Stable server under Linux Dedicated][Register now and enjoy the game]
Explore one of the most amazingly beautiful and detailed MMORPGs ever as you fight to save a vibrant world ripped asunder by a celestial war.Choose between two divine factions, the Asmodians or the Elyos, and save your people from an ancient evil that threatens to destroy everything in its path. Over 2000 story-driven quests lead you through a wondrous and expansive world like no other. In Aion™, you are a winged Elyos or Asmodian, sworn enemy races, exploring a world of breathtaking beauty ripped asunder by a celestial war. In this stunning massively multiplayer online roleplaying game, abundant solo adventures, intriguing epic group quests, challenging dungeons, and massive Legion raids hone your battle skills to new heights. Take the fight against the dragonlike Balaur invaders into Balaurea, your common enemy's homeland, to save the shattered world you love.
Game Features:
Welcome to our new Aion-Classic
We invite you, if you wish, to take a part of our project, to develop together in a big community, like Aion-Classic, a new and stable Emulator based on Aion Lightning Core.Aion-Classic Emu development current state:
See you soon
Aion-Classic Staff
https://aion-classic.com
https://aion-classic.com
Grand opening 16/02/2020 12HAM GMT+1
[New private Aion server based on 4.9] [Offlike Server x1] [In Game Reward] [Wokring Content] [Stable server under Linux Dedicated][Register now and enjoy the game]
Explore one of the most amazingly beautiful and detailed MMORPGs ever as you fight to save a vibrant world ripped asunder by a celestial war.Choose between two divine factions, the Asmodians or the Elyos, and save your people from an ancient evil that threatens to destroy everything in its path. Over 2000 story-driven quests lead you through a wondrous and expansive world like no other. In Aion™, you are a winged Elyos or Asmodian, sworn enemy races, exploring a world of breathtaking beauty ripped asunder by a celestial war. In this stunning massively multiplayer online roleplaying game, abundant solo adventures, intriguing epic group quests, challenging dungeons, and massive Legion raids hone your battle skills to new heights. Take the fight against the dragonlike Balaur invaders into Balaurea, your common enemy's homeland, to save the shattered world you love.
Game Features:
- A visually astonishing game world
- Soar through the skies with thrilling character flight
- Intense PvE and PvP combat
- Thousands of hours of story-driven content
Welcome to our new Aion-Classic
We invite you, if you wish, to take a part of our project, to develop together in a big community, like Aion-Classic, a new and stable Emulator based on Aion Lightning Core.Aion-Classic Emu development current state:
- Full AION - 4.9.1 - EU Client support
- All patch features until 4.9 are integrated
- New Infterface
- New Godstone System integrated
- Amplification System integrated
- Plume integrated
- Tempering System integrated
- Item Purification integrated
- Atreian Passport integrated
- Upgrade Arcade (Coming Soon)
- Hotspot Teleportation integrated
- Multi Return Scrolls Teleportation integrated
- Hall of Fame integrated
- Bases up to 4.9 integrated
- Sieges up to 4.9 integrated
- Invasion Raid integrated
- All Retail Instances AI Assisted 4.9
- Retail Abyss Prestige Glory System
- New Brocker System & UI integrated
- All Classes & Skills works retail
- Retail Crafting
- Retail Wings & Pets & Mounts
- Retail Emotes
- GeoData Integrated
- And all previous retail features (Quests,Instances,Items,Housing, etc)
See you soon
Aion-Classic Staff
https://aion-classic.com
↧
Helicopter

The Creator of this Vert Drox
This helicopter is paid but I decided to lay out, if suddenly someone wants to put yourself and test (or on a private server to put)
IMPORTANT !!! IN STEAM, THIS MOD DOES NOT LOAD !!!! , remove ))
Control button:
Take off - left shift
Sits - z
Left turn-q
Right turn-e
Left - a
Right - d
Forward - w
Back - s
Download this file or update your browser
↧
DP display from other NPC

Anyone successfully manage to add this current DP display from other NPC?
My doubt is, there is something need to add or modify under in UI.dat to support other NPC ID's.
↧
[SHARE]Glacier Panel Modified (SS Only)
Hello guys, I just wanna share this design. the base source is Glacier Panel. This is my ex-gcp way back 3 years ago. Im currently running other private game server atm. Unfortunately, the full files of this modified gcp were corrupted and lost. I hope someone will restore this.
Source Clean GCP: Glacier
Screenshot:
![]()
![]()
![]()
![]()
![]()
![]()
Extra Screenshot:
![]()
![]()
![]()
![]()
Source Clean GCP: Glacier
Screenshot:






Extra Screenshot:




↧
↧
[HELP]Channel crash
Hello is there a solution about this type of attack to my channel
ACE_ASSERT: file Proc/Connect.cpp, line 73 assertion failed for 'pIPSAck4Connect->bIndex1 == g_pServerCtxEx->iServerIdx'.Aborting...
the channel will go down and up after the attack
ACE_ASSERT: file Proc/Connect.cpp, line 73 assertion failed for 'pIPSAck4Connect->bIndex1 == g_pServerCtxEx->iServerIdx'.Aborting...
the channel will go down and up after the attack
↧
Server and vps
Im selling my entire server+vps already paid for 12 monthsjust message me on whatsapp: +639158867855 or skype : Pickme143
- - - Updated - - -
up
up
- - - Updated - - -
up
up
↧
[C#] Unogames - S8 Source Code
Hello,Today we release our source code, please ask for contributions and help and release your codes so that we can have a server 100% free for everyone.
https://github.com/eantoniobr/UGPangya
Special thanks to LuisMK who contributed to a great extent to reach this level.
https://github.com/eantoniobr/UGPangya
Special thanks to LuisMK who contributed to a great extent to reach this level.
↧