Register for your free account! | Forgot your password?
Rust Cheats

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 04:26

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Shining effect Problem

Discussion on Shining effect Problem within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2013
Posts: 329
Received Thanks: 5
Shining effect Problem

Guten Abend

Folgende Sache ist bei mir aufgetreten ,

Jedes mal wenn ich Mobs kille kommt immer und immer mehr Shining dazu siehe bild :



Der Effect ist Aber nur Sichbar für einen selber andere spieler sehen dies nicht und der Effect ist auch nach einen Relog wieder weg , an der Effect.eix/epk kann es nicht liegen habe die Orginale wieder eingefügt sprich es muss an der Root oder Locale liegen , meine Syserr sagt nichts ,

Können sie mir bitte helfen diesen Effect bitte wieder zu entfernen
slipknot009 is offline  
Old 09/06/2015, 20:59   #2

 
Aze /..'s Avatar
 
elite*gold: 220
Join Date: Oct 2011
Posts: 7,370
Received Thanks: 7,613
Poste mal die Shiningeinträge aus der Playersettingmodule.py
Aze /.. is offline  
Old 09/06/2015, 21:04   #3
 
elite*gold: 0
Join Date: Apr 2013
Posts: 329
Received Thanks: 5
chrmgr.RegisterEffect(chrmgr.EFFECT_AFFECT+35, "", "d:/ymir work/effect/etc/guild_war_flag/flag_red.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_AFFECT+36, "", "d:/ymir work/effect/etc/guild_war_flag/flag_blue.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_AFFECT+37, "", "d:/ymir work/effect/etc/guild_war_flag/flag_yellow.mse")

chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+1, "PART_WEAPON", "D:/ymir work/pc/common/effect/sword/sword_7.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+2, "PART_WEAPON", "D:/ymir work/pc/common/effect/sword/sword_8.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+3, "PART_WEAPON", "D:/ymir work/pc/common/effect/sword/sword_9.mse")

chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+4, "PART_WEAPON_LEFT", "D:/ymir work/pc/common/effect/sword/sword_7_b.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+5, "PART_WEAPON_LEFT", "D:/ymir work/pc/common/effect/sword/sword_8_b.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+6, "PART_WEAPON_LEFT", "D:/ymir work/pc/common/effect/sword/sword_9_b.mse")

chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+7, "PART_WEAPON", "D:/ymir work/pc/common/effect/sword/sword_7_f.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+8, "PART_WEAPON", "D:/ymir work/pc/common/effect/sword/sword_8_f.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+9, "PART_WEAPON", "D:/ymir work/pc/common/effect/sword/sword_9_f.mse")

chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+10, "PART_WEAPON", "D:/ymir work/pc/common/effect/sword/sword_7_s.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+11, "PART_WEAPON", "D:/ymir work/pc/common/effect/sword/sword_8_s.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+12, "PART_WEAPON", "D:/ymir work/pc/common/effect/sword/sword_9_s.mse")

chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+13, "PART_WEAPON_LEFT", "D:/ymir work/pc/common/effect/sword/sword_7_s.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+14, "PART_WEAPON_LEFT", "D:/ymir work/pc/common/effect/sword/sword_8_s.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+15, "PART_WEAPON_LEFT", "D:/ymir work/pc/common/effect/sword/sword_9_s.mse")

chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+16, "Bip01", "D:/ymir work/pc/common/effect/armor/armor_7.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+17, "Bip01", "D:/ymir work/pc/common/effect/armor/armor_8.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+18, "Bip01", "D:/ymir work/pc/common/effect/armor/armor_9.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+19, "Bip01", "D:/ymir work/pc/common/effect/armor/armor-4-2-1.mse")
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+20, "Bip01", "D:/ymir work/pc/common/effect/armor/armor-4-2-2.mse")

chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+24, "Bip01", "D:/ymir work/pc/common/effect/armor/zwiebelhd_shining_green.mse") #Falken_Grün_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+25, "Bip01", "D:/ymir work/pc/common/effect/armor/Gelb_1.mse") #Falken_Gelb_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+26, "Bip01", "D:/ymir work/pc/common/effect/armor/Rot_1.mse") #Falken_Rot_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+27, "Bip01", "D:/ymir work/pc/common/effect/armor/Blau.mse") #Falken_Blau_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+28, "Bip01", "D:/ymir work/pc/common/effect/armor/Lila_1.mse") #Falken_Lila_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+29, "Bip01", "D:/ymir work/pc/common/effect/armor/Orange_1.mse") #Falken_Orange_1

chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+30, "Bip01", "D:/ymir work/pc/common/effect/armor/armor-gruen1.mse") #Stahl_Grün_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+31, "Bip01", "D:/ymir work/pc/common/effect/armor/armor-rot1.mse") #Stahl_Rot_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+32, "Bip01", "D:/ymir work/pc/common/effect/armor/armor-vio1.mse") #Stahl_Lila_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+33, "Bip01", "D:/ymir work/pc/common/effect/armor/armor-orange1.mse") #Stahl_Orange_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+34, "Bip01", "D:/ymir work/pc/common/effect/armor/armor-gelb1.mse") #Stahl_Gelb_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+35, "Bip01", "D:/ymir work/pc/common/effect/armor/armor-blue1.mse") #Stahl_Blau_1

chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+36, "Bip01", "D:/ymir work/pc/common/effect/armor/itemshop-green.mse") #Itemshop_Grün_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+37, "Bip01", "D:/ymir work/pc/common/effect/armor/itemshop-rot.mse") #Itemshop_Rot_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+38, "Bip01", "D:/ymir work/pc/common/effect/armor/itemshop-vio.mse") #Itemshop_Lila_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+39, "Bip01", "D:/ymir work/pc/common/effect/armor/itemshop-orange.mse") #Itemshop_Orange_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+40, "Bip01", "D:/ymir work/pc/common/effect/armor/itemshop-gelb.mse") #Itemshop_Gelb_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+41, "Bip01", "D:/ymir work/pc/common/effect/armor/itemshop-blau.mse") #Itemshop_Blau_1

chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+50, "Bip01", "D:/ymir work/pc/common/effect/armor/armor-gelb1.mse") #Stahl_Gelb_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+51, "Bip01", "D:/ymir work/pc/common/effect/armor/Gelb_1.mse") #Falken_Gelb_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+52, "Bip01", "D:/ymir work/pc/common/effect/armor/Rot_1.mse") #Falken_Rot_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+53, "Bip01", "D:/ymir work/pc/common/effect/armor/armor-rot1.mse") #Stahl_Rot_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+54, "Bip01", "D:/ymir work/pc/common/effect/armor/Lila_1.mse") #Falken_Lila_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+55, "Bip01", "D:/ymir work/pc/common/effect/armor/Orange_1.mse") #Falken_Orange_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+56, "Bip01", "D:/ymir work/pc/common/effect/armor/armor-gruen1.mse") #Stahl_Grün_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+57, "Bip01", "D:/ymir work/pc/common/effect/armor/armor-blue1.mse") #Stahl_Blau_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+58, "Bip01", "D:/ymir work/pc/common/effect/armor/armor-vio1.mse") #Stahl_Lila_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+59, "Bip01", "D:/ymir work/pc/common/effect/armor/armor-orange1.mse") #Stahl_Orange_1

chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+60, "Bip01", "D:/ymir work/pc/common/effect/armor/zwiebelhd_shining_green.mse") #105er Rüstung (Beta) und #Falken_Grün_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+61, "Bip01", "D:/ymir work/pc/common/effect/armor/zwiebelhd_shining_red.mse") #120er Rüstung (Phönix)
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+62, "Bip01", "D:/ymir work/pc/common/effect/armor/Blau.mse") #120er Rüstung (Weißstahl) und #Falken_Blau_1
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+63, "Bip01", "D:/ymir work/pc/common/effect/armor/armor_black_9.mse") #120er Rüstung (Bronze)
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+64, "Bip01", "D:/ymir work/pc/common/effect/armor/zwiebelhd_shining_violet.mse") #120er Rüstung (Nexus)
chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+65, "Bip01", "D:/ymir work/pc/common/effect/armor/armor-4-2-6.mse") #120er Rüstung (Kristall)

chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+66, "Bip01", "D:/ymir work/pc/common/effect/armor/armor_shining.mse") #120er Rüstung (Itemshop)
slipknot009 is offline  
Old 09/06/2015, 21:45   #4

 
Aze /..'s Avatar
 
elite*gold: 220
Join Date: Oct 2011
Posts: 7,370
Received Thanks: 7,613
Welcher Effekt kommt denn bei dir, wenn du auf die Mobs schlägst? Kopier dann mal bitte die Stelle raus, welcher Effekt das in der Playersetting ist. Hast du evtl. auch nen Autopott an?
Aze /.. is offline  
Reply


Similar Threads Similar Threads
[HELP]Blue Shining Effect!
04/13/2015 - Metin2 Private Server - 2 Replies
Hi guys.Can you please tell me how to add these cool shiny effects to my armor?I really want it :D Waiting for your answers!
How to change shining effect?
08/10/2014 - Metin2 Private Server - 3 Replies
Hi , I want know how can I change shine effect on a armor. Eg: How to adding smoke and bubbles on 11299 ?
[WAAT] Shining Effect
06/14/2014 - Nostale - 61 Replies
Hi community, today i release an edited version of 0.9a by me.. changelog <<< 0.9a edit by smoke ------------------------------- Worldserver: main weapon shining r7+10 armor shining r7+9 preview
Auto pott effect fehler mit shining
09/28/2013 - Metin2 Private Server - 0 Replies
Hallo ich habe eine problem und zwar habe ich die auto potts eingebaut und jetzt kommt bei jeden potten der pots ein gelbes shining das stärker wird ich bitte um hilfe mfg wieso antwortet und hilft keiner hammer sache
[Release]New Shining Effect by xXDemonenXx
07/26/2013 - Metin2 PServer Guides & Strategies - 79 Replies
Hallo, ich Release heute meine neues Shining welches ich mit euch teilen will. Video: http://www.youtube.com/watch?v=P-njzbGahm8 viel Spaß damit



All times are GMT +2. The time now is 04:27.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.