This is my first release.
All we know, that Shatter don't support more CzF Season 4.5 [1.00.90] Bugless with custom modifications Release.
so I decided to make some fixes and add some new options.
Added some fixes and options, configs are in Options.ini
Options.dll (attached)
Added OptionsCS.dll for GS_CS GameServer (attached)
Options.dll
PHP Code:FixGoldenDragons = 0 // 0 = New Japan Style; 1 = Old Style,like Golden tantal drop bok+5
FixPartyZenBug = 0 // 0 = Zen Reduced in Party; 1 = Drop Normal Zen in Party
FixPkPartyKill = 0 // 0 = PK can't kill in party; 1 = PK can kill in party
FixPkPartyMembersMove = 0 // 0 = If in party is PK, party members can't move ; 1 = If in party is PK, party members can move
Max28Add = 0 // 0 = +16 Max add; 1 = +28 Max Add
Support15ItemLvl = 0 // 0 = +13 Max Item level ; 1 = +15 Max Item Level (need test)
FixBOKExcellentDropLuck = 0 // 0 = Exc from BOK's always w/out luck; 1 = randomized
AllowAncientExcellent = 0 // 1 = Ancient Items Can Have Excellent Options; 0 = Ancient Items Cannot Have Excellent Options
AllowSocketExcellent = 0 // 1 = Socket Items Can Have Excellent Options; 0 = Socket Items Cannot Have Excellent Options
FixGMVistaOS = 0 // 1 = GM can enter without client closing and can kill mobs (this bug is only with vista/w7)
DisableDuel = 0 // 0 = Duel is Enabled, 1 = Duel is Disabled
FixGetQueuedCompletionStatus = 0 // 0 = don't add additional 0x79 error code; 1 = Fix Connect Crash (need to make all security updates)
AllowPKtoBloodCasteEvent = 0 // 1 = Allow Pk User to enter in Blood Castle Event; 0 = Don't allow
AllowPKtoDevilSquareEvent = 0 // 1 = Allow Pk User to enter in Devil Square Event; 0 = Don't allow
AllowPkUseTicketTimeBC = 0 // 1 = Allow Pk User to use Time Prompt in BC Ticket; 0 = Don't allow
AllowPkUseTicketTimeDS = 0 // 1 = Allow Pk User to use Time Prompt in DS Ticket; 0 = Don't allow
BypassPKLimit = 0 // 0 = 3 Max Kills, 1 = 100 Max Kills
Fix40RingLevel = 1 // 0 = bugged drop ; 1 = fixed, corect drop from EventItemBag13.txt
FixGoldenLostTowerMsg = 0 // 0 = " ,Golden Invasion" msg ; 1 = "LostTower,Golden Invasion" msg
LostTowerGoldenDragonNoRespawn = 0 // 0 = Golden Dragon will respawn in losttower; 1 = not respawned in LT
DisableNewGoldenTroopsRespawn = 0 // 1 = No respawn of new Golden Troops; 0 = respawn
OptionsCS.dll
PHP Code:FixPkPartyKill = 0 // 0 = PK can't kill in party; 1 = PK can kill in party
FixPkPartyMembersMove = 0 // 0 = If in party is PK, party members can't move ; 1 = If in party is PK, party members can move
Max28Add = 0 // 0 = +16 Max add; 1 = +28 Max Add
Support15ItemLvl = 0 // 0 = +13 Max Item level ; 1 = +15 Max Item Level (need test)
FixBOKExcellentDropLuck = 0 // 0 = Exc from BOK's always w/out luck; 1 = randomized; 2 = drop exe only with luck
AllowAncientExcellent = 0 // 1 = Ancient Items Can Have Excellent Options; 0 = Ancient Items Cannot Have Excellent Options
AllowSocketExcellent = 0 // 1 = Socket Items Can Have Excellent Options; 0 = Socket Items Cannot Have Excellent Options
DisableDuel = 0 // 0 = Duel is Enabled, 1 = Duel is Disabled
AllowPkUseTicketTimeBC = 0 // 1 = Allow Pk User to use Time Prompt in BC Ticket; 0 = Don't allow
AllowPkUseTicketTimeDS = 0 // 1 = Allow Pk User to use Time Prompt in DS Ticket; 0 = Don't allow
BypassPKLimit = 0 // 0 = 3 Max Kills, 1 = 100 Max Kills; 2 = Unlimited Kills
Note:
Code:For fixing PK drop of expensive items check and change: 1.MuServer/Data/CommonServer.cfg PKItemDrop = 0 PKLevelIncreaseOff = 0 2.MuServer/GameServer/Data/ServerInfo.dat PkLimitFree = 0 This is MUST BE configurations
Credits goes to RZ forum members.
All fixes, from RageZone forum.
Special tnx to tagegor (my c++ teacher)
Attached GameServer and GameServerCS (from 1b update by Shatter) with hooked new dlls.



Reply With Quote


