Remove Elemental System
#11


6 hours ago, BayBay said:




I did the Database query you mentioned  : update t_npc set a_attribute = 0;



But when i looked inside DB in t_magic all i found was this: 



There are no a_type: -1s here so how do i know which ones i need to disable in t_skillLevel?



2



 




Sorry, that was a typo, should have been 1 not -1

#12


7 hours ago, Scura said:




For disable the graphic part of the "element system" you have to change the "Engine/Contents/function/TargetInfoNewUI.cpp" as Desa said. About the skill, you have to check skill by skill and check in which t_magic is linked. When you found a magic index linked at elemental system just remove it




Oooh ok you mean use the skill editor then look in each t_magic???? And look which one has 1 in each magic index..? 

#13


On 5/12/2021 at 4:17 AM, Desarija said:




Sorry, that was a typo, should have been 1 not -1




Ok i already searched in all t_magics and every a_type: 1 i found i went to t_skillLevel and i look through every a_magicindex1-3  and edit it to -1 every table.

my question now is do i delete each table in t_magic which a_type: 1  or i just leave it?

by doing this the elemental system will go away with mobs rights regarding the  skills in db..? 

 

**About the CharecterInfoNew.xml i found this  sub1_page2 what exactly must i delete there so  the elemental system in character menu goes away???

#14

You can also just "remove" it by going into the server source and changing the damage/defense values or never calculate them in the first place.

 

In some file the dmg/Def values are almost at the top beneath the header includes i think.

#15

 


5 hours ago, BayBay said:




Ok i already searched in all t_magics and every a_type: 1 i found i went to t_skillLevel and i look through every a_magicindex1-3  and edit it to -1 every table.



my question now is do i delete each table in t_magic which a_type: 1  or i just leave it?



by doing this the elemental system will go away with mobs rights regarding the  skills in db..? 




Don't delete it from t_magic, only from the skills in t_skillLevel. This will remove the elemental status from skills like Mana Shield 2, you have already removed it from mobswith the t_npc query^^

However Veni's hint is probably the best option for the server side, so your db remains untouched in case you want to enable the system again later, but it might also be a little harder for you to do

#16

<UITab id="tab_1_sub1" x="5" y="205" w="230" h="83" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0">
<UICheck x="0" y="0" w="114" h="22" hide="0" tex="CommonBtn.tex" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="4174" str="PK 정보" posleft="1" text_x="0" region="0" text_area="114" h_align="1" color_on="0xded9a0ff" color_off="0xaaaaaaff" edge="0">
<none l="104" t="106" r="205" b="128" />
<check l="0" t="106" r="101" b="128" />
</UICheck>
<!-- <UICheck x="116" y="0" w="114" h="22" hide="0" tex="CommonBtn.tex" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="5844" str="속성 정보" posleft="1" text_x="0" region="0" text_area="114" h_align="1" color_on="0xded9a0ff" color_off="0xaaaaaaff" edge="0">
<none l="104" t="106" r="205" b="128" />
<check l="0" t="106" r="101" b="128" />
</UICheck> -->
<UITabPage id="sub1_page1" x="0" y="22" w="230" h="60" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0">
<UIImage x="0" y="0" w="230" h="60" hide="0" tex="NewCharacterInfo.tex" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" l="33" t="264" r="263" b="324">
<UIText x="7" y="3" w="80" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="4188" str="성향등급" color="0xded9a0ff" shadow="0" shadow_color="0x181818b2" h_align="0" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
<UIText id="str_pk" x="100" y="3" w="115" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="-1" str="일반" color="0xf2f2f2ff" shadow="0" shadow_color="0x181818b2" h_align="2" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
<UIText x="7" y="23" w="80" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="502" str="성향 수치" color="0xded9a0ff" shadow="0" shadow_color="0x181818b2" h_align="0" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
<UIText id="str_pkpoint" x="100" y="23" w="115" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="-1" str="0" color="0xffc000ff" shadow="0" shadow_color="0x181818b2" h_align="2" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
<UIText x="7" y="43" w="80" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="503" str="누적 수치" color="0xded9a0ff" shadow="0" shadow_color="0x181818b2" h_align="0" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
<UIText id="str_pkpointAcc" x="100" y="43" w="115" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="-1" str="0" color="0xffc000ff" shadow="0" shadow_color="0x181818b2" h_align="2" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
</UIImage>
</UITabPage>
<!-- <UITabPage id="sub1_page2" x="0" y="22" w="230" h="60" hide="1" align_h="0" align_v="0" tooltip="-1" tooltip_width="0">
<UIImage x="0" y="0" w="230" h="60" hide="0" tex="NewCharacterInfo.tex" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" l="266" t="653" r="496" b="713">
<UIImageArray id="imgarray_att" x="11" y="12" w="38" h="38" hide="0" tex="NewCharacterInfo.tex" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" render_idx="0">
<surface0 x="0" y="0" w="38" h="38" l="266" t="717" r="304" b="755" desc="무속성" />
<surface1 x="0" y="0" w="38" h="38" l="266" t="757" r="304" b="795" desc="화속성" />
<surface2 x="0" y="0" w="38" h="38" l="266" t="798" r="304" b="836" desc="수속성" />
<surface3 x="0" y="0" w="38" h="38" l="266" t="880" r="304" b="918" desc="대지" />
<surface4 x="0" y="0" w="38" h="38" l="266" t="839" r="304" b="877" desc="바람" />
<surface5 x="0" y="0" w="38" h="38" l="266" t="962" r="304" b="1000" desc="암" />
<surface6 x="0" y="0" w="38" h="38" l="266" t="921" r="304" b="959" desc="빛" />
</UIImageArray>
<UIText id="str_attlevel" x="65" y="32" w="40" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="-1" str="1" color="0xf2f2f2ff" shadow="0" shadow_color="0x181818b2" h_align="2" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
<UIImageArray id="imgarray_def" x="125" y="12" w="38" h="38" hide="0" tex="NewCharacterInfo.tex" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" render_idx="0">
<surface0 x="0" y="0" w="38" h="38" l="307" t="717" r="345" b="755" desc="무속성" />
<surface1 x="0" y="0" w="38" h="38" l="307" t="757" r="345" b="795" desc="화속성" />
<surface2 x="0" y="0" w="38" h="38" l="307" t="798" r="345" b="836" desc="수속성" />
<surface3 x="0" y="0" w="38" h="38" l="307" t="880" r="345" b="918" desc="대지" />
<surface4 x="0" y="0" w="38" h="38" l="307" t="839" r="345" b="877" desc="바람" />
<surface5 x="0" y="0" w="38" h="38" l="307" t="962" r="345" b="1000" desc="암" />
<surface6 x="0" y="0" w="38" h="38" l="307" t="921" r="345" b="959" desc="빛" />
</UIImageArray>
<UIText id="str_deflevel" x="179" y="32" w="40" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="-1" str="1" color="0xf2f2f2ff" shadow="0" shadow_color="0x181818b2" h_align="2" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
</UIImage>
</UITabPage>-->

