• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

IAT Software > 0.97D MU Server

Newbie Spellweaver
Joined
Aug 18, 2011
Messages
19
Reaction score
13
News:
Code:
Im back on my old development project, 
i will continue work on this project,
every free time that i have!

As you see i changed team name...

What's new?
Code:
CORE is still same with minimal changes, nothing major!
BUT WAIT, THE IS ONE BIG UPDATE! SEE BELLOW:

Change Log


Code:
//#################################################################
//# MU Server 0.97 <C> IAT Software				  #
//# CHANGE LOG					                  #
//#################################################################

[MAIN FEATURES]
- New Items & Sets
- Stable No Crashes
- Main Addons
        - Fog Effect
        - 3D Camera
        - Sky Effect
        - Mini Map
        - Item Limit Removed
        - Costum Glow Effect
        - 99i Item fixed
- Less Memory Usage

[BASE VERSION]
- IAT Software Manager
	- Downloader :: Working
	- Updater :: Working
	- Installer :: Working

[VERSION 1]
- Server preconfigured, translated and re-organized!
- Added /post command
- Added GS UPD port change option
- Added level up point change option
[VERSION 2]
- Server Crash Fixed

Server Configuration Style

Code:
    #################################################################
    # MU Server 0.97 <C> IAT Software            #
    #################################################################

    [GameServerInfo]

    ########################################################################################################################
    # Main GameServer Settings
    #
    # GameServerUPDPort      Used for multiple server launching.
    # Language          Server local language changing.
    # ItemSerialCheck       Checks every player item if it's duped or not, but this option slows SQL server.
    # SpeedHackPlayerBlock      Check if player is using speed hackts, but it delect lag as hack, so leave it disabled.
    # StalkProtocol         If enabled for selected player gs shows DEBUG logs (packets,protocols,etc).
    # StalkProtocolId      Player id on wich debug info will be based on.
    # CreateCharacter      Can create new character on server.
    # Trade            Is trading between players enabled.
    # ConnectionMessage      Connect message that will be shown upon player login, leave blank for disabling.
    #
    ########################################################################################################################

    GameServerUPDPort       = 60006
    Language          = 0
    ItemSerialCheck       = 0
    SpeedHackPlayerBlock       = 0
    StalkProtocol          = 1
    StalkProtocolId       = Kristians
    CreateCharacter       = 1
    Trade             = 1
    ConnectionMessage      = Welcome to LimitlessDev.com Private server.

    ########################################################################################################################
    # Main Gameplay Settings
    #
    # AddExperience         Expierience rate per monster in %.
    # CharacterDeleteMinLevel   Maximal level on wich caracter can be deleted.
    # LevelUPointsMG      Level UP points for each level for magic gladiator.
    # LevelUPointsNormal      Level UP points for all other characters.
    # PKItemDrop         PK Player drops item when killed.
    # MonsterHp         Monster HP level, if HP 0 = 100, if HP 80, that mean that monsters will have 80% less
    #            so that will mean that monsters HP is 20%.
    # ItemDropPer         Item Drop rate in %.
    # ZenDurationTime      How much secounds zen will stay on ground.
    # PKTime         No idea, orginal despriction was:  Amount of time for pk.
    #
    ########################################################################################################################

    AddExperience          = 10
    CharacterDeleteMinLevel    = 50
    LevelUPointsMG         = 7
    LevelUPointsNormal      = 6
    PKItemDrop          = 0
    MonsterHp          = 0
    ItemDropPer          = 60
    ZenDurationTime       = 30
    PKTime             = 1

    ########################################################################################################################
    # Guild
    #
    # GuildCreate         Player can create his own guild.
    # GuildDestroy         User can disband his guild.
    # GuildCreateLevel      Minimal level from user can make guild.
    #
    ########################################################################################################################

    GuildCreate          = 1
    GuildDestroy          = 1
    GuildCreateLevel       = 100

    ########################################################################################################################
    # Chaos Event
    #
    # ChaosBox         Enable chaos machine.
    # ChaosEvent          Enable Golden Budge Drogons invasion.
    # ChaosEventServer      EventServer local ip address.
    #
    ########################################################################################################################

    ChaosBox          = 1
    ChaosEvent          = 1
    ChaosEventServer       = 192.168.0.103

    ########################################################################################################################
    # Misc
    #
    # AttackEventRegenTime      No idea, orginal despriction was:  100m for event regen.
    #
    ########################################################################################################################

    AttackEventRegenTime       = 100

    ########################################################################################################################
    # Chaos Machine
    #
    # ChaosMix10Rate      Chaos Machine rate when making +10 items.
    # ChaosMix11Rate      Chaos Machine rate when making +11 items.
    #
    ########################################################################################################################

    ChaosMix10Rate         = 70
    ChaosMix11Rate         = 60

    ########################################################################################################################
    # Event NPC Talking (Cristmass & NewYear)
    #
    # EnableEventNPCTalk      Enable Event NPC talking.
    # MerryXMasTalkNpc       Enable Cristmass talk.
    # HappyNewYearTalkNpc      Enable NewYear talk.
    #
    ########################################################################################################################

    EnableEventNPCTalk       = 1
    MerryXMasTalkNpc       = 0
    HappyNewYearTalkNpc       = 1

    ########################################################################################################################
    # Red Dragon Event
    #
    # EVENT1         Enable Red dragon event.
    # Event1ItemDropTodayMax    No idea.
    # Event1ItemDropTodayPercent   No idea.
    #
    ########################################################################################################################

    EVENT1             = 0
    Event1ItemDropTodayMax       = 1
    Event1ItemDropTodayPercent    = 1

    ########################################################################################################################
    # Star XMas Event
    #
    # XMasEvent            Enable Cristmas Event.
    # XMasEvent_StarOfXMasDropRate       Star of Cristmas drop rate.
    # XMasEvent_ItemDropRateForStarOfXMas   Star of Cristmas event drop rate.
    #
    ########################################################################################################################

    XMasEvent             = 0
    XMasEvent_StarOfXMasDropRate       = 1
    XMasEvent_ItemDropRateForStarOfXMas    = 1

    ########################################################################################################################
    # Star XMas Event
    #
    # FireCrackerEvent      If enabled fire crackers as item will be droped.
    # FireCrackerDropRate       4000/10000=40% FireCrackerDropRate/10000.
    # ItemDropRateForFireCracker   9/10=90% ItemDropRateForFireCracker/10.
    #
    ########################################################################################################################

    FireCrackerEvent       = 0
    FireCrackerDropRate       = 1
    ItemDropRateForFireCracker    = 1

    ########################################################################################################################
    # Devil Square
    #
    # DevilSquareEvent      Enable Devil Square event.
    # DevilSquareEventServer    RankingServer local IP address.
    # DevilSquareEventConnect   Enable connect to RServer.
    # EyesOfDevilSquareDropRate   EyesOfDevil item drop rate.
    # KeyOfDevilSquareDropRate   KeyOfDevil item drop rate.
    #
    ########################################################################################################################

    DevilSquareEvent       = 1
    DevilSquareEventServer       = 127.0.0.1
    DevilSquareEventConnect    = 1
    EyesOfDevilSquareDropRate    = 1
    KeyOfDevilSquareDropRate    = 1

    ########################################################################################################################
    # Other Event
    #
    # MedalEvent         Enabled Medal Event.
    # GoldMedalDropRate      Gold medal drop rate.
    # SilverMedalDropRate      Silver medal drop rate.
    # ItemDropRateForGoldMedal   ?
    # ItemDropRateForSilverMedal   ?
    #
    ########################################################################################################################

    MedalEvent          = 1
    GoldMedalDropRate       = 3
    SilverMedalDropRate       = 3
    ItemDropRateForGoldMedal    = 30
    ItemDropRateForSilverMedal    = 30

    ########################################################################################################################
    # Event Chip
    #
    # EventChipServerConnect   Enable connect to EventServer.
    # EventChipServerIp       EventServer local IP address.
    # EventChipEvent       ?
    # BoxOfGoldDropRate       Box of Gold Drop rate.
    # EventChipDropRateForBoxOfGold ?
    #
    ########################################################################################################################

    EventChipServerConnect       = 0
    EventChipServerIp       = 127.0.0.1
    EventChipEvent          = 0
    BoxOfGoldDropRate       = 1
    ItemDropRateForBoxOfGold    = 1
    EventChipDropRateForBoxOfGold    = 1

    ########################################################################################################################
    # Heart of Love
    #
    # HeartOfLoveEvent      Hearth of love event enabled.
    # HeartOfLoveDropRate       Hearth of love drop rate.      
    # ItemDropRateForHeartOfLove    Fire Cracker drop rate.
    #
    ########################################################################################################################

    HeartOfLoveEvent       = 1
    HeartOfLoveDropRate       = 3
    ItemDropRateForHeartOfLove    = 30

    ########################################################################################################################
    # Golden Dragon Invasion
    #
    # IsEledoradoEvent            Golden Dragon event enabled.
    # EledoradoGoldGoblenRegenTime          Golden goblin regen time in minutes.
    # EledoradoTitanRegenTime          Golden titan regen time in minutes.
    # EledoradoGoldDerconRegenTime          Golden dercon regen time in minutes.
    # EledoradoDevilLizardKingRegenTime       Golden lizard regen time in minutes.
    # EledoradoDevilTantarosRegenTime       Golden tantaros regen time in minutes.
    #
    # EledoradoGoldGoblenItemDropRate      Item drop rate for golden globlin.
    # EledoradoGoldGoblenExItemDropRate       Item drop rate ex for golden globlin.
    # EledoradoTitanItemDropRate          Item drop rate for golden titan.
    # EledoradoTitanExItemDropRate          Item drop rate ex for golden titan.
    # EledoradoGoldDerconItemDropRate       Item drop rate for golden dercon.
    # EledoradoGoldDerconExItemDropRate       Item drop rate ex for golden dercon.
    # EledoradoDevilLizardKingItemDropRate       Item drop rate for golden lizard.
    # EledoradoDevilLizardKingExItemDropRate    Item drop rate ex for golden lizard.
    # EledoradoDevilTantarosItemDropRate       Item drop rate for golden tantaros.
    # EledoradoDevilTantarosExItemDropRate       Item drop rate ex for golden tantaros.
    #
    ########################################################################################################################

    IsEledoradoEvent          = 1

    EledoradoGoldGoblenRegenTime       = 30
    EledoradoTitanRegenTime       = 40
    EledoradoGoldDerconRegenTime       = 60
    EledoradoDevilLizardKingRegenTime    = 70
    EledoradoDevilTantarosRegenTime    = 60

    EledoradoGoldGoblenItemDropRate    = 100
    EledoradoGoldGoblenExItemDropRate    = 100
    EledoradoTitanItemDropRate       = 100
    EledoradoTitanExItemDropRate       = 100
    EledoradoGoldDerconItemDropRate    = 100
    EledoradoGoldDerconExItemDropRate    = 100
    EledoradoDevilLizardKingItemDropRate    = 100
    EledoradoDevilLizardKingExItemDropRate    = 100
    EledoradoDevilTantarosItemDropRate    = 100
    EledoradoDevilTantarosExItemDropRate    = 100

    ########################################################################################################################
    # Blood Castle
    #
    # BloodCastleEvent       Blood Castle Event enabled.
    # BloodCastleStartHour      ?
    # AngelKingsPaperDropRate    Drop rate for Angel Kings item.
    # BloodBoneDropRate       Blood Bone drop rate.
    # StoneItemDrop       ?
    # StoneDropRate       ?
    #
    ########################################################################################################################

    BloodCastleEvent    = 1
    BloodCastleStartHour   = 1
    AngelKingsPaperDropRate = 100
    BloodBoneDropRate    = 100
    StoneItemDrop       = 1
    StoneDropRate       = 1


