Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] LTP-Team.com last sources

Junior Spellweaver
Joined
Sep 1, 2013
Messages
122
Reaction score
30
m0e4GRJ - [Release] LTP-Team.com last sources - RaGEZONE Forums


LTP-Team.com emulator sources and some tools sources​

Include in source package:

  • LTP.dll sources
  • ConnectServer sources
  • DataServer sources
  • JoinServer sources
  • GameServer sources
  • MHP sources
  • Launcher sources
  • GetMainInfo sources
  • LTPEditor sources
  • LTPShopEditor sources

Last update released : 18.02.2022 0:24 (version 1.6.11)

If anyone have crash client on start, recompile all server binaries, LTP.dll and GetMainInfo
Also, you need run all .sql scripts in DB/scripts/ folder.








  1. Recoded MAIN_INFO (delete all maininfo limits)
  2. Fix New pets movement
  3. Added MaxPKCount setting (GameServerInfo - Common.dat) (Default value: 100)
  4. Added PetsRenew setting (GameServerInfo - Common.dat) (If you have same pet in your inventory, it will be automatically put on when your pet die)
  5. Added Admin Chat feature in GameServer.exe
  6. Custom Maps limit changed to 120



    1.6.5
  7. Fixed change class reset points
  8. Fixed ItemPickFixed KanturuEvent notice
  9. Fixed Ancient Money dropFixed Reset Stats
  10. Fixed BankEx commands dupe
  11. Fixed Blood Castle buffs in city
  12. Fixed PremiumDropFixed TvTEvent party bug
  13. Fixed BuffIcon textFixed CustomRFGloves glow
  14. Fixed custom npc game crash
  15. Fixed EventTimer custom
  16. Fixed Wizard ring drop
  17. Fixed OfflineMode clear selected data when change account
  18. Fixed hp show with turned 3d camera
  19. Added logs for CustomChaosBox
  20. Added PartyUseOriginalPartyExpFormula in "GameServerInfo - Common.dat".
  21. Added Password in PartySearch custom
  22. Added Alliance setting in PartySearch Custom
  23. Added Item info tooltip in items on floor
  24. Added delete character reset\grand reset setting
  25. Added ResetItemReward config
  26. Added BuyVip for 1,7,14,30 days
  27. Added GuildWarehouse custom
  28. Added Logs for super points
  29. Added MonsterCallEnable switch in MapManager.xml
  30. Added AllowPK switch in MoveSummon.txt
  31. Added ItemToPoints custom. Here you can exchange items to temporary items
  32. Added TvTEvent Minimum users config
  33. Added radio in game
  34. Added open EventTimer when press in TimeBar
  35. Added config to enable\disable close muhelper when open interface window
  36. Increased StaticEffect and DynamicEffect (изменено)


    1.6.8
  37. Fixed mobs stuck
  38. Added web browser guide (F1 button) (Plugin price: 40$)
  39. Moved client sources from visual studio 2010 to 2019 (need test, may cause some bugs)
  40. Added some improvements in health bar system
  41. Added protection to any dupe, based on wrong packets send to gameserver. May cause reconnects.
  42. Added new character position interface (With disabled Mu Helper)
  43. Added Disable Expanded Warehouse setting in maininfo.ini
  44. Fixed teleport to Silent map when Custom Arena is disabled
  45. Fix character class X position in Select Character scene
  46. News Game Menumade some post_item improvements made some item tooltip improvementsAdded CustomMonsterGlow feature to MAIN_INFO
  47. Added SummonMonster feature to Data/Custom/CustomMonster.txt
  48. Delete CustomWing.txt limit
  49. Added Imperial Guardian Secromicon rate settingsAdded Custom Monster sound feature
  50. Added feature for disabling MasterLevel rule in (BC, DS, IT)Added "Event Start" features into GameServer
  51. Added Monsters info with settings (enable/disable)Disabled quest system monster kill message in chat, and added special panel for it, and added enable\disable function in game settings
  52. Fixed item give after resetsome antihack update
  53. Added in-game change resolution\font-size featureRecoded "Game Options" interface
  54. Fix duel arena town portal scroll use
  55. Fixed flying dragon effect
  56. Added "ShowMapName" respawn\kill message by BossIndex in InvasionManager.dat
  57. Fixed 3D Camera in switch characterAnd much more...


    1.6.9
  58. Added custom jewel replace item feature
  59. Added a system for preventing dupesFixed CalcCharacter.lua (Added enable/disable feature)
  60. Added new settings to MainInfo.ini
  61. Added Bot Alchemist (for move options from item to item)
  62. Added WideScreen support to client.Fixed CastleSiege mark registrations
  63. And more...



    1.6.10
  64. Added text scrolling if the text does not fit into the area allocated for it (in new interface windows)
  65. Added custom item info "wizardy" setting
  66. Added combo skill for all classes
  67. Antihack update, files downloader and "Get Window Class"Added BC\DS entry count per day
  68. Fixed save screen crash on big resolutions
  69. Added Active invasions plugin ()
  70. Fixed quest systems info windows positions
  71. Fixed fenrir custom jewel use
  72. Recoded Quest system, new config ( )





    1.6.11
    1. Fixed 3dcam zoom when scroll chatbox.
    1. Recoded game settings panel, to avoid visual bugs.
    1. Recoded custom interface interaction, now if you press Esc button, custom windows are close.
    1. Recoded monstersetbase to xml.
    1. Added converter from MonsterSetBase.txt to MonsterSpawn.xml, and Monster.txt to MonsterList.xml.
    Just create "Convert" folder in GameServer folder and put there (MonsterSetBase.txt, MonsterSetBaseCS.txt and Monster.txt) and run GameServer.exe.
    1. Fixed donateshop WCoinC, WCoinP, WCoinP sell.
    1. Fixed shop wrong price.
    1. Fixed donateshop item refund block if you have max zen (2kkk).
    1. Added helper run to mouse middle button.
    1. Improved some GS license protection. Need pay monthly fee without delay.
    1. Now you can configure notice colors and count in Notice.txt.
    1. Now notices in slide working good, type 15 in Notice.txt.
    1. Changed BuffInfo icons size.
    1. Fixed PartySearch max party users.
    1. Fixed custom wings excellent.
    1. Added "new stat" custom (every 100 stats gives: +100 total HP, +1 to the total defense (physical and mage), +1 to physical attack and to magic attack).
    1. Fixed quest system on any map, just set npc_map to -1
    1. Added offline mode money free time feature



