[Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

Page 129 of 147 FirstFirst ... 2979119121122123124125126127128129130131132133134135136137139 ... LastLast
Results 3,201 to 3,225 of 3658
  1. #3201
    Darkness Member Kiosani is offline
    MemberRank
    Oct 2007 Join Date
    ArgentinaLocation
    1,276Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Quote Originally Posted by k2prouds View Post
    MuServer\IA Julia/Jewels.ini have configs drop new jewels but game jewels dont work.
    I use this main. fix master lvl https://mega.co.nz/#!XBpkBAhS!HTSDXG...MqjWWsuwQVPumA

    P.S i don*t know why this release have not correct main or client and not show jewels(mu server ), i see you have main + cool 3d camera and other effects what this version main ?
    I'm coding now this main for u man.. for all here I leave this function (I'm adapting from: 1.03k JPN for: 1.03o ENG):

    Code:
    void __declspec(naked) ItemText()
    {
    	_asm
    	{
    		CMP WORD PTR DS:[EDI],0x180F
    		JNZ NextItem1
    		PUSH 0x23E
    		MOV ECX,0x07AB1E70
    		MOV ESI,0x00403FC0
    		CALL ESI
    		PUSH EAX
    		MOV EAX,DWORD PTR DS:[0x7C1B6F4]
    		LEA EAX,[EAX+EAX*4]
    		LEA ECX,[EAX+EAX*4]
    		LEA EDX,[0x7BE8CB0+ECX*4]
    		PUSH EDX
    		MOV ESI,0x00862398
    		CALL ESI
    		MOV EAX,DWORD PTR DS:[0x7C1B6F4]
    		ADD ESP,0x8
    		MOV DWORD PTR DS:[0x7BE9E14+EAX*4],EBX
    		MOV DWORD PTR DS:[0x7C18F18+EAX*4],EBX
    		INC EAX
    		MOV DWORD PTR DS:[0x7C1B6F4],EAX
    		// ----
    		NextItem1:
    		// ----
    		CMP WORD PTR DS:[EDI],ItemId(14,180)	//Jewel of Level
    		JNZ NextItem2
    		PUSH 0xBB8								//Linea del text.bmd
    		MOV ECX,0x07AB1E70
    		MOV ESI,0x00403FC0
    		CALL ESI
    		PUSH EAX
    		MOV EAX,DWORD PTR DS:[0x7C1B6F4]
    		LEA EAX,[EAX+EAX*4]
    		LEA ECX,[EAX+EAX*4]
    		LEA EDX,[0x7BE8CB0+ECX*4]
    		PUSH EDX
    		MOV ESI,0x00862398
    		CALL ESI
    		MOV EAX,DWORD PTR DS:[0x7C1B6F4]
    		ADD ESP,0x8
    		MOV DWORD PTR DS:[0x7BE9E14+EAX*4],0x00
    		MOV DWORD PTR DS:[0x7C18F18+EAX*4],0x00
    		INC EAX
    		MOV DWORD PTR DS:[0x7C1B6F4],EAX
    		// ----
    		NextItem2:
    		// ----
    		CMP WORD PTR DS:[EDI],ItemId(14,181)	//Jewel of Luck
    		JNZ NextItem3
    		PUSH 0xBB9								//Linea del text.bmd
    		MOV ECX,0x07AB1E70
    		MOV ESI,0x00403FC0
    		CALL ESI
    		PUSH EAX
    		MOV EAX,DWORD PTR DS:[0x7C1B6F4]
    		LEA EAX,[EAX+EAX*4]
    		LEA ECX,[EAX+EAX*4]
    		LEA EDX,[0x7BE8CB0+ECX*4]
    		PUSH EDX
    		MOV ESI,0x00862398
    		CALL ESI
    		MOV EAX,DWORD PTR DS:[0x7C1B6F4]
    		ADD ESP,0x8
    		MOV DWORD PTR DS:[0x7BE9E14+EAX*4],0x00
    		MOV DWORD PTR DS:[0x7C18F18+EAX*4],0x00
    		INC EAX
    		MOV DWORD PTR DS:[0x7C1B6F4],EAX
    		// ----
    		NextItem3:
    		// ----
    		CMP WORD PTR DS:[EDI],ItemId(14,182)	//Jewel of Skill
    		JNZ NextItem4
    		PUSH 0xBBA								//Linea del text.bmd
    		MOV ECX,0x07AB1E70
    		MOV ESI,0x00403FC0
    		CALL ESI
    		PUSH EAX
    		MOV EAX,DWORD PTR DS:[0x7C1B6F4]
    		LEA EAX,[EAX+EAX*4]
    		LEA ECX,[EAX+EAX*4]
    		LEA EDX,[0x7BE8CB0+ECX*4]
    		PUSH EDX
    		MOV ESI,0x00862398
    		CALL ESI
    		MOV EAX,DWORD PTR DS:[0x7C1B6F4]
    		ADD ESP,0x8
    		MOV DWORD PTR DS:[0x7BE9E14+EAX*4],0x00
    		MOV DWORD PTR DS:[0x7C18F18+EAX*4],0x00
    		INC EAX
    		MOV DWORD PTR DS:[0x7C1B6F4],EAX
    		// ----
    		NextItem4:
    		// ----
    		CMP WORD PTR DS:[EDI],ItemId(14,183)	//Jewel of Option
    		JNZ NextItem5
    		PUSH 0xBBB								//Linea del text.bmd
    		MOV ECX,0x07AB1E70
    		MOV ESI,0x00403FC0
    		CALL ESI
    		PUSH EAX
    		MOV EAX,DWORD PTR DS:[0x7C1B6F4]
    		LEA EAX,[EAX+EAX*4]
    		LEA ECX,[EAX+EAX*4]
    		LEA EDX,[0x7BE8CB0+ECX*4]
    		PUSH EDX
    		MOV ESI,0x00862398
    		CALL ESI
    		MOV EAX,DWORD PTR DS:[0x7C1B6F4]
    		ADD ESP,0x8
    		MOV DWORD PTR DS:[0x7BE9E14+EAX*4],0x00
    		MOV DWORD PTR DS:[0x7C18F18+EAX*4],0x00
    		INC EAX
    		MOV DWORD PTR DS:[0x7C1B6F4],EAX
    		// ----
    		NextItem5:
    		// ----
    		CMP WORD PTR DS:[EDI],ItemId(14,184)	//Jewel of Excellent
    		JNZ NextLoad
    		PUSH 0xBBC								//Linea del text.bmd
    		MOV ECX,0x07AB1E70
    		MOV ESI,0x00403FC0
    		CALL ESI
    		PUSH EAX
    		MOV EAX,DWORD PTR DS:[0x7C1B6F4]
    		LEA EAX,[EAX+EAX*4]
    		LEA ECX,[EAX+EAX*4]
    		LEA EDX,[0x7BE8CB0+ECX*4]
    		PUSH EDX
    		MOV ESI,0x00862398
    		CALL ESI
    		MOV EAX,DWORD PTR DS:[0x7C1B6F4]
    		ADD ESP,0x8
    		MOV DWORD PTR DS:[0x7BE9E14+EAX*4],0x00
    		MOV DWORD PTR DS:[0x7C18F18+EAX*4],0x00
    		INC EAX
    		MOV DWORD PTR DS:[0x7C1B6F4],EAX
    		// ----
    		NextLoad:
    		MOV ESI,0x00595953
    		JMP ESI
    	}
    }
    
    
    void ItemTextInit()
    {
    	SetRange((LPVOID)0x00595908, 60, ASM::NOP);
    	SetJmp((LPVOID)0x00595908, ItemText);
    }
    PS: All offsets for: 1.03o ENG Fully tested, I'm making a patch with complete things that you need on your client bro

  2. #3202
    Apprentice Tgod is offline
    MemberRank
    Jul 2013 Join Date
    8Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    good i need this main+jewels too!!!! :) you are awesome !

    P.S: can you send me the patch too? no one wanted to help with this untill now..
    Last edited by Tgod; 22-08-14 at 12:33 AM.

  3. #3203
    Darkness Member Kiosani is offline
    MemberRank
    Oct 2007 Join Date
    ArgentinaLocation
    1,276Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Quote Originally Posted by Tgod View Post
    good i need this main+jewels too!!!! :) you are awesome !

    P.S: can you send me the patch too? no one wanted to help with this untill now..
    Sure bro.. not problem.. I will to release here complete patch for all

    PS: Here second part of my fast developing from today :p: JewelsSwitcher function for: 1.03.15 (Eng)

    Code:
    void __declspec(naked) JewelsSwitcher()
    {
        _asm
        {
            //Original: Jewel of Bless
            MOV EDX,DWORD PTR SS:[EBP-0x14]
            MOVSX EAX,WORD PTR DS:[EDX]
            CMP EAX,0x1C0D
            JE ItemAllowed
            
            //Jewel of Level
            MOV EDX,DWORD PTR SS:[EBP-0x14]
            MOVSX EAX,WORD PTR DS:[EDX]
            CMP EAX,0x1CB4
            JE ItemAllowed
            
            //Jewel of Luck
            MOV EDX,DWORD PTR SS:[EBP-0x14]
            MOVSX EAX,WORD PTR DS:[EDX]
            CMP EAX,0x1CB5
            JE ItemAllowed
    
    
            //Jewel of Skill
            MOV EDX,DWORD PTR SS:[EBP-0x14]
            MOVSX EAX,WORD PTR DS:[EDX]
            CMP EAX,0x1CB6
            JE ItemAllowed
    
    
            //Jewel of Option
            MOV EDX,DWORD PTR SS:[EBP-0x14]
            MOVSX EAX,WORD PTR DS:[EDX]
            CMP EAX,0x1CB7
            JE ItemAllowed
    
    
            //Jewel of Excellent
            MOV EDX,DWORD PTR SS:[EBP-0x14]
            MOVSX EAX,WORD PTR DS:[EDX]
            CMP EAX,0x1CB8
            JE ItemAllowed
            // ----
            MOV EAX,0x00759177 //1.03.15 (Eng)
            JMP EAX
            // ----
            ItemAllowed:
            MOV EAX,0x007591C0 //1.03.15 (Eng)
            JMP EAX
        }
    }
    
    
    void JewelInit()
    {
        SetRange((LPVOID)0x0075916A, 5, ASM::NOP);
        SetJmp((LPVOID)0x0075916A, JewelsSwitcher);
    }
    - - - Updated - - -

    Well, I apologize for the delay, I think in the end it took me more time than thought .. but everything should work perfectly (for more details see the changes inside the winrar).

    Features:

    Fix Master Level
    Custom Jewels (AI Julia) Load
    Golden Color Text Name for Custom Jewels
    Golden Color Text Name on the Floor for Custom Jewels
    Custom Items (ONLY WEAPONS 255)
    Pet Rudolph Get Jewels from Floor (Bless, Soul & Life).

    Custom Description Text get from: Text.bmd file lines
    (Lines from Text of Custom Jewels Start from: 3000).

    https://mega.co.nz/#!eIYXFKqR!WdrQTG...I7bj6skCnCTnu8

    Enjoy it!

    - - - Updated - - -

    Here I leave the rest of codes (sources) for all things in this patch:

    Code:
    DWORD	Fn2Var1;	//gObjIsGoldName_Pointer
    BOOL	Fn2Var2;	//gObjIsGoldName_Switcher
    
    
    void __declspec(naked) JewelsNameColor()
    {
    	Fn2Var2 = FALSE;
    
    
    	_asm
    	{
    		mov Fn2Var1, eax;
    	}
    
    
    	if (Fn2Var1 == ItemId(14,14)) // Jewel of Soul (Hook place)
    	{
    		Fn2Var2 = TRUE; // Yellow Item Name (Default: TRUE)
    	}
    	else if (Fn2Var1 == ItemId(14,180)) // Jewel of Level
    	{
    		Fn2Var2 = TRUE; // Yellow Item Name
    	}
    	else if (Fn2Var1 == ItemId(14,181)) // Jewel of Luck
    	{
    		Fn2Var2 = TRUE; // Yellow Item Name
    	}
    	else if (Fn2Var1 == ItemId(14,182)) // Jewel of Skill
    	{
    		Fn2Var2 = TRUE; // Yellow Item Name
    	}
    	else if (Fn2Var1 == ItemId(14,183)) // Jewel of Option
    	{
    		Fn2Var2 = TRUE; // Yellow Item Name
    	}
    	else if (Fn2Var1 == ItemId(14,184)) // Jewel of Excellent
    	{
    		Fn2Var2 = TRUE; // Yellow Item Name
    	}
    
    
    	if (Fn2Var2 == TRUE)
    	{
    		_asm
    		{
    			mov edx, 0x0059108B;
    			jmp edx;
    		}
    	}
    	else
    	{
    		_asm
    		{
    			mov edx, 0x00590F68;
    			jmp edx;
    		}
    	}
    }
    
    
    DWORD	Fn6Var1;	//gObjIsGoldNameOnFloor_Pointer
    BOOL	Fn6Var2;	//gObjIsGoldNameOnFloor_Switcher
    
    
    void __declspec(naked) JewelsNameColorFloor()
    {
    	Fn6Var2 = FALSE;
    
    
    	_asm
    	{
    		mov Fn6Var1, eax;
    	}
    
    
    	if (Fn6Var1 == ObjectId(14,13)) // Jewel of Bless (Hook place)
    	{
    		Fn6Var2 = TRUE; // Yellow Item Name on Floor (Default: TRUE)
    	}
    	else if (Fn6Var1 == ObjectId(14,180)) // Jewel of Level
    	{
    		Fn6Var2 = TRUE; // Yellow Item Name on Floor
    	}
    	else if (Fn6Var1 == ObjectId(14,181)) // Jewel of Luck
    	{
    		Fn6Var2 = TRUE; // Yellow Item Name on Floor
    	}
    	else if (Fn6Var1 == ObjectId(14,182)) // Jewel of Skill
    	{
    		Fn6Var2 = TRUE; // Yellow Item Name on Floor
    	}
    	else if (Fn6Var1 == ObjectId(14,183)) // Jewel of Option
    	{
    		Fn6Var2 = TRUE; // Yellow Item Name on Floor
    	}
    	else if (Fn6Var1 == ObjectId(14,184)) // Jewel of Excellent
    	{
    		Fn6Var2 = TRUE; // Yellow Item Name on Floor
    	}
    
    
    	if (Fn6Var2 == TRUE)
    	{
    		_asm
    		{
    			mov edx, 0x0059DA34;
    			jmp edx;
    		}
    	}
    	else
    	{
    		_asm
    		{
    			mov edx, 0x0059BBAC;
    			jmp edx;
    		}
    	}
    }
    
    
    void JewelsInit()
    {
    	SetRange((LPVOID)0x0075916A, 5, ASM::NOP);
    	SetJmp((LPVOID)0x0075916A, JewelsSwitcher);
    	// ----
    	SetRange((LPVOID)0x00590F5E, 10, ASM::NOP);
    	SetJmp((LPVOID)0x00590F5E, JewelsNameColor);
    	// ----
    	SetRange((LPVOID)0x0059BBA1, 11, ASM::NOP);
    	SetJmp((LPVOID)0x0059BBA1, JewelsNameColorFloor);
    }
    
    void __declspec(naked) RudolphGetJewel()
    {
    	bool bLoot;
    	DWORD dwPointer;
    	// ----
    	bLoot = false;
    	// ----
    	_asm
    	{
    		mov edx, dword ptr ss:[ebp-8]
    		imul edx, edx, 0x278
    		movsx eax, word ptr ds:[edx+0x7B4E7F2]
    		// ----
    		mov dwPointer, eax
    	}
    	// ----
    	if ( dwPointer == ItemId(14, 13) || dwPointer == ItemId(14, 14) || dwPointer == ItemId(14, 16) )
    	{
    		bLoot = true;
    	}
    	else
    	{
    		bLoot = false;
    	}
    	// ----
    	if ( !bLoot )
    	{
    		_asm
    		{
    			mov esi, 0x0081456C
    			jmp esi
    		}
    	}
    	else
    	{
    		_asm
    		{
    			mov esi, 0x00814571
    			jmp esi
    		}
    	}
    }
    
    
    void PetsInit()
    {
    	SetRange((PVOID)0x00814555, 17, ASM::NOP);
    	SetJmp((PVOID)0x00814555, RudolphGetJewel);
    }

  4. #3204
    Valued Member k2prouds is offline
    MemberRank
    Feb 2013 Join Date
    127Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    I Use you main new and line stop more time( P.S sorry bad english

  5. #3205
    Darkness Member Kiosani is offline
    MemberRank
    Oct 2007 Join Date
    ArgentinaLocation
    1,276Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Quote Originally Posted by k2prouds View Post
    I Use you main new and line stop more time( P.S sorry bad english
    yes, this is a problem related to: External Loop for load new Items, because If main.exe load more items then is more slow..

    PS: But works?

  6. #3206
    Apprentice Tgod is offline
    MemberRank
    Jul 2013 Join Date
    8Posts

    thumbs up re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Hey mauro .. tnx for all the support and the time you spend on helping us.. but the game doesn't start.. its stuck in the loading screen and nothing happens.. :/ i waited 5 minutes and the game didn't start

  7. #3207
    selling server files is against RZ rules LTPTeam is online now
    MemberRank
    Feb 2013 Join Date
    UkraineLocation
    551Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Anyone can share sources for jewels description? for 1.03.15 or 1.03.16 main.exe. Thx.

  8. #3208
    Alpha Member ianvalls90 is offline
    MemberRank
    Apr 2007 Join Date
    ArgentinaLocation
    1,829Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    If you search the forums, Ponyo and I released full Custom.dll sources a while ago, on 1.03p client thread.....bu you'll have to read the whole thread as im on mobile (lying on a hospital's bed, been involved in a traffic accident) so i cant really get the source and upload it again....that source was for 1.03p, good luck with it.

    Btw: if main gets stuck, either the items loop is wrong, or the main is trying to get a file that's not there...

  9. #3209
    Darkness Member Kiosani is offline
    MemberRank
    Oct 2007 Join Date
    ArgentinaLocation
    1,276Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Quote Originally Posted by Tgod View Post
    Hey mauro .. tnx for all the support and the time you spend on helping us.. but the game doesn't start.. its stuck in the loading screen and nothing happens.. :/ i waited 5 minutes and the game didn't start
    sorry bro.. I I'll fix the problem

    - - - Updated - - -

    Quote Originally Posted by cocs55 View Post
    Anyone can share sources for jewels description? for 1.03.15 or 1.03.16 main.exe. Thx.
    hey bro.. here with offsets for 1.03O Eng (Text descriptions source for Jewels bro).. or you don't understand on asm?

    Code:
    void __declspec(naked) ItemText()
    {
        _asm
        {
            CMP WORD PTR DS:[EDI],0x180F
            JNZ NextItem1
            PUSH 0x23E
            MOV ECX,0x07AB1E70
            MOV ESI,0x00403FC0
            CALL ESI
            PUSH EAX
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            LEA EAX,[EAX+EAX*4]
            LEA ECX,[EAX+EAX*4]
            LEA EDX,[0x7BE8CB0+ECX*4]
            PUSH EDX
            MOV ESI,0x00862398
            CALL ESI
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            ADD ESP,0x8
            MOV DWORD PTR DS:[0x7BE9E14+EAX*4],EBX
            MOV DWORD PTR DS:[0x7C18F18+EAX*4],EBX
            INC EAX
            MOV DWORD PTR DS:[0x7C1B6F4],EAX
            // ----
            NextItem1:
            // ----
            CMP WORD PTR DS:[EDI],ItemId(14,180)    //Jewel of Level
            JNZ NextItem2
            PUSH 0xBB8                                //Linea del text.bmd
            MOV ECX,0x07AB1E70
            MOV ESI,0x00403FC0
            CALL ESI
            PUSH EAX
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            LEA EAX,[EAX+EAX*4]
            LEA ECX,[EAX+EAX*4]
            LEA EDX,[0x7BE8CB0+ECX*4]
            PUSH EDX
            MOV ESI,0x00862398
            CALL ESI
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            ADD ESP,0x8
            MOV DWORD PTR DS:[0x7BE9E14+EAX*4],0x00
            MOV DWORD PTR DS:[0x7C18F18+EAX*4],0x00
            INC EAX
            MOV DWORD PTR DS:[0x7C1B6F4],EAX
            // ----
            NextItem2:
            // ----
            CMP WORD PTR DS:[EDI],ItemId(14,181)    //Jewel of Luck
            JNZ NextItem3
            PUSH 0xBB9                                //Linea del text.bmd
            MOV ECX,0x07AB1E70
            MOV ESI,0x00403FC0
            CALL ESI
            PUSH EAX
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            LEA EAX,[EAX+EAX*4]
            LEA ECX,[EAX+EAX*4]
            LEA EDX,[0x7BE8CB0+ECX*4]
            PUSH EDX
            MOV ESI,0x00862398
            CALL ESI
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            ADD ESP,0x8
            MOV DWORD PTR DS:[0x7BE9E14+EAX*4],0x00
            MOV DWORD PTR DS:[0x7C18F18+EAX*4],0x00
            INC EAX
            MOV DWORD PTR DS:[0x7C1B6F4],EAX
            // ----
            NextItem3:
            // ----
            CMP WORD PTR DS:[EDI],ItemId(14,182)    //Jewel of Skill
            JNZ NextItem4
            PUSH 0xBBA                                //Linea del text.bmd
            MOV ECX,0x07AB1E70
            MOV ESI,0x00403FC0
            CALL ESI
            PUSH EAX
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            LEA EAX,[EAX+EAX*4]
            LEA ECX,[EAX+EAX*4]
            LEA EDX,[0x7BE8CB0+ECX*4]
            PUSH EDX
            MOV ESI,0x00862398
            CALL ESI
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            ADD ESP,0x8
            MOV DWORD PTR DS:[0x7BE9E14+EAX*4],0x00
            MOV DWORD PTR DS:[0x7C18F18+EAX*4],0x00
            INC EAX
            MOV DWORD PTR DS:[0x7C1B6F4],EAX
            // ----
            NextItem4:
            // ----
            CMP WORD PTR DS:[EDI],ItemId(14,183)    //Jewel of Option
            JNZ NextItem5
            PUSH 0xBBB                                //Linea del text.bmd
            MOV ECX,0x07AB1E70
            MOV ESI,0x00403FC0
            CALL ESI
            PUSH EAX
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            LEA EAX,[EAX+EAX*4]
            LEA ECX,[EAX+EAX*4]
            LEA EDX,[0x7BE8CB0+ECX*4]
            PUSH EDX
            MOV ESI,0x00862398
            CALL ESI
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            ADD ESP,0x8
            MOV DWORD PTR DS:[0x7BE9E14+EAX*4],0x00
            MOV DWORD PTR DS:[0x7C18F18+EAX*4],0x00
            INC EAX
            MOV DWORD PTR DS:[0x7C1B6F4],EAX
            // ----
            NextItem5:
            // ----
            CMP WORD PTR DS:[EDI],ItemId(14,184)    //Jewel of Excellent
            JNZ NextLoad
            PUSH 0xBBC                                //Linea del text.bmd
            MOV ECX,0x07AB1E70
            MOV ESI,0x00403FC0
            CALL ESI
            PUSH EAX
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            LEA EAX,[EAX+EAX*4]
            LEA ECX,[EAX+EAX*4]
            LEA EDX,[0x7BE8CB0+ECX*4]
            PUSH EDX
            MOV ESI,0x00862398
            CALL ESI
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            ADD ESP,0x8
            MOV DWORD PTR DS:[0x7BE9E14+EAX*4],0x00
            MOV DWORD PTR DS:[0x7C18F18+EAX*4],0x00
            INC EAX
            MOV DWORD PTR DS:[0x7C1B6F4],EAX
            // ----
            NextLoad:
            MOV ESI,0x00595953
            JMP ESI
        }
    }
    
    
    void ItemTextInit()
    {
        SetRange((LPVOID)0x00595908, 60, ASM::NOP);
        SetJmp((LPVOID)0x00595908, ItemText);
    }
    PS: I have fixed the problem (my error on load Items Code sorry), but now I'm working for add: Jewels Drop Sound, Jewels Price on Shops, Jewels (True) Shine Effect, Jewels Move On Item, and more!!! I will to release a WORKING Patch when I can ends and for all this I promisse release ALL COMPLETE source codes... for now I Leave for all the current work (change log old) NOW WORKING. xD

    Download (UPDATED) Patch (100% tested & now 100% functional).

    https://mega.co.nz/#!GA5CmTDS!Dxeltg...qeZmkdOqpRvvXs

    Tests Screens:



















    PS: PET RUDOLF GET CUSTOM JEWELS ON THE MAP FLOOR AND: BLESS, SOUL, LIFE & CHAOS.
    Last edited by Kiosani; 22-08-14 at 04:41 PM.

  10. #3210
    Apprentice Tgod is offline
    MemberRank
    Jul 2013 Join Date
    8Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Awesome! sorry for the stupid question but how can i drop them ? what is the command? i have the jewels in Jewels.ini in the files... and the command i use is /drop 1 0 180... tryed with /drop 1 1 180 and nothing happens.. i am doing something wrong

  11. #3211
    Darkness Member Kiosani is offline
    MemberRank
    Oct 2007 Join Date
    ArgentinaLocation
    1,276Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Quote Originally Posted by Tgod View Post
    Awesome! sorry for the stupid question but how can i drop them ? what is the command? i have the jewels in Jewels.ini in the files... and the command i use is /drop 1 0 180... tryed with /drop 1 1 180 and nothing happens.. i am doing something wrong
    for drop custom jewels you must use this form: /drop 1 14 180 or /drop 1 14 181

    PS: you must have added on your: Item.txt file from server side.. like this:

    Code:
    14 (on 14 type)
    // Custom Jewels
    180    -1    0    1    1    1    0    0    "Jewel of Level"            0    0
    181    -1    0    1    1    1    0    0    "Jewel of Luck"                0    0
    182    -1    0    1    1    1    0    0    "Jewel of Skill"            0    0
    183    -1    0    1    1    1    0    0    "Jewel of Option"            0    0
    184    -1    0    1    1    1    0    0    "Jewel of Excellent"            0    0

  12. #3212
    Alpha Member ianvalls90 is offline
    MemberRank
    Apr 2007 Join Date
    ArgentinaLocation
    1,829Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Try with /drop 1 14 180
    Description: drop <count> <itemIndex> <itemID> etc....
    If you use drop 1 0 180 you are trying to drop 1 sword, id 180

  13. #3213
    Member MuOnlineVe is offline
    MemberRank
    Jan 2013 Join Date
    VenezuelaLocation
    77Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Where i need change IPS ?
    i change all 127.0.01 to my ip and allways get DC "Your disconnected from the server"..
    Any help me?
    What ip i need change?

  14. #3214

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Change to your Lan IP MuOnlineVe
    not 127.0.0.1 = Local ip

    Lan IP = go to start>run>cmd>ipconfig> IPv4
    use this at ur files>mapserverinfo.dat/

    connectserver/serverlist.dat too

    and ur client main.exe and ur done.

  15. #3215
    Enthusiast moti45 is offline
    MemberRank
    Apr 2010 Join Date
    43Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    how i can do Jewel Of Harmony Option on set like Titan/Brave ?

  16. #3216
    Member MuOnlineVe is offline
    MemberRank
    Jan 2013 Join Date
    VenezuelaLocation
    77Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Quote Originally Posted by KarLi View Post
    Change to your Lan IP MuOnlineVe
    not 127.0.0.1 = Local ip

    Lan IP = go to start>run>cmd>ipconfig> IPv4
    use this at ur files>mapserverinfo.dat/

    connectserver/serverlist.dat too

    and ur client main.exe and ur done.
    i dont need change GameServer.exe to my ip?.. or commonserver.cfg?

  17. #3217
    Enthusiast 159654 is offline
    MemberRank
    Sep 2013 Join Date
    28Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    need help
    can't see level on charters with master level.
    pliz help me !

  18. #3218
    Member MuOnlineVe is offline
    MemberRank
    Jan 2013 Join Date
    VenezuelaLocation
    77Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Always i get DC "You are disconnect from to the server"

    where i need change IPS?

    and what is the default Serial MuServer? i see one serial in "Commonloc" and other serial in "Common.ini"
    i'm confused.

    Please, tell me where i need change ips in this MuServer .. like Startup, commonserver, etc?
    And what is the default serial too?

  19. #3219
    Member Shever is offline
    MemberRank
    Dec 2013 Join Date
    PolandLocation
    68Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Quote Originally Posted by MuOnlineVe View Post
    Always i get DC "You are disconnect from to the server"

    where i need change IPS?

    and what is the default Serial MuServer? i see one serial in "Commonloc" and other serial in "Common.ini"
    i'm confused.

    Please, tell me where i need change ips in this MuServer .. like Startup, commonserver, etc?
    And what is the default serial too?
    Change IP in
    ConnectServer > Data > ServerList.dat
    Data > MapServerInfo.dat


    SQL pass
    ExDB > ExDB.ini
    RankingServer > svconfig.ini
    EventServer > data > svconfig.ini
    CashShopServer > CashShopOption.ini
    GameServer > GameServer.ini


    Default serial is in IA Julia > Common.ini "serialherexxxxxx" :)

    [BoR]ServerStartUp

    <Process Run="True" Delay="1000" Path="..\DataServer1\DataServer.exe" Parameters="55960 0" /> <Process Run="True" Delay="1000" Path="..\DataServer2\Dataserver.exe" Parameters="55962 1" />
    <Process Run="True" Delay="1000" Path="..\ExDB\ExDB.exe" Parameters="127.0.0.1" />
    <Process Run="True" Delay="1000" Path="..\ChatServer\ChatServer.exe" Parameters="127.0.0.1" />
    <Process Run="True" Delay="1000" Path="..\EventServer\EventServer.exe" Parameters="" />
    <Process Run="True" Delay="1000" Path="..\RankingServer\RankingServer.exe" Parameters="" />
    <Process Run="True" Delay="1000" Path="..\JoinServer\JoinServer.exe" Parameters="/p55970 /ca127.0.0.1 /cp5555" />
    <Process Run="True" Delay="1000" Path="..\CashShopServer\CashShopServer.exe" Parameters="/p55821" />
    <Process Run="True" Delay="1000" Path="..\ConnectServer\СonnectServer.exe" Parameters="" />
    Create shourtcut of GS and edit :) "D:\MuServer\GameServer\GameServer.exe 127.0.0.1 55970 127.0.0.1 55960 55901"

    done :P

    - - - Updated - - -

    Quote Originally Posted by 159654 View Post
    need help
    can't see level on charters with master level.
    pliz help me !
    Use this one :)
    https://mega.co.nz/#!XBpkBAhS!HTSDXG...MqjWWsuwQVPumA

  20. #3220
    selling server files is against RZ rules LTPTeam is online now
    MemberRank
    Feb 2013 Join Date
    UkraineLocation
    551Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Quote Originally Posted by mauro07 View Post
    sorry bro.. I I'll fix the problem

    - - - Updated - - -



    hey bro.. here with offsets for 1.03O Eng (Text descriptions source for Jewels bro).. or you don't understand on asm?

    Code:
    void __declspec(naked) ItemText()
    {
        _asm
        {
            CMP WORD PTR DS:[EDI],0x180F
            JNZ NextItem1
            PUSH 0x23E
            MOV ECX,0x07AB1E70
            MOV ESI,0x00403FC0
            CALL ESI
            PUSH EAX
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            LEA EAX,[EAX+EAX*4]
            LEA ECX,[EAX+EAX*4]
            LEA EDX,[0x7BE8CB0+ECX*4]
            PUSH EDX
            MOV ESI,0x00862398
            CALL ESI
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            ADD ESP,0x8
            MOV DWORD PTR DS:[0x7BE9E14+EAX*4],EBX
            MOV DWORD PTR DS:[0x7C18F18+EAX*4],EBX
            INC EAX
            MOV DWORD PTR DS:[0x7C1B6F4],EAX
            // ----
            NextItem1:
            // ----
            CMP WORD PTR DS:[EDI],ItemId(14,180)    //Jewel of Level
            JNZ NextItem2
            PUSH 0xBB8                                //Linea del text.bmd
            MOV ECX,0x07AB1E70
            MOV ESI,0x00403FC0
            CALL ESI
            PUSH EAX
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            LEA EAX,[EAX+EAX*4]
            LEA ECX,[EAX+EAX*4]
            LEA EDX,[0x7BE8CB0+ECX*4]
            PUSH EDX
            MOV ESI,0x00862398
            CALL ESI
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            ADD ESP,0x8
            MOV DWORD PTR DS:[0x7BE9E14+EAX*4],0x00
            MOV DWORD PTR DS:[0x7C18F18+EAX*4],0x00
            INC EAX
            MOV DWORD PTR DS:[0x7C1B6F4],EAX
            // ----
            NextItem2:
            // ----
            CMP WORD PTR DS:[EDI],ItemId(14,181)    //Jewel of Luck
            JNZ NextItem3
            PUSH 0xBB9                                //Linea del text.bmd
            MOV ECX,0x07AB1E70
            MOV ESI,0x00403FC0
            CALL ESI
            PUSH EAX
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            LEA EAX,[EAX+EAX*4]
            LEA ECX,[EAX+EAX*4]
            LEA EDX,[0x7BE8CB0+ECX*4]
            PUSH EDX
            MOV ESI,0x00862398
            CALL ESI
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            ADD ESP,0x8
            MOV DWORD PTR DS:[0x7BE9E14+EAX*4],0x00
            MOV DWORD PTR DS:[0x7C18F18+EAX*4],0x00
            INC EAX
            MOV DWORD PTR DS:[0x7C1B6F4],EAX
            // ----
            NextItem3:
            // ----
            CMP WORD PTR DS:[EDI],ItemId(14,182)    //Jewel of Skill
            JNZ NextItem4
            PUSH 0xBBA                                //Linea del text.bmd
            MOV ECX,0x07AB1E70
            MOV ESI,0x00403FC0
            CALL ESI
            PUSH EAX
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            LEA EAX,[EAX+EAX*4]
            LEA ECX,[EAX+EAX*4]
            LEA EDX,[0x7BE8CB0+ECX*4]
            PUSH EDX
            MOV ESI,0x00862398
            CALL ESI
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            ADD ESP,0x8
            MOV DWORD PTR DS:[0x7BE9E14+EAX*4],0x00
            MOV DWORD PTR DS:[0x7C18F18+EAX*4],0x00
            INC EAX
            MOV DWORD PTR DS:[0x7C1B6F4],EAX
            // ----
            NextItem4:
            // ----
            CMP WORD PTR DS:[EDI],ItemId(14,183)    //Jewel of Option
            JNZ NextItem5
            PUSH 0xBBB                                //Linea del text.bmd
            MOV ECX,0x07AB1E70
            MOV ESI,0x00403FC0
            CALL ESI
            PUSH EAX
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            LEA EAX,[EAX+EAX*4]
            LEA ECX,[EAX+EAX*4]
            LEA EDX,[0x7BE8CB0+ECX*4]
            PUSH EDX
            MOV ESI,0x00862398
            CALL ESI
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            ADD ESP,0x8
            MOV DWORD PTR DS:[0x7BE9E14+EAX*4],0x00
            MOV DWORD PTR DS:[0x7C18F18+EAX*4],0x00
            INC EAX
            MOV DWORD PTR DS:[0x7C1B6F4],EAX
            // ----
            NextItem5:
            // ----
            CMP WORD PTR DS:[EDI],ItemId(14,184)    //Jewel of Excellent
            JNZ NextLoad
            PUSH 0xBBC                                //Linea del text.bmd
            MOV ECX,0x07AB1E70
            MOV ESI,0x00403FC0
            CALL ESI
            PUSH EAX
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            LEA EAX,[EAX+EAX*4]
            LEA ECX,[EAX+EAX*4]
            LEA EDX,[0x7BE8CB0+ECX*4]
            PUSH EDX
            MOV ESI,0x00862398
            CALL ESI
            MOV EAX,DWORD PTR DS:[0x7C1B6F4]
            ADD ESP,0x8
            MOV DWORD PTR DS:[0x7BE9E14+EAX*4],0x00
            MOV DWORD PTR DS:[0x7C18F18+EAX*4],0x00
            INC EAX
            MOV DWORD PTR DS:[0x7C1B6F4],EAX
            // ----
            NextLoad:
            MOV ESI,0x00595953
            JMP ESI
        }
    }
    
    
    void ItemTextInit()
    {
        SetRange((LPVOID)0x00595908, 60, ASM::NOP);
        SetJmp((LPVOID)0x00595908, ItemText);
    }
    I'm don't understand ASM, but i'm try)
    Thanks

  21. #3221
    Enthusiast moti45 is offline
    MemberRank
    Apr 2010 Join Date
    43Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    how i can do Jewel Of Harmony Option on set like Titan/Brave please help

  22. #3222
    cMuServices™ L1ron is offline
    MemberRank
    Jun 2014 Join Date
    315Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    i have little problem in julia files
    when i open the main is say me that :
    "New Version Of Game Is Request
    Please Download the new Version "

  23. #3223
    Member Shever is offline
    MemberRank
    Dec 2013 Join Date
    PolandLocation
    68Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Quote Originally Posted by L1ron View Post
    i have little problem in julia files
    when i open the main is say me that :
    "New Version Of Game Is Request
    Please Download the new Version "
    Its your client version that is not same as ur server version ;P

    What version you have in server side IA Julia > common.ini and client side main.exe ?

  24. #3224
    cMuServices™ L1ron is offline
    MemberRank
    Jun 2014 Join Date
    315Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Quote Originally Posted by Shever View Post
    Its your client version that is not same as ur server version ;P

    What version you have in server side IA Julia > common.ini and client side main.exe ?
    [GameServerInfo]
    ClientExeVersion = 1.03.15
    ClientExeSerial = serialherexxxxxx

  25. #3225
    Member Shever is offline
    MemberRank
    Dec 2013 Join Date
    PolandLocation
    68Posts

    re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source

    Quote Originally Posted by L1ron View Post
    [GameServerInfo]
    ClientExeVersion = 1.03.15
    ClientExeSerial = serialherexxxxxx
    hex main.exe and change version to : 2265:



Advertisement