Author |
Message |
Topic: Array Sizes |
Never
Replies: 2
Views: 2574
|
Forum: zMUD General Discussion Posted: Wed Jul 31, 2002 12:50 am Subject: Array Sizes |
Is there a way to shrink an array? Say you want a list of members in your group. I was keeping names as an array, when they leave, I want to remove their names and shrink the array by 1, hmm, I supp ... |
Topic: Upgrading Maps |
Never
Replies: 1
Views: 2178
|
Forum: zMUD General Discussion Posted: Thu Jul 25, 2002 6:52 am Subject: Upgrading Maps |
Should the master map files from v.6.16 be convertable to the new db map files in the beta? I copied all the files over, but when I try to open them it says error converting the master map, when I tr ... |
Topic: parsing maybe? |
Never
Replies: 3
Views: 4045
|
Forum: zMUD General Discussion Posted: Sun Dec 23, 2001 3:28 am Subject: parsing maybe? |
I actually got around it by shortening the casting recall to reca which works fine and doesnt set off #recall, now though, it seems to duplicate every trigger that fires. Disabling the trigger stops ... |
Topic: parsing maybe? |
Never
Replies: 3
Views: 4045
|
Forum: zMUD General Discussion Posted: Sat Dec 22, 2001 1:27 am Subject: parsing maybe? |
the mud Im playing requires recall when casting a spell, as in:
recall 'magic missile'
for some reason everytime recall hits the screen, it activates the #recall command. Is there anyway to turn t ... |
|