The <!-- --> means the part inbetween is commented out, so you disable the page and the corresponding ui check like this.

Sadly the forum didn't allow me to put all into one post, so I had to make 2 replies

#17


5 hours ago, Desarija said:





<UITab id="tab_1_sub1" x="5" y="205" w="230" h="83" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0">
<UICheck x="0" y="0" w="114" h="22" hide="0" tex="CommonBtn.tex" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="4174" str="PK 정보" posleft="1" text_x="0" region="0" text_area="114" h_align="1" color_on="0xded9a0ff" color_off="0xaaaaaaff" edge="0">
<none l="104" t="106" r="205" b="128" />
<check l="0" t="106" r="101" b="128" />
</UICheck>
<!-- <UICheck x="116" y="0" w="114" h="22" hide="0" tex="CommonBtn.tex" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="5844" str="속성 정보" posleft="1" text_x="0" region="0" text_area="114" h_align="1" color_on="0xded9a0ff" color_off="0xaaaaaaff" edge="0">
<none l="104" t="106" r="205" b="128" />
<check l="0" t="106" r="101" b="128" />
</UICheck> -->
<UITabPage id="sub1_page1" x="0" y="22" w="230" h="60" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0">
<UIImage x="0" y="0" w="230" h="60" hide="0" tex="NewCharacterInfo.tex" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" l="33" t="264" r="263" b="324">
<UIText x="7" y="3" w="80" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="4188" str="성향등급" color="0xded9a0ff" shadow="0" shadow_color="0x181818b2" h_align="0" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
<UIText id="str_pk" x="100" y="3" w="115" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="-1" str="일반" color="0xf2f2f2ff" shadow="0" shadow_color="0x181818b2" h_align="2" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
<UIText x="7" y="23" w="80" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="502" str="성향 수치" color="0xded9a0ff" shadow="0" shadow_color="0x181818b2" h_align="0" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
<UIText id="str_pkpoint" x="100" y="23" w="115" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="-1" str="0" color="0xffc000ff" shadow="0" shadow_color="0x181818b2" h_align="2" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
<UIText x="7" y="43" w="80" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="503" str="누적 수치" color="0xded9a0ff" shadow="0" shadow_color="0x181818b2" h_align="0" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
<UIText id="str_pkpointAcc" x="100" y="43" w="115" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="-1" str="0" color="0xffc000ff" shadow="0" shadow_color="0x181818b2" h_align="2" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
</UIImage>
</UITabPage>
<!-- <UITabPage id="sub1_page2" x="0" y="22" w="230" h="60" hide="1" align_h="0" align_v="0" tooltip="-1" tooltip_width="0">
<UIImage x="0" y="0" w="230" h="60" hide="0" tex="NewCharacterInfo.tex" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" l="266" t="653" r="496" b="713">
<UIImageArray id="imgarray_att" x="11" y="12" w="38" h="38" hide="0" tex="NewCharacterInfo.tex" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" render_idx="0">
<surface0 x="0" y="0" w="38" h="38" l="266" t="717" r="304" b="755" desc="무속성" />
<surface1 x="0" y="0" w="38" h="38" l="266" t="757" r="304" b="795" desc="화속성" />
<surface2 x="0" y="0" w="38" h="38" l="266" t="798" r="304" b="836" desc="수속성" />
<surface3 x="0" y="0" w="38" h="38" l="266" t="880" r="304" b="918" desc="대지" />
<surface4 x="0" y="0" w="38" h="38" l="266" t="839" r="304" b="877" desc="바람" />
<surface5 x="0" y="0" w="38" h="38" l="266" t="962" r="304" b="1000" desc="암" />
<surface6 x="0" y="0" w="38" h="38" l="266" t="921" r="304" b="959" desc="빛" />
</UIImageArray>
<UIText id="str_attlevel" x="65" y="32" w="40" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="-1" str="1" color="0xf2f2f2ff" shadow="0" shadow_color="0x181818b2" h_align="2" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
<UIImageArray id="imgarray_def" x="125" y="12" w="38" h="38" hide="0" tex="NewCharacterInfo.tex" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" render_idx="0">
<surface0 x="0" y="0" w="38" h="38" l="307" t="717" r="345" b="755" desc="무속성" />
<surface1 x="0" y="0" w="38" h="38" l="307" t="757" r="345" b="795" desc="화속성" />
<surface2 x="0" y="0" w="38" h="38" l="307" t="798" r="345" b="836" desc="수속성" />
<surface3 x="0" y="0" w="38" h="38" l="307" t="880" r="345" b="918" desc="대지" />
<surface4 x="0" y="0" w="38" h="38" l="307" t="839" r="345" b="877" desc="바람" />
<surface5 x="0" y="0" w="38" h="38" l="307" t="962" r="345" b="1000" desc="암" />
<surface6 x="0" y="0" w="38" h="38" l="307" t="921" r="345" b="959" desc="빛" />
</UIImageArray>
<UIText id="str_deflevel" x="179" y="32" w="40" h="15" hide="0" align_h="0" align_v="0" tooltip="-1" tooltip_width="0" str_idx="-1" str="1" color="0xf2f2f2ff" shadow="0" shadow_color="0x181818b2" h_align="2" edge="0">
<back x="0" y="0" w="0" h="0" l="0" t="0" r="0" b="0" />
</UIText>
</UIImage>
</UITabPage>-->


