Search found 7 matches

by Kitaya
Sat Aug 24, 2019 4:20 pm
Forum: Help Forum
Topic: [SWMUD] Recently on The Discord...
Replies: 1
Views: 3864

[SWMUD] Recently on The Discord...

Hey there! We've started on a mapping solution for SWMud! This is a small trigger but it will get you started.
(make sure you set up your prompt with the map prompt command, and then use the start mapping <area name> to start!)
by Kitaya
Mon Jul 01, 2019 9:47 pm
Forum: Help Forum
Topic: Help needed with a counter trigger
Replies: 4
Views: 5349

Re: Help needed with a counter trigger

Sorry for the trouble getting back to you.

It is the other way around - the trigger fires the function. You'll want to fire your next throw on your balance, and keep track on the line you get about throwing an axe of how many times you've thrown.
by Kitaya
Sat Jun 29, 2019 9:37 am
Forum: Scripts & Packages
Topic: Quickly download packages
Replies: 0
Views: 9125

Quickly download packages

Hi there! I made a quick package (mostly just off of the wiki) to help people share code a little easier. It takes advantage of installPackage and pastebin.com's raw option. So you want to quickly share your alias to a buddy? Well, if your buddy has this package installed, then you can share alike i...
by Kitaya
Wed Jun 26, 2019 9:29 pm
Forum: Help Forum
Topic: Help needed with a counter trigger
Replies: 4
Views: 5349

Re: Help needed with a counter trigger

There isn't something exactly like what you described, but you DID describe the process for making it! To review, what we need to do is: * count a variable up every time we throw our weapon * react differently based on three cases: - case one, something dies; - case two, we reach 15 throws; - in lit...
by Kitaya
Mon Mar 18, 2013 5:05 pm
Forum: Help Forum
Topic: GMCP stopped working
Replies: 5
Views: 3604

Re: GMCP stopped working

Still doesn't work.
by Kitaya
Mon Mar 18, 2013 12:58 pm
Forum: Help Forum
Topic: GMCP stopped working
Replies: 5
Views: 3604

Re: GMCP stopped working

I am. In fact, GMCP is still working; all of my triggers that work off of GMCP are still triggering, and debug tells me that information is being received now. The problem, however, persists that I cannot display the gmcp table.
by Kitaya
Sun Mar 17, 2013 9:32 pm
Forum: Help Forum
Topic: GMCP stopped working
Replies: 5
Views: 3604

GMCP stopped working

I am actually not sure exactly if it's that GMCP has stopped working, or that it's no longer being put in the GMCP table. When ever I run display("gmcp") I get absolutely nothing, as opposed to what I normally get, which is a long list of things. GMCP is enabled, and I'm on Mudlet 2.1, in ...