Engraving keywords
Moderators: Moderators, Caretakers, Imps
Engraving keywords
I don't know if this has ever been brought up, but how about enabling engrave to add a keyword to an object, specifically containers. I'm a bit of a packrat but I like to keep things seperate, like one container for runes, another for sheets, etc and being able to have a portal with the keyword "runes" or "ore" or "picks" would be great.
Thank you,
Sathias
Thank you,
Sathias
it could be set up to that in the engraving process, well look at this:
Engrave mushroom 'porus mushroom with blue specteral dots'
It's rough, but it gives you an idea oh what I mean, well, it should. I dunno... I think I confused myself.
Either way:
have all the crafted equipement names and ore types be forbidden to engrave, and all the "Sought after" names be forbidden as well, non-case sensative, but with the exact spelling, and if people can't spell, or refuse to check auction details then it's their problem and fault for getting ripped off.
Engrave mushroom 'porus mushroom with blue specteral dots'
Code: Select all
If
'Porus mushroom with blue specteral dots' match line (?P<Line #>\d+) in file high demand object list
Then
send.toworld "Engravement Failed"
Else
Do.Engravement
send.toworld "Engravement Successful"
Either way:
have all the crafted equipement names and ore types be forbidden to engrave, and all the "Sought after" names be forbidden as well, non-case sensative, but with the exact spelling, and if people can't spell, or refuse to check auction details then it's their problem and fault for getting ripped off.
engraving
Well i tried engraving my portal for runes to rune bag but instead it only appear as rune and when i type exam rune nothing appear till i used exam portal..... so it still doesn't change to keyword. i kinda agree to sathias some of us may have lots and lotsa portals to keep many things but when it comes to retriving things we will have to look through all of our portals to see wats in them.
It would greatly help if we can engrave keyword into an item example:
egraving portal for runes to 'runeportal' so when i type exam runeportal i'll be able to go straight to the portal which contains all my runes etc...
It would greatly help if we can engrave keyword into an item example:
egraving portal for runes to 'runeportal' so when i type exam runeportal i'll be able to go straight to the portal which contains all my runes etc...
Lucifier (Demonic Angel)
<Order Of Angels>
Seraphim Guardian
<Order Of Angels>
Seraphim Guardian
ya but it still doesn't change the Key word of the engraved item to it. takeing my previous reply as an example i get 2 portals in my inventory,Isabelle wrote:place an apostrophe around anything that has two words
this includes casting spells, conjuring spells, getting / manipulating items, engraving/labelling
i engrave the word ab on portal 1 and ba on portal 2, when i type exam ab system roll back saying you dun see that item but instead if i type exam 1.portal i get to see the contents of the ab portal so as to say the
engraving does not change the keyword of the item.....
Lucifier (Demonic Angel)
<Order Of Angels>
Seraphim Guardian
<Order Of Angels>
Seraphim Guardian
- Celeborn
- Arch-Caretaker
- Posts: 739
- Joined: Tue Sep 14, 2004 1:12 am
- Main Char: Celeborn
- Location: Delft, The Netherlands
With the item-grouping I added a command called 'label'. It allows you to add a personal key to your objects. (others wont see/be affected by it).Lucifier wrote:ya but it still doesn't change the Key word of the engraved item to it. takeing my previous reply as an example i get 2 portals in my inventory,Isabelle wrote:place an apostrophe around anything that has two words
this includes casting spells, conjuring spells, getting / manipulating items, engraving/labelling
i engrave the word ab on portal 1 and ba on portal 2, when i type exam ab system roll back saying you dun see that item but instead if i type exam 1.portal i get to see the contents of the ab portal so as to say the
engraving does not change the keyword of the item.....