Pictures









IAT :: SERVER SOFTWARE MANAGER
About:
With this tool you can install your server automaticly, it will donwload the server for you, it will changes SQL password and put global, local ips where it's need! If i will release new updates you just run this tool and it will tell you if new update is out, and if it is it will donwload the for you!
This tool is programmed in Visual Studio 2005.

Code:
Redistributable Package (x86): [url=http://www.microsoft.com/download/en/details.aspx?id=3387]Download: Visual C++ 2005 Redistributable Package (x86) - Microsoft Download Center - Download Details[/url]
.NET 2.0: [url=http://www.microsoft.com/download/en/details.aspx?id=19]Download: .NET Framework Version 2.0 Redistributable Package (x86) - Microsoft Download Center - Download Details[/url]
Features:
Code:
- Automatic SERVER downloading
- Automatic SERVER installing and configuring
- Automatic SERVER update installer
- SERVER change log viewer
- File Extraction log viewer

Change Log

Code:
[IAT SOFTWARE MANAGER V3]
- Most critial bugs fixed
- Auto run update wizard after installation works
- Explorer & Log view updated
- Many minjor changes

## Download V3: http://iat-server.onlinewebshop.net/IAT_Setup/Install_v3.rar

[IAT SOFTWARE MANAGER V3.1]
- Added Manual Install feature
        - Allows manualy change ips and password in server.
        
## Download V3.1: http://iat-server.onlinewebshop.net/IAT_Setup/Install_v3.rar

Report bugs,problems,gliches,errors,etc here..:thumbup:

Edit: if you post sources or other usefull information for this version you can speed up my dev, credits ofcourse will be gived!

Contact me via msn : krisis521@inbox.lv

Credits
Code:
- Fog: Brain
- Glow: Gembrid
 

Attachments

You must be registered for see attachments list
Last edited:
faronnia.com
Loyal Member
Joined
Aug 12, 2007
Messages
1,200
Reaction score
441
I'll be watching this dev thread for some time. Looks interesting.
Good luck with the 97D, but really, a version of MU with MG's powerslash skills, no Dark Lord, no Castle Siege where guilds really have fun, well it just isn't worth it these days. Not with the ex700 coming on our butt, anyways!
 
Junior Spellweaver
Joined
Sep 3, 2008
Messages
146
Reaction score
75
I'll be watching this dev thread for some time. Looks interesting.
Good luck with the 97D, but really, a version of MU with MG's powerslash skills, no Dark Lord, no Castle Siege where guilds really have fun, well it just isn't worth it these days. Not with the ex700 coming on our butt, anyways!

If my memory is correct,97d supports Unfinished Loren Deep(i think map 25) & Unfinished Land of trial ;), Icarus know this and he made 97r xD

Maybe kristian, can use it too ;)
------------------------------------
IAT? WTH? Indian Asammbler team? WTF? IAT? i tell this cuz IAT allready existed some years ago, and maybe some people will confuse u with them. If you decide to stay with that name, you may need to explain the meaning of your IAT.

It is advice to avoid future problems (flood, spam), and even if they are separated, it is better to leave that where it has been named in memory of people who use your files and programs.

Good Luck.
 
Newbie Spellweaver
Joined
Aug 30, 2011
Messages
24
Reaction score
2
It's all a big lie. Item (Kor) is the same as MBT files 0.97d by Disconnect, and there isn't any patches. Only 3 S4 sets added: Titanium, Seraphim and Destroy, last one can't be seen on Select Character menu. And where is "Item Limit Removed"?
 
Back
Top