View Full Version : Psinet commands in lich
thefarmer
07-18-2010, 04:43 AM
So psinet got borked somehow and I figured it was a good time to switch over to lich. Got it up and running after some effort and now trying to get adjusted. Instead of me spamming LNet with questions I figured I'd ask the rest here.
- The noob guide at lichproject mentions there's a ;grab and ;away script to download but I can't find it. Is there something comparable?
- Is there something comparable to Magic that tells me what magic I have on, those bonuses, the total bonuses, what magic other characters have, allows me to spell other people up?
-
Probably have more a bit later.
Methais
07-18-2010, 04:51 AM
- Is there something comparable to Magic that tells me what magic I have on, those bonuses, the total bonuses, what magic other characters have, allows me to spell other people up?
;magic
;waggle
thefarmer
07-18-2010, 05:00 AM
Got those two, though I can't figure out which one tells me what another character has for magic. Unless ;waggle already knows which spells they have on to not waste the mana?
TheThirdEye
07-18-2010, 06:03 AM
Got those two, though I can't figure out which one tells me what another character has for magic. Unless ;waggle already knows which spells they have on to not waste the mana?
type ;waggle help for info on how to use waggle. If I remember correctly ;waggle info <character name> should tell you what you can cast. I tend to forget how that goes.
Nilandia
07-18-2010, 09:00 AM
If a person has allowed it (type ;lnet help and it will be in there), you can do a ;spells (person) to see what their spells are. You can also do a ;locate, ;skills, ;info and ;health in the same way. However, I believe most of the spellup scripts, if not all, will automatically adjust for what they're already wearing.
It appears that there is a grab script on the repository, so you'll download it from there.
Gretchen
Gnomad
07-18-2010, 04:52 PM
If a person has allowed it (type ;lnet help and it will be in there), you can do a ;spells (person) to see what their spells are. You can also do a ;locate, ;skills, ;info and ;health in the same way. ;bounty too.
thefarmer
07-19-2010, 11:20 PM
type ;waggle
Check
It appears that there is a grab script on the repository, so you'll download it from there.
Gretchen
Thanks
;bounty too.
Check
Thanks for the help folks.
thefarmer
07-19-2010, 11:26 PM
Next questions
How do I set an alias to input this: ask rhet about task?
How do I delete " delete\ set\\\ sylvanfair => > ;go2 8753"? I tried deleting it and ended up with that garbled crap.
TheThirdEye
07-20-2010, 12:33 AM
Next questions
How do I set an alias to input this: ask rhet about task?
How do I delete " delete\ set\\\ sylvanfair => > ;go2 8753"? I tried deleting it and ended up with that garbled crap.
Type ;alias help
It will give usage of alias but, to answer your question:
;alias add task=ask rhet about task
I don't know what you are referring to in the last part of your post. Sounds like you tried to create an alias. Is that right?
Gnomad
07-20-2010, 12:47 AM
Just do ASK TASK ABOUT TASK instead. It'll work with any taskmaster (any town, any sunfist outpost)
thefarmer
07-20-2010, 02:11 AM
Type ;alias help
It will give usage of alias but, to answer your question:
;alias add task=ask rhet about task
I tried that and it didn't work. I'll try again though, I might have did something wrong.
I don't know what you are referring to in the last part of your post. Sounds like you tried to create an alias. Is that right?
I made one but it came out weird so I tried deleting it, and I got that mess. Now I'm stuck not knowing how to remove the entry.
Just do ASK TASK ABOUT TASK instead. It'll work with any taskmaster (any town, any sunfist outpost)
Good idea, I never thought of that.
edit: Tried the Gnomad suggestion and it works for me. Now I just need help deleting those fucked up alias mistakes.
Athgo
07-20-2010, 02:15 AM
The way to delete an alias is ;alias delete <trigger>. You could try ";alias delete delete\ set\\\ sylvanfair" to see if all that ended up as the trigger for the alias.
thefarmer
07-20-2010, 02:29 AM
>;alias delete delete\ set\\\ sylvanfair
--- Lich: delete\ was not found in Vivaldi's alias list.
Yeah, I tried that one and all I get is this.
:(
TheThirdEye
07-20-2010, 04:13 AM
>;alias delete delete\ set\\\ sylvanfair
--- Lich: delete\ was not found in Vivaldi's alias list.
Yeah, I tried that one and all I get is this.
:(
Could you please paste what you see when you type ;alias list
thefarmer
07-20-2010, 05:50 AM
As you can see I've tried deleting several different aliases a few times to no luck, made some broken ones, etc.
--- Vivaldi's aliases
set\ sylvanfair => ;go2 8753
hs => ;go2 410
set\ global\ rhet => put "ask rheteger about task"
add\ global\ ag => > ;go2 3785
pawn => ;go2 409
set\ global\ ag => ;go2 3785
add\ global\ sylvanfair => ;go2 8753
tsc => ;go2 228
task => ask task about task\r
delete\ set\\\ sylvanfair => > ;go2 8753
delete\ set\\\ global\\\ rhet => > put "ask rheteger about task"
unstun => 108
set\ tsc => goto 228
inn => ;go2 3619
alias => ;alias add \?\r
TheThirdEye
07-20-2010, 06:37 AM
I recreated your aliases and now I am as stuck as you are. I wonder where these aliases are saved. It would be easier if there was a file that could be deleted and start all over again.
thefarmer
07-20-2010, 06:38 AM
:(
Sorry!
Tillmen
07-20-2010, 10:14 AM
;e Alias.delete("set sylvanfair")
;e Alias.delete("delete set\\ global\\ rhet")
Or something along those lines.. It's hard to know what to do with all the backslashes.
TheThirdEye
07-21-2010, 05:16 AM
:(
Sorry!
No worries, sometimes the only way to learn how to solve an issue is to experience it first hand.
I also noticed that I had a bad alias in my list:
alchemist\ bank => ;go2 alchemist
I was able to delete it by typing:
;e Alias.delete("alchemist\ bank")
Thanks Tillmen! How would I do the same thing for a global alias?
Tillmen
07-21-2010, 05:18 AM
;e Alias.delete("thingie", :global)
TheThirdEye
07-21-2010, 07:00 AM
Thanks!
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.