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] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

Newbie Spellweaver
Joined
Oct 19, 2013
Messages
10
Reaction score
0
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

Hi all,

I enable marry system but do not know how it works in the game, please help me.

ulfsark - [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source - RaGEZONE Forums


MarrySystem.ini
Code:
[MarrySystem]
MarrySystemEnabled    = 1

MarryHomoSexual        = 0
MarryCostZen        = 1000000
MarryCostPCPoint    = 0
MarryCostWCoin        = 0
MarryMinLvl        = 0
MarryNpcNum        = 379
MarryNumWitnesses    = 2        // ìèíèìàëüíîå êîë-âî ñâèäåòåëåé íà ñâàäüáå

MarryTrace        = 1        // /marrytrace
MarryOnline        = 1        // /marryonline
MarryTraceLvlReq = 300
IsMarry            = 1        // /ismarry <name>
MarryExpBonus    = 100    // XP Bonus when both of Married online

DivorceEnabled        = 1
DivorceCostZen        = 10000000
DivorceCostPCPoint    = 10
DivorceCostWCoin    = 10
DivorceMinLvl        = 350


TakeItemsForMarry        = 2        // [0-20] NumItems needed for Reset; 0 - noneed items

//Config.Item[1] - example with Jewel Of Bless
Config.Item[1].Num        = 1        // Num of such kind of items you need for marriage
Config.Item[1].Index        = 14        // [0-15] Index of [1] needed Item
Config.Item[1].Type        = 13        // [0-200] Type of [1] needed Item
Config.Item[1].Lvl        = 0        // [0-13] Lvl of [1] needed Item
Config.Item[1].Luck        = 0        // [1/0] Luck of [1] needed Item
Config.Item[1].Skill        = 0        // [1/0] Skill of [1] needed Item
Config.Item[1].Opt        = 0        // [0-7] Opt of [1] needed Item
Config.Item[1].Exc        = 0        // [0-63] Exc of [1] needed Item

//Config.Item[2] - example with Jewel Of Soul
Config.Item[2].Num        = 1        // Num of such kind of items you need for marriage
Config.Item[2].Index        = 14        // [0-15] Index of [2] needed Item
Config.Item[2].Type        = 14        // [0-200] Type of [2] needed Item
Config.Item[2].Lvl        = 0        // [0-13] Lvl of [2] needed Item
Config.Item[2].Luck        = 0        // [1/0] Luck of [2] needed Item
Config.Item[2].Skill        = 0        // [1/0] Skill of [2] needed Item
Config.Item[2].Opt        = 0        // [0-7] Opt of [2] needed Item
Config.Item[2].Exc        = 0        // [0-63] Exc of [2] needed Item

And what is MarryHomoSexual?

Thanks.
 
Newbie Spellweaver
Joined
Oct 19, 2013
Messages
10
Reaction score
0
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

Hmm, i think the code creator cannot give more simple explanation what this setting should be used for, or? Are you using brain or penis for thinking?





I just want to know more about the value of the code creator has put into, can you guide me how to use the system marry?
 
Junior Spellweaver
Joined
Aug 17, 2012
Messages
167
Reaction score
10
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

jason4ever WTF MAN? what editor you used? (pardon my eng.) :D
P.S. Dark Phoenix^^ and dragon spear?:)

I used MagicHand Mu Editor which was hosted in my webhost

you can download link:

Thanks man, will try it later my local server is currently down for reconfiguration.
 
Last edited:
Newbie Spellweaver
Joined
Dec 6, 2008
Messages
91
Reaction score
1
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

When i try delete guild, it's says that Personal ID incorrect.
Characters deleting normally, but guild cannot delete.
Help, please.

Common.ini
[Bypasseres]
PersonalIDBypasser = 1
GuildIDBypasser = 1
 
Junior Spellweaver
Joined
Aug 17, 2012
Messages
167
Reaction score
10
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

When i try delete guild, it's says that Personal ID incorrect.
Characters deleting normally, but guild cannot delete.
Help, please.

Common.ini
[Bypasseres]
PersonalIDBypasser = 1
GuildIDBypasser = 1


Mine works fine. Use MU Maker to check your personal ID.
 
Junior Spellweaver
Joined
Aug 17, 2012
Messages
167
Reaction score
10
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

Cash Shop problem: SQL server connect fail! Any workaround or fix for this? I guess this is the cause of cash shop not showing WCoins problem.

SQL Server 2000 settings
username: sa
password: pass

CashShopOption.ini
[odbc_setting]

odbc_server = 127.0.0.1
odbc_uid = sa
odbc_pass = pass
dbname = MuOnline0
pointfrom = cspoints
odbc_enabletrusted = 1


ulfsark - [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source - RaGEZONE Forums
 
Skilled Illusionist
Joined
Jan 17, 2013
Messages
326
Reaction score
19
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

¿How does the time interval under ShowTime within News.txt?

[Section1]
ShowType = 0 //0: Gold Message, 1: Chat Message
ShowTime = 1
News1 =
News2 =
News3 =
 
Newbie Spellweaver
Joined
Jul 12, 2011
Messages
32
Reaction score
25
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

1 More Bug found (severe):

I can duplicate (dupe) items with MultyValut :/



To resolve this, simply create a "code" that checks if the player is close of the vault before of change. If yes, the option would locked.

Someone could accomplish such a feat?
 
Last edited:
Skilled Illusionist
Joined
Dec 29, 2007
Messages
312
Reaction score
34
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

1 More Bug found (severe):

I can duplicate (dupe) items with MultyValut :/



To resolve this, simply create a "code" that checks if the player is close of the vault before of change. If yes, the option would locked.

Someone could accomplish such a feat?


So that custom to determine the time in seconds to change bau to no avail as it was the intention prevent dupe
 
Newbie Spellweaver
Joined
Jul 12, 2011
Messages
32
Reaction score
25
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

So that custom to determine the time in seconds to change bau to no avail as it was the intention prevent dupe

No :(:
but I believe my suggestion solves the problem, just need to find people to do ^^
 
Junior Spellweaver
Joined
Aug 17, 2012
Messages
167
Reaction score
10
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

1 More Bug found (severe):

I can duplicate (dupe) items with MultyValut :/



To resolve this, simply create a "code" that checks if the player is close of the vault before of change. If yes, the option would locked.

Someone could accomplish such a feat?


This bug doesn't work for me.
 
Custom Title Activated
Loyal Member
Joined
Apr 6, 2007
Messages
1,806
Reaction score
483
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

I think this was solved already by Hexa_Master & aryupa_master; I'll try to do this later; my sources have that fix included already....but not tested it yet due to lack of time.
 
Back
Top