mudop @abils
-
- Posts: 3
- Joined: Sun May 05, 2024 12:25 pm
mudop @abils
I have a few users (one in particular) that forgot what quest he has completed. Is there a way to set up my mudop to pull a list of his abilities (sys god user abilities) than then send that list to hime? I can get it to do the first part, but it won't copy the quest abilities and send the list to him. Any help would be appreciated
- BearFather
- Posts: 668
- Joined: Sun Feb 09, 2014 6:27 pm
- Location: Portland, OR
- Contact:
-
- Posts: 3
- Joined: Sun May 05, 2024 12:25 pm
Re: mudop @abils
Hmm.. Trying to get goslink to work, but I get stuck at logging in when I restart it after putting in the settings and it never gets in the serverBearFather wrote: Sun May 05, 2024 12:47 pm I can't think of a way with megamud. That's why I wrote the ability into goslink.
Here's what my config looks like (aside from the password)
Code: Select all
#Sun May 05 16:28:17 CDT 2024
bbsuser3=
bbsuser2=
mudname3=
bbsuser1=Mudbot
mudname2=
retrain3=false
mudname1=Mudbot
retrain2=false
retrain1=false
cleanup1=Sorry to interrupt here, but the server will be shutting
webuser=
gosbot=true
webbot=false
promptuser1=Otherwise type \\"\u001B[36mnew\u001B[32m\\"\:
port3=23
deny3=false
port2=23
deny2=false
port1=8887
promptpass1=Enter your password\:
deny1=false
broadcast3=gos
broadcast2=gos
broadcast1=gos
password3=
password2=
password1=passwordhere
webpass=
noobclass=
servname3=none
servname2=none
servname1=bbshere
promptmenu1=help, or,X to exit
window=true
gamecmd3=
gamecmd2=
gamecmd1=M
time=1
admin3=
admin2=
admin1=
promptmud1=[MAJORMUD]\:
addy3=
addy2=
addy1=10.0.0.250
- BearFather
- Posts: 668
- Joined: Sun Feb 09, 2014 6:27 pm
- Location: Portland, OR
- Contact:
Re: mudop @abils
Have you setup the login prompts for goslink? Did you disable ansi on the account? Where does it get stuck on login?
-
- Posts: 3
- Joined: Sun May 05, 2024 12:25 pm
Re: mudop @abils
I have not disabled ansi on the account, I'll try that next. It's on the very first step logging in. I'm sure whatever it is it's a me problem.