- Joined
- May 26, 2011
- Messages
- 1,178
- Reaction score
- 233
~~ Full S1 Files Development, cMuServices ~~
Hello RZ members, today we start working on Full S1 Files (based on emulator), have a lot of customs at server and client.
Last Update: 29/08/2018
Release date: 28/08/2018
Start Project Date: 23/03/2018
server have for now on:
Commands:
SetFull
Reset
shop x
Post
Zen
Evo
Info
Clear
Sell
Buy
OpenWare
Add
PlayerInfo
Time
Online
BanChar
Clearinv
Drop
Make
Client:
SmokeEfect
Full 3D Camera F6 / F7
Full Fog F8
GlowSystem F9
Automatic moving clicker (Left mouse click) F10
Automatic attack clicker (right mouse click) F11
Full MiniMap
Updates:
Some pictures:
GameServer:
Credits:
WebZen
cMuServices
DeathWay
Have idea for module? feel free offering it.
Found bug? report here!
~ Downloads ~
MuServer
Client
Hello RZ members, today we start working on Full S1 Files (based on emulator), have a lot of customs at server and client.
Last Update: 29/08/2018
Release date: 28/08/2018
Start Project Date: 23/03/2018
server have for now on:
Commands:
SetFull
Reset
shop x
Post
Zen
Evo
Info
Clear
Sell
Buy
OpenWare
Add
PlayerInfo
Time
Online
BanChar
Clearinv
Drop
Make
Client:
SmokeEfect
Full 3D Camera F6 / F7
Full Fog F8
GlowSystem F9
Automatic moving clicker (Left mouse click) F10
Automatic attack clicker (right mouse click) F11
Full MiniMap
Updates:
Update 1 --
Fixing crash main.exe problem
Updated files: text.bmd
[URL='https://mega.nz/#!OxVzHAhI!NpfMkND8oUaMBjOoo8Zk22NFUYQ-u6Yu9Jn4wcV5RKc'][B]Link[/B][/URL]
~~
Update 2 --
Adding option to choose:
FontName
Bold
Height
Unicode (0/1)
Updated files: Main.dll + adding main.ini
[URL='https://mega.nz/#!KksBxCQZ!MhzieNZX6kzzkHE_N4iDMZbdfuIGxzje1N_mxY_pNCY'][B]Link[/B][/URL]
Update 3:
Fixing max stats + adding check for max stat count.
Reset is now without switch.
Clear command (/clearinv) + other issue with commands that we saw is now fixed.
Updates files:
Commands.ini
GameServer.exe
Link
[URL='https://mega.nz/#!rp8jFA7L!A-NQv_O7JUbVRHJvkHXTftSW2mvrUI96ofnA0EvdCAY'][B]Link[/B][/URL]
Update 4:
VipSystem fully added (/buyvip, /infovip)
Added PointsPerLevel config
Updated files:
GameServer.exe
Setting.ini
VipSystem.ini
Link
[URL='https://mega.nz/#!ekcGnahJ!i5jlak3d_wuO8yPUKmm6D9TOGlj_PueC84Mjg6f19z4'][B]Link[/B][/URL]
Changelog:
[ICODE]
//=============
// Changelog by cMuServices
// Start Date: 23/03/2018
//=============
//=============// Rev.1.4 - 27/06/2018//=============
-> Added Main.bmd, ip - serial - version come from there. file will be create using cMuTool!
-> Added SkinCommand - Commands.ini
-> Added Skills.ini (config level for skills)
-> Added Bonus system! - Bonus.ini
-> Added CashShop System
[B]CashShop guide:
Settings.ini at cMuServices - edit CashShopMax, max is 10, edit Delay when click on item at shop!
use at server: /shop 1-max (for example /shop 2)
this will open file: Data/CashShop/shop02.txt .
shop.txt is same like normal shop, just need add Price + item name:
7 5 9 255 0 1 4 0 0 // Leather helm - [B]NORMAL SHOP TXT
7 5 9 255 0 1 4 0 0 20 " Leather" - [B]CASH SHOP TXT //=============//
=============// Rev.1.4 - 27/06/2018//=============
-> Added Setfull command
-> Interface Visual fix (HOT) - 100%
-> Added Reset Command
-> Added Reset Active
-> Added Reset CostType 0 - disabled, 1 - zen, 2 - credits
-> Added Reset Price
//=============//[/B][/B][/B]
//=============// Rev.1.4 - 26/05/2018//=============
-> Added Clearinv command
-> Working on Monster HP Bar [B](HOT) - 50%[/B]
-> Working on Interface Visual fix (Life,Mana,AG,Damage)[B] (HOT) - 50%[/B]
-> Working on Reconnect System (HOT) - [B]50%[/B]
//=============//
//=============// Rev.1.3 - 25/03/2018//=============
#Server Side
-> Fixed GameServer Checksum
-> Fixed GameServer Personal ID Bypass
-> Fixed GameServer Guild ID Bypass
-> Fixed GameServer PK Bug
-> Fixed GameServer Invalid Socket
-> Fixed GameServer Socket Serial Error
-> Fixed Friend System (Letter) GameServer
-> Fixed AddExperience GameServer
-> Added Custom GuarMesseage (CommonServer.ini, GuardMessage = )
-> Added Welcome Messeage (CommonServer.ini, WelcomeMessage = )
-> Added Disconnect Messeage (CommonServer.ini, DisConnectMessage = )
-> Fixed CPU Usage (GameServer/Client)
-> Fixed %n %s crash GameServer
> Remove .dump file when gameserver crash
#Client Side
-> Added 512 Items support (item.bmd)
-> Fixed MuError.log (Decrypt,Encrypt)
-> Moving MuError.log file into Data>Customs>Log Folder
-> Fixed Mini Map Brightness
//=============
// Rev.1.2 - 24/03/2018
//=============
#Server Side
-> Fixed ExDB Server check
-> Fixed +28 Options
-> Added ConnectPlayer Notice
-> Added ConnectGM Notice
-> Added GMAttack (CommonServer.cfg), 0: Enable, 1: Disabled
-> Added Character system (Character.ini)
-> Added Balance system (Balance.ini)
-> Added Buff system (Buff.ini)
-> Added Limit 32k stats
-> Added /drop command (drop use when you want drop item on floor)
-> Added /make command (make use when you want the item to be at invertory automaticlly)
#Client Side
-> Fixed Unicode support [Eng,Heb]
-> Added New Sword support - 100%
-> Added New Sets support - 100%
-> Added New Wings support - 60%
//=============
// Rev.1 - 23/03/2018
//=============
#Server Side
-> Protocol USA (GS/GSCS)
-> SQL Connection (GS/GSCS)
-> Login Classes
-> PreviewChar
-> Golden Fenrir
-> Golden Fenrir Repair
-> Golden Fenrir PreviewChar
-> GameMasters Icon (GS/GSCS)
-> Attack Player, Attack Monster (GS/GSCS)
-> DataServer Protocol Fix
-> ExDB Protocol Fix
-> Character Create,Login,Switch
-> Fixed gObjGetItemCountInIventory - 100% (GSCS)
-> Fixed GCSendQuestPrize - 100% (GSCS)
-> Fixed ItemDropRate (GS/GSCS)
-> Fixed CloseClient Function
-> Fixed Potions Speed
-> Fixed Agillity bug (speed bug)
-> Fixed error-L2 Header Error
-> Added GMSystem system (GMSystem.ini file)
-> Added Commands.ini
-> Added SQLConnection (SQL.ini file)
-> Added Info Player command (/info)
-> Added Time command (/time)
-> Added Online command (/online)
-> Added Skin command GM (/skin)
-> Added Status command GM (/status)
-> Added Ban command GM (/ban)
-> Added UnBan command GM (/unban)
-> Added Trace command GM (/trace)
-> Added Track command GM (/track)
-> Added Gmove command GM (/gmove)
-> Added Zen command
-> Added cMuServices.ini
-> Added NEWS/TIPS System (NEWS folder)
#Client Side
-> Fixed Window mode
-> Added Full 3D Camera (Client) - F6 On / Off -- F7 Reset
-> Added Full Fog (Client) F8 On / Off
-> Added Glow system (Client) F9 / Reload
-> Added Automatic Moving clicker (Client, Left click) F10 On/Off
-> Added Automatic Attack clicker (Client, right click) F11 On/Off
-> Added Full MiniMap (Tab key)
Some pictures:
GameServer:
Credits:
WebZen
cMuServices
DeathWay
Have idea for module? feel free offering it.
Found bug? report here!
~ Downloads ~
MuServer
Client
Last edited: