Author |
Message |
Topic: Can Cmudpro do this? |
Mixsel
Replies: 6
Views: 14272
|
Forum: CMUD General Discussion Posted: Mon May 27, 2013 5:00 pm Subject: Can Cmudpro do this? |
Heyas all,
I am trying to wrap my head around API's json and how to use CmudPro in order to play with GuildWars 2 recently released API's
Can I use Cmudpro to grab the files from https://api.gui ... |
Topic: Reformat Script Questions |
Mixsel
Replies: 3
Views: 5742
|
Forum: CMUD General Discussion Posted: Sun Jun 24, 2012 3:56 pm Subject: Reformat Script Questions |
Got a mouse that can record keystrokes? just a thought. |
Topic: 3.34 upgrade catastrophe |
Mixsel
Replies: 5
Views: 9609
|
Forum: CMUD General Discussion Posted: Sat May 26, 2012 4:02 pm Subject: 3.34 upgrade catastrophe |
you probably already looked but is there anything special in C:\Documents and Settings\<computer users name/word here>\My Documents\My Games\CMUD ?
and maybe a full search of a *.pkg might po ... |
Topic: CMUD AutoMapper and Sailing |
Mixsel
Replies: 3
Views: 6979
|
Forum: CMUD General Discussion Posted: Sat May 26, 2012 3:54 pm Subject: CMUD AutoMapper and Sailing |
Greetings,
We haven't had a new Sticky in a while, this one can help with quite a few scenarios; let's sticky it! |
Topic: Can I still buy Cmud? |
Mixsel
Replies: 3
Views: 9712
|
Forum: CMUD General Discussion Posted: Fri May 11, 2012 4:02 am Subject: Can I still buy Cmud? |
As far as I know You can still buy it, I went as far as the shopping cart (forgot my store account login lol) but it is a secure connection(might be a little slow). i've bought a few copies over the y ... |
Topic: Fix Cmud map (with ReedN's cmud_map_doctor? ) |
Mixsel
Replies: 14
Views: 46122
|
Forum: CMUD General Discussion Posted: Sun Mar 25, 2012 10:54 pm Subject: Fix Cmud map (with ReedN's cmud_map_doctor? ) |
Damn, Wish i could remember what I did when i had that problem, but i didn't need to use any special map doctor....sorry i just can't remember what I did to fix it.
but it was a simple fix, cause i d ... |
Topic: I need this Zmud rescue trigger converted to work in Cmud |
Mixsel
Replies: 8
Views: 12152
|
Forum: CMUD General Discussion Posted: Sat Mar 03, 2012 7:35 pm Subject: I need this Zmud rescue trigger converted to work in Cmud |
run it through the compatability report function under File, and click on the tab Compiled Code when in the Package Editor, piece o cake. |
Topic: Database Column Width |
Mixsel
Replies: 3
Views: 6966
|
Forum: CMUD General Discussion Posted: Thu Jan 26, 2012 1:31 am Subject: Database Column Width |
Well bummer, Thanks for answering though, as a sidenote, I noticed that some columns in the DB window are a different width (wider or shorter) but no real reason that i can see as to why, the words ar ... |
Topic: Database Column Width |
Mixsel
Replies: 3
Views: 6966
|
Forum: CMUD General Discussion Posted: Sun Jan 22, 2012 5:56 pm Subject: Database Column Width |
What sets the width of the columns? I have been fighting this for some time now, and for whatever reason everytime i open my DB the last column is about 2 inches wide.
i keep resizing it but it will ... |
Topic: Agh, help me with easy package question! |
Mixsel
Replies: 13
Views: 18318
|
Forum: CMUD General Discussion Posted: Sat Nov 26, 2011 4:17 am Subject: Agh, help me with easy package question! |
http://img689.imageshack.us/img689/1429/packageei.jpg
hopefully this helps |
Topic: Mid-Year Letter |
Mixsel
Replies: 18
Views: 53820
|
Forum: CMUD General Discussion Posted: Sun Nov 06, 2011 6:01 pm Subject: Mid-Year Letter |
WTG Zugg Glad to hear things will get more stable in RL, that always helps for "hobbies" so i'm sure mudding will stick around and you'll be able to contribute like you have for sooo many years :) Tak ... |
Topic: Matching text in a string |
Mixsel
Replies: 4
Views: 8475
|
Forum: CMUD General Discussion Posted: Fri Aug 26, 2011 12:38 am Subject: Matching text in a string |
dunno if %ismember would work?
#IF (%ismember("sun",@planets) {do Stuff} {or not do stuff} |
Topic: Auto Login does not work properly OR user doesn't know what he's doing :) |
Mixsel
Replies: 8
Views: 15307
|
Forum: CMUD General Discussion Posted: Thu Aug 18, 2011 2:08 pm Subject: Auto Login does not work properly OR user doesn't know what he's doing :) |
maybe try a new blank session? |
Topic: Importing zMud .MUD file |
Mixsel
Replies: 2
Views: 7346
|
Forum: CMUD General Discussion Posted: Sat Jul 16, 2011 7:40 pm Subject: Importing zMud .MUD file |
Greetings,
I believe the way Cmud is setup,... to help people migrate over is that it assumes that Zmud is installed already with files to convert over.
So I would suggest installing Cmud on th ... |
Topic: Creating a variable that does not "use default" |
Mixsel
Replies: 2
Views: 5838
|
Forum: CMUD General Discussion Posted: Sat Jul 09, 2011 4:23 pm Subject: Creating a variable that does not "use default" |
I think this link to #VARIABLE will help http://forums.zuggsoft.com/modules/mx_kb/kb.php?page=3&mode=doc&k=2598 |
Topic: Illegal Token Error - Issue with copy/pasting and colors |
Mixsel
Replies: 2
Views: 6318
|
Forum: CMUD General Discussion Posted: Sat Jul 09, 2011 4:16 pm Subject: Illegal Token Error - Issue with copy/pasting and colors |
I usually just turn off parsing when playing with colors and such, click the Apple IIe looking icon near the gun in the lower left corner.
or both of them parsing and triggers. |
Topic: SLOW walker / stepper help |
Mixsel
Replies: 2
Views: 6470
|
Forum: CMUD General Discussion Posted: Mon Jul 04, 2011 1:35 am Subject: SLOW walker / stepper help |
instead of #STOP try using #PAUSE, and then when you get the monster is dead message and your ready walk use #STEP
if you also have the mapper open, using safe or slow? walk mode prevents all the ... |
Topic: CMUD Autolog |
Mixsel
Replies: 7
Views: 15174
|
Forum: CMUD General Discussion Posted: Sun Jul 03, 2011 3:45 pm Subject: CMUD Autolog |
1)Use an onConnect event. The onLoad event will turn fire as soon as the package is loaded into memory, but I don't see much reason to log something while offline.
#event onConnect {
$logfile = ... |
Topic: Separators can't show images [Bug? 3.33a] |
Mixsel
Replies: 9
Views: 18604
|
Forum: CMUD General Discussion Posted: Sun Jun 26, 2011 6:22 am Subject: Separators can't show images [Bug? 3.33a] |
trying to picture it, and sure that sound like a decent idea. Drax do you have a pic of what it looks like right now? |
Topic: Whole package went missing? |
Mixsel
Replies: 13
Views: 19471
|
Forum: CMUD General Discussion Posted: Tue Jun 21, 2011 2:28 am Subject: Package settings |
Well I can say that it seems to happen if i've had Cmud running for awhile, or if i have the database/map open.
I would do a find for say a exp variable so i click find then type exp , then click th ... |
Topic: Whole package went missing? |
Mixsel
Replies: 13
Views: 19471
|
Forum: CMUD General Discussion Posted: Sun Jun 19, 2011 2:52 pm Subject: Whole package went missing? |
--------Semi-Hijack-------
I have seen that happen to my packages, I haven't been able to notice any way to reproduce it, it just seems to happen like the memory is too full and it can't display corr ... |
Topic: Label size/alignment on screens |
Mixsel
Replies: 3
Views: 7492
|
Forum: CMUD General Discussion Posted: Mon May 30, 2011 4:00 pm Subject: Label size/alignment on screens |
I have the same problem I read somewhere that it's because of the DPI and LCD screens or something like that.
I changed my font DPI that helps a little but not all the way so it still cuts off some.
... |
Topic: Mapper Help |
Mixsel
Replies: 8
Views: 14832
|
Forum: CMUD General Discussion Posted: Thu May 26, 2011 2:10 am Subject: Mapper Help |
I'm not positive but if you want to capture the ansi code for the room name, just highlight it then make a new trigger, select ANSI trigger first then paste the line in the pattern field.
That would ... |
Topic: Zugg and Chiara busy for a couple of weeks |
Mixsel
Replies: 10
Views: 16525
|
Forum: CMUD General Discussion Posted: Mon May 16, 2011 2:21 am Subject: Zugg and Chiara busy for a couple of weeks |
eeek downsizing! well I hope things work out, hope you get used to directv not delaying cable channels...ie most channels aren't delayed except network channels, takes some getting used to. i actually ... |
Topic: Cmud Android or Ipod App? |
Mixsel
Replies: 28
Views: 85260
|
Forum: CMUD General Discussion Posted: Fri May 13, 2011 2:25 am Subject: Cmud Android or Ipod App? |
I'm not sure why anyone would want to edit there scripts with such a small device, just edit them at home upload and play. given the huge trend for portable and more and more games, and if Corning has ... |
|