Author |
Message |
Topic: Ok, seriously... whats going on |
mordalphus
Replies: 2
Views: 1330
|
Forum: CMUD General Discussion Posted: Tue Mar 30, 2010 5:48 am Subject: Ok, seriously... whats going on |
Ok, i have this script, should be simple enough... It basically checks for 4 different NPCs in a room, if there are none of them, it proceeds in the next room.
so its #trigger {You do not see that ... |
Topic: Need help with a certain type of DB find script |
mordalphus
Replies: 1
Views: 1436
|
Forum: zMUD General Discussion Posted: Sun Jun 29, 2008 6:50 am Subject: Need help with a certain type of DB find script |
meh, i figured it out...
in case anyone is interested...
it's #if {%find(%1)} {createitem %1;editscore %1} |
Topic: Need help with a certain type of DB find script |
mordalphus
Replies: 1
Views: 1436
|
Forum: zMUD General Discussion Posted: Sun Jun 29, 2008 6:35 am Subject: Need help with a certain type of DB find script |
Ok, so I have an immortal bot on a mud who just runs quests, then displays the results on an item afterwards.
It needs to edit the items (which are player names in a room, ie. exa mordalphus would re ... |
Topic: zMUD not sending true CR with #CR in triggers |
mordalphus
Replies: 4
Views: 2702
|
Forum: zMUD General Discussion Posted: Sat Jun 28, 2008 11:32 pm Subject: zMUD not sending true CR with #CR in triggers |
None of these worked.
They wont send a blank line to the mud...
Basically to exit the line editor on the OLC, you need to press enter on a blank line.
#CR doesn't work
%cr doesn't work
#sen ... |
Topic: zMUD not sending true CR with #CR in triggers |
mordalphus
Replies: 4
Views: 2702
|
Forum: zMUD General Discussion Posted: Sat Jun 28, 2008 2:43 pm Subject: zMUD not sending true CR with #CR in triggers |
Ok, so I have a trigger, it's to edit an object on a ROM mud.
But to exit the description editor, you need to press enter on a blank line... my trigger does that:
Here's the trigger:
ed obj ... |
Topic: Automapper not updating current location |
mordalphus
Replies: 2
Views: 1442
|
Forum: zMUD General Discussion Posted: Sun Oct 28, 2007 6:51 pm Subject: Automapper not updating current location |
Thank you, I'll try that...
It was working really well until I started using the same map for 2 characters. |
Topic: Automapper not updating current location |
mordalphus
Replies: 2
Views: 1442
|
Forum: zMUD General Discussion Posted: Sun Oct 28, 2007 6:21 pm Subject: Automapper not updating current location |
about every 3 to 5 moves i travel via complex room triggers, I have to #find, and sometimes #find doesn't work either... the damn current location wont update when i move...
Anyone else have this p ... |
Topic: aliases/trigs/variables |
mordalphus
Replies: 2
Views: 1404
|
Forum: zMUD General Discussion Posted: Mon Oct 15, 2007 1:08 pm Subject: aliases/trigs/variables |
yep, it's AE.mud
and nope it's not read only, and why would it be?
I guess I could start a new file and import the settings, i just think it's a pain that I lose everything if I click on the X. |
Topic: aliases/trigs/variables |
mordalphus
Replies: 2
Views: 1404
|
Forum: zMUD General Discussion Posted: Mon Oct 15, 2007 6:01 am Subject: aliases/trigs/variables |
they wont save, i've tried saving manually, etc... every time i close zmud, i lose all the changes i've made to my triggers and aliases and such...
anyone had this problem?
anyone know a solutio ... |
|