JohnVeritas 
Apprentice

Posts: 49
Likes Given: 0
Likes Received: 4 in 4 posts
Joined: Feb 2014
Reputation: 2
![]()
|
RE: Item to be identified
on=@click
if (<attr>&(attr_magic))
message <name> // normal one
if (<attr>&(attr_identified))
src.sysmessage @026 Item Rank: Artifact
src.sysmessage @026 Skill: Blacksmithing +100.0
message @026 The Golden Hammer
Return 1
endif
endif
Here you go.
Edit: After i read entire post, i have an extra idea for that; check item attr under equip trigger, if it identified then give +100.0 bs otherwise nothing
(This post was last modified: 03-02-2014 03:39 AM by JohnVeritas.)
|
|
03-02-2014 03:35 AM |
|
|