The <!-- --> means the part inbetween is commented out, so you disable the page and the corresponding ui check like this.



Sadly the forum didn't allow me to put all into one post, so I had to make 2 replies




Thanks alot /index.php?/profile/18894-desarija/&do=hovercard" data-mentionid="18894" href="/index.php?/profile/18894-desarija/" rel="">@Desarijai will test this

#18

try this for disable elemental (remember always back up your table before testing)

 

Disable Elemental Info
update t_npc set a_attribute = 0;
Update t_skilllevel Set a_magicIndex1 = -1, a_magicLevel1 = 0 WHERE a_magicIndex1 IN (1357,1359,1361,1363,1365,1515,1516,1517,1518,1519,1520,1521,1522,1523);
Update t_skilllevel Set a_magicIndex2 = -1, a_magicLevel2= 0 WHERE a_magicIndex2 IN (1357,1359,1361,1363,1365,1515,1516,1517,1518,1519,1520,1521,1522,1523);
Update t_skilllevel Set a_magicIndex3 = -1, a_magicLevel3 = 0 WHERE a_magicIndex3 IN (1357,1359,1361,1363,1365,1515,1516,1517,1518,1519,1520,1521,1522,1523);
Update t_item SET a_enable = 0 WHERE a_index IN (10015,10848,10849,10882,10883,10884,10885,10886,10887,10888,10889,10890,10891,10892,10893, 9682,9683,9684,9685,9686,9687,9688,9689,9690,9691,9692,9693);

 

#19


1 hour ago, dethunter12 said:




try this for disable elemental (remember always back up your table before testing)

 




Disable Elemental Info
update t_npc set a_attribute = 0;
Update t_skilllevel Set a_magicIndex1 = -1, a_magicLevel1 = 0 WHERE a_magicIndex1 IN (1357,1359,1361,1363,1365,1515,1516,1517,1518,1519,1520,1521,1522,1523);
Update t_skilllevel Set a_magicIndex2 = -1, a_magicLevel2= 0 WHERE a_magicIndex2 IN (1357,1359,1361,1363,1365,1515,1516,1517,1518,1519,1520,1521,1522,1523);
Update t_skilllevel Set a_magicIndex3 = -1, a_magicLevel3 = 0 WHERE a_magicIndex3 IN (1357,1359,1361,1363,1365,1515,1516,1517,1518,1519,1520,1521,1522,1523);
Update t_item SET a_enable = 0 WHERE a_index IN (10015,10848,10849,10882,10883,10884,10885,10886,10887,10888,10889,10890,10891,10892,10893, 9682,9683,9684,9685,9686,9687,9688,9689,9690,9691,9692,9693);


 




Thanks /index.php?/profile/2167-dethunter12/&do=hovercard" data-mentionid="2167" href="/index.php?/profile/2167-dethunter12/" rel="">@dethunter12 i was missing the t_item ones! 



Forum Jump:


Users browsing this thread: 1 Guest(s)