Author Topic: shortcut problem  (Read 1352 times)

Prolix

  • Guest
shortcut problem
« on: June 16, 2008, 01:22:24 pm »
I am having a small problem with my prospect shortcut. I am getting a seemingly spurious "Sorry. Unknown command (use /help)" message at the start.
Here is the listing in shortcutcommands.xml:
Code: [Select]
<shortcut21 name="prospect"><![CDATA[/dig clay
/dig for gold
/dig for silver
/dig for platinum
/dig for copper
/dig for tin
/dig for lead
/dig for mercury
/dig for iron
/dig for coal
/dig for diamond
/dig for ruby
/dig for emerald
/dig for amethyst
/dig sapphire
/dig for opal
/dig for alexandrite
/dig for smargd
/dig for lumium
/dig zinc
/roll 20]]></shortcut21>


As you can see I dig for several minerals that are not currently and possibly never will be implemented. This does not seem to be the problem as they can be issued singly without problem, of course never resulting in "you start to dig." Also the "for" seems to be optional. Some of the shortcuts have the CDATA and do not give the message, just this one. Is it too long? any ideas?

Durwyn

  • Hydlaa Citizen
  • *
  • Posts: 301
    • View Profile
    • Athénée Royal Jean Rey Couvin
Re: shortcut problem
« Reply #1 on: June 16, 2008, 02:16:40 pm »
well your shortcut is working fine for me.  ??? i copy/pasted your code and i replaced my shortcut number 21 with it.
try again  :P
http://arjrcouvin.jimdo.com/
Athénée Royal Jean Rey Couvin

Beniel

  • Hydlaa Resident
  • *
  • Posts: 132
    • View Profile
Re: shortcut problem
« Reply #2 on: June 16, 2008, 02:19:08 pm »
What on earth is smardg supposed to be???  :lol:

Anyway, I duplicated your shortcut to see what would happen, as i was intrigued as to why it didn't work, since all the separate bits seemed fine. Trouble is, it seemed to work fine for me.  :-\

I'm keeping that as my new prospect shortcut now though, purely because of the random /roll 20 right at the end of it :P

Edit: what i mean to say is I also tried out your shortcut...I really should post faster...
« Last Edit: June 16, 2008, 02:20:52 pm by Beniel »

Prolix

  • Guest
Re: shortcut problem
« Reply #3 on: June 16, 2008, 02:31:29 pm »
Smargd is apparently a gem as in a smargd encrusted dagger.

Well it is a mystery then.

ThomPhoenix

  • Testers
  • Forum Addict
  • *
  • Posts: 2678
  • A Phoenix, what'd you expect?
    • View Profile
Re: shortcut problem
« Reply #4 on: June 16, 2008, 02:58:49 pm »
There is no such thing as a smargd. Only smaragd's exist ;)
We're not evil. We're simply amazing.

Prolix

  • Guest
Re: shortcut problem
« Reply #5 on: June 16, 2008, 03:04:30 pm »
Aha and when did that change? when I misspelt it?
I do not believe they exist as a separate entity.
Am I going to have to look at all my alts just to discover I never kept one of those weapons? I am sure I looked when I created my shortcut but it has been recreated a few times....

neko kyouran

  • Guest
Re: shortcut problem
« Reply #6 on: June 16, 2008, 03:12:07 pm »

Prolix

  • Guest
Re: shortcut problem
« Reply #7 on: June 16, 2008, 03:21:51 pm »
That is a little redundant then isn't it? There are already emeralds in the game. Would they be synonyms and dig the same gems? Unlikely in game context.
Probably comes from or gives to this Of course Smaragdinellidae is a kind of snail.


Doesn't really have anything to do with my shortcut problem, I could dig for cats if I wanted.


Since we are wandering off topic, let me just jump the shark and ask what is the in context reason for stocks being harder to make than ingots? none but the out of context padding of the metallurgy skill?

StitchedChin

  • Hydlaa Resident
  • *
  • Posts: 85
    • View Profile
Re: shortcut problem
« Reply #8 on: June 17, 2008, 06:58:54 pm »
Sometimes when my shortcut isn't working, I reset the key it is associated with in the other file or in game.  So, though you can just the shortcut button in game, are you constantly hitting Shift-9 or whatever 21 is linked too, and it isn't working there, or have you tried both.  I never use the button GUI for shortcuts anymore, just the keyboard keys, so thought I'd ask.  Double check your keyboard shortcut for 21 and maybe reassociate to another key combo.  I've messed that up a couple times.  Yours does look fine to me, though, and yep, digging for cats or gold, you should at least get the same error message.

I'm thinking a nice little add on the top would be /dequip righthand, /equip Rock Pick (or Master Crafter Rock Pick) on the top, too.  That way you know you have the proper tool going, though I think you'd get the error, "you must have the correct tool equipped" if the shortcut is even being activated.  Maybe copy this code to a free shortcut button and try it from scratch, too.

Beniel

  • Hydlaa Resident
  • *
  • Posts: 132
    • View Profile
Re: shortcut problem
« Reply #9 on: June 18, 2008, 02:44:35 am »
I'm pretty certain that you don't need to have a pick equipped to use a prospect shortcut. Like you said, instead of a whole list of "you don't see a good place to dig" in the sytem tab, you should see "You don't have the right tool equipped in your right hand" or something like that. There is no reason for a unknown command.

Prolix

  • Guest
Re: shortcut problem
« Reply #10 on: June 18, 2008, 08:58:13 am »
I have it bound to the keypad 0. I have occasionally had problems binding keys before too. I'll try reassigning it. thanks.

StitchedChin

  • Hydlaa Resident
  • *
  • Posts: 85
    • View Profile
Re: shortcut problem
« Reply #11 on: June 18, 2008, 10:06:52 pm »
The "controls.xml" file, that is the name of the file to assign the binding key.  Just came across the name and thought I'd post it in case I was confusing earlier.  Good luck.