Jump to content

40K Specular Bug


Recommended Posts

34K Bone Plated Armor+9 :

 

g4X6ZQ.jpg

 

 

40K Bone Plated Armor+9: 

 

7VADMr.jpg

 

DB İtem proto:

20509	Çöõ°©+9	ITEM_ARMOR	ARMOR_BODY	2	ANTI_MUSA | ANTI_ASSASSIN | ANTI_MUDANG | ANTI_SELL	ITEM_TUNABLE	WEAR_BODY	NONE	120000	0	0	0	10	LEVEL	105	LIMIT_NONE	0	APPLY_MOV_SPEED	0	APPLY_RESIST_MAGIC	25	APPLY_MAX_HP_PCT	10	0	120	0	13	0	100	100	3	0

Client İtem proto:

20509	Çöõ°©+9	ITEM_ARMOR	ARMOR_BODY	2	ANTI_MUSA | ANTI_ASSASSIN | ANTI_MUDANG | ANTI_SELL	ITEM_TUNABLE	WEAR_BODY	NONE	120000	515000	0	0	10	LEVEL	105	LIMIT_NONE	0	APPLY_MOV_SPEED	0	APPLY_RESIST_MAGIC	25	APPLY_MAX_HP_PCT	10	0	120	0	13	0	100	100	3	0

How to fix? Thanks!

Edited by Metin2 Dev
Core X - External 2 Internal
  • Good 1
Link to comment
Share on other sites

dumb_proto should not cz you somthing like this unless. try mine :

20508	اِأµ°©+8	ITEM_ARMOR	ARMOR_BODY	2	ANTI_MUSA | ANTI_ASSASSIN | ANTI_MUDANG | ANTI_SELL	ITEM_TUNABLE	WEAR_BODY	NONE	120000	405000	20509	609	10	LEVEL	104	LIMIT_NONE	0	APPLY_MOV_SPEED	-1	APPLY_RESIST_MAGIC	21	APPLY_MAX_HP_PCT	7	0	120	0	13	0	68	80	3	0

btw (specular here = 80 in yours 100)

Link to comment
Share on other sites

dumb_proto should not cz you somthing like this unless. try mine :

20508	اِأµ°©+8	ITEM_ARMOR	ARMOR_BODY	2	ANTI_MUSA | ANTI_ASSASSIN | ANTI_MUDANG | ANTI_SELL	ITEM_TUNABLE	WEAR_BODY	NONE	120000	405000	20509	609	10	LEVEL	104	LIMIT_NONE	0	APPLY_MOV_SPEED	-1	APPLY_RESIST_MAGIC	21	APPLY_MAX_HP_PCT	7	0	120	0	13	0	68	80	3	0

btw (specular here = 80 in yours 100)

Not work :( 

 

c94db7f120.jpg

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

specular is not being used ....(anymore)

it only takes the item id last number

which is for you 08 so it takes  the specular/effect from +8 items

sense when exactly ? the qestion is : why are they still packed on the item proto ?

maybe for those only (20000 , 20250 , 20500 , 20750)

doNaLs if you have time to spare i recommend you not to care about such minor things like how much the armor is shining (this is just -- with my full respect -- stupid.)
Link to comment
Share on other sites

UPDATE item_proto SET specular = '30' WHERE locale_name LIKE '%+4' ;
UPDATE item_proto SET specular = '40' WHERE locale_name LIKE '%+5' ;
UPDATE item_proto SET specular = '50' WHERE locale_name LIKE '%+6' ;
UPDATE item_proto SET specular = '65' WHERE locale_name LIKE '%+7' ;
UPDATE item_proto SET specular = '80' WHERE locale_name LIKE '%+8' ;
UPDATE item_proto SET specular = '100' WHERE locale_name LIKE '%+9' ;

 Ten convert from  .sql to .txt

  • Love 2
Link to comment
Share on other sites

 

http://pastebin.com/jaYDxuJJ 

thats the part in the source which decides the usage of all refined effects + blueshining

This paste has been removed!
:(

 

pastebin trolls us

https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif

https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 3
  • Think 1
Link to comment
Share on other sites

  • Honorable Member

This paste has been removed!

:(

mLHSWOX.png

Btw, the specular behavior never changed. It's for this: (alpha blending)

The refine effect is detected from item vnum % 10 (e.g. 309 % 10 = 9) + socket_pct (0-3).

It's quite a mess because if you want to show the "red effect" in a weapon with vnum e.g. 403, you have to set the socket_pct as "9".

vnum socket_pct
xx9 3
xx8 4
xx7 5
xx6 6
xx5 7
xx4 8
xx3 9
xx2 10
xx1 11
xx0 12
I'm serious. ^ This (ymir) system is pretty fucked up. Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 2
Link to comment
Share on other sites

  • 7 months later...
  • Former Staff

 

This paste has been removed!

:(

mLHSWOX.png

Btw, the specular behavior never changed. It's for this: (alpha blending)

 

 

The refine effect is detected from item vnum % 10 (e.g. 309 % 10 = 9) + socket_pct (0-3).

It's quite a mess because if you want to show the "red effect" in a weapon with vnum e.g. 403, you have to set the socket_pct as "9".

 

 

 

vnum socket_pct
xx9 3
xx8 4
xx7 5
xx6 6
xx5 7
xx4 8
xx3 9
xx2 10
xx1 11
xx0 12

I'm serious. ^ This (ymir) system is pretty fucked up.

can you tell me where is this function ... and is it necessary to make a Specular function in both server and client ?? 

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • 2 years later...
  • Premium
1 hour ago, Pongo Metin2 said:

and I have this problem helped me

 

In modern packs, they have simply adjusted the specular of the 105 weapons and armors and they set it lower, that's all.

 

"Nothing's free in this life.

Ignorant people have an obligation to make up for their ignorance by paying those who help them.

Either you got the brains or cash, if you lack both you're useless."

Syreldar

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.