Items +15 Smaller versions that Season 5
PS:Sorry for the english
I would draw the attention of an expert in custom client.
In Season 5 above items has its level up to +15
Looking for the source Kinhomace [DTServer] Fixes for the items found on a 1.02c +15
Only found 1 Offset in 1.03k JPN, So here start a development likely to add items +15. Smaller versions that Season 5
So wanted comecar here in RZ int this custom in customer 1.03k
Here is a screen of my test:
http://forum.ragezone.com/attachment...21_25-0001.jpghttp://forum.ragezone.com/attachment...21_25-0000.jpg
Main 1.03k JPN
offset I found: * (BYTE *) (0x00759633 +2) = 0x0D;
Offset Main 1.02c
// Brightness of items + 14 + 15 &
// Sets the smoke set at + 15
*(BYTE*)(0x0052C75D+2)=0x0D;
*(BYTE*)(0x0052C793+2)=0x0D;
//Extension up to + 15 defense, damage, etc ..., change the variable to + 11
*(BYTE*)(0x00596CCD+3)=0x0B;
*(BYTE*)(0x00596CD3+3)=0x0B;
*(BYTE*)(0x00596CFC+2)=0x0B;
*(BYTE*)(0x00596DF8+3)=0x0B;
*(BYTE*)(0x00596DFE+3)=0x0B;
*(BYTE*)(0x00596E27+2)=0x0B;
*(BYTE*)(0x00596F1A+3)=0x0B;
*(BYTE*)(0x00596F20+3)=0x0B;
*(BYTE*)(0x00596F46+2)=0x0B;
*(BYTE*)(0x0059702B+3)=0x0B;
*(BYTE*)(0x00597031+3)=0x0B;
*(BYTE*)(0x00597057+2)=0x0B;
*(BYTE*)(0x005971D4+3)=0x0B;
*(BYTE*)(0x005971DA+3)=0x0B;
*(BYTE*)(0x00597212+3)=0x0B;
*(BYTE*)(0x00597218+3)=0x0B;
*(BYTE*)(0x0059725A+3)=0x0B;
*(BYTE*)(0x00597260+3)=0x0B;
*(BYTE*)(0x00597288+3)=0x0B;
*(BYTE*)(0x0059728E+3)=0x0B;
*(BYTE*)(0x005972D3+2)=0x0B;
*(BYTE*)(0x0059733F+2)=0x0B;
*(BYTE*)(0x005973B6+3)=0x0B;
*(BYTE*)(0x005973BC+3)=0x0B;
*(BYTE*)(0x005973E5+2)=0x0B;
Re: Items +15 Smaller versions that Season 5
can you enable new set effect for +15 items ?
Re: Items +15 Smaller versions that Season 5
if you don't code this +15 new level for items in GS too not work aditional defense or damage is only visual.
Re: Items +15 Smaller versions that Season 5
VeltonD
- It wrong method bcz main like gs have formuls for item level, in some moments u make simply copy of +13
Re: Items +15 Smaller versions that Season 5
-=DarkSim=-
but either way it is possible to add the same level +15 to smaller versions that Season 5?
Re: Items +15 Smaller versions that Season 5
VeltonD
- Possible, but need analyze all moments with item level range)
Re: Items +15 Smaller versions that Season 5
Quote:
Originally Posted by
-=DarkSim=-
VeltonD
- Possible, but need analyze all moments with item level range)
can you make us some source of that . ?
thanks darksim
Re: Items +15 Smaller versions that Season 5