![]() |
Craftable armor qustion - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Help (/Forum-Script-Help) +--- Thread: Craftable armor qustion (/Thread-Craftable-armor-qustion) |
Craftable armor qustion - dabritmusic - 11-23-2016 01:33 PM i have an old script of craftable armor i created a while back i have been working with. what is the trigger to show the player that crafted the armor ON=@CLICK MESSAGE @45 [Crafted] MESSAGE @54 <NAME> SRC.SYSMESSAGE @65 Crafted by ... Or ON=@CLICK MESSAGE @45 [Crafted by ...] MESSAGE @54 <NAME> thanks. its been abit since iv messed with sphere. running through old scripts seems to refresh my memory abit! RE: Craftable armor qustion - Kanibal - 11-26-2016 06:47 AM Sphere.ini Code: // OF_NoItemNaming 00000100 // Disable the DEFMSG."grandmaster_mark" in crafted items |