LTP will return with new files!

Don`t Forget to say Thank to DEV for releasing this files
EDITED 02.10.2023 12:32 +4 GMT - LINKS UPDATED
EDITED 04.10.2023 10:15 +4 GMT - ADDED CHANGELOGS
 

Attachments

You must be registered for see attachments list
Last edited:
Joined
Oct 8, 2006
Messages
740
Reaction score
289
DataServer fix in case of "Invalid cursor state" (SQL State: 24000):

Replace with this:
C++:
void CQueryManager::Close()
{
    SQLCloseCursor(this->m_STMT);
    SQLFreeStmt(this->m_STMT,SQL_CLOSE);
}

Originally, in zTeam, is using the SQL_UNBIND, but for some reason, probably cause of newer ODBC drivers of Windows 10 it's not closing the statement correctly. The current statement being still opened, it can't be used for a new query operation.

LTPTeam The MonsterSpawn XML generator is really awesome. Nice job with that.
 
Last edited:
Junior Spellweaver
Joined
Jun 25, 2023
Messages
147
Reaction score
25
this is full source mu online season 6 ep3 with anti hack here list of changelog

Screenshot_2023-10-04-09-20-20-92 - [Release] LTP-Team.com last sources - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Jun 28, 2008
Messages
191
Reaction score
220
Nice release, thanks alot!
Quick question: How do I setup the sql password and connect to remote sql server with this?
 
Elite Diviner
Joined
Jun 18, 2023
Messages
436
Reaction score
245
Do you have MHP source or can I use MHP Files to other game client?
 
Newbie Spellweaver
Joined
Jun 6, 2021
Messages
31
Reaction score
2
Quem tem o código fonte Gameserver que pode ser compilado normalmente?
 
Joined
Oct 8, 2006
Messages
740
Reaction score
289
Any guide or sample on how to use it?
I recommend you to make a new forum thread for your topic.

It's using GetMainInfo to encrypt the name of the antihack DLLs, and in client's DLL is actually the hooking function using the DLL's name retrieved and decrypted from the file generated by GetMainInfo. (the .emu file).

Not totally sure but you need a different set of memory addresses dump for a different game client. You would need to test that cause the current MHP may not work for other games. Check the source code tho.

You would need to hook the current MHP antihack into your game client's executable.
 
Newbie Spellweaver
Joined
Sep 27, 2009
Messages
17
Reaction score
0
Hey. I try this files and have 1 problem. When starting gameserver it showing libcurl.dll missing.
How i can fix it ?
Thanks
 
Elite Diviner
Joined
Jun 18, 2023
Messages
436
Reaction score
245
Hey. I try this files and have 1 problem. When starting gameserver it showing libcurl.dll missing.
How i can fix it ?
Thanks
You need libcurl as it uses a connection for gameguard.
 
Newbie Spellweaver
Joined
Sep 27, 2009
Messages
17
Reaction score
0
Ok. I fix it already to copy libcurl.dll from another map. Thanks.
Maybe have some tutorial how correct use new source pack ?
 
Joined
Oct 8, 2006
Messages
740
Reaction score
289
In the source files you can add/modify whatever you need for your server. Yes, you are overwritting the old .exe and Main.dll file, but you need to compile them with Visual Studio first. The source code can help you to customize your server according to your needs, to add new things, etc.
 
Back
Top