Author |
Message |
Topic: CMUD v1.26 Public Version released! |
xathil
Replies: 3
Views: 6119
|
Forum: CMUD General Discussion Posted: Mon Apr 09, 2007 5:58 am Subject: CMUD v1.26 Public Version released! |
good news on all sides then ^_^ cheers! |
Topic: Something amiss in Autoroll |
xathil
Replies: 11
Views: 14197
|
Forum: zMUD General Discussion Posted: Sat Feb 24, 2007 2:04 am Subject: Something amiss in Autoroll |
yea. one final suggestion. use variables for the numbers
mstr,mint etc to to variables. that way you can change them on the fly without going to the settings file each time you want to roll something ... |
Topic: wanting to set up a shop. |
xathil
Replies: 3
Views: 4746
|
Forum: zMUD General Discussion Posted: Sat Feb 24, 2007 2:02 am Subject: wanting to set up a shop. |
so basically for each database record i need the fields fullname/display name, sellprice, buyprice, quantity, keywords.
does anyone know anything about the zmud database feature that would facilita ... |
Topic: Something amiss in Autoroll |
xathil
Replies: 11
Views: 14197
|
Forum: zMUD General Discussion Posted: Fri Feb 23, 2007 10:42 pm Subject: Something amiss in Autoroll |
#add total str
#add total dex
#add total lck
#if (total>53) {do your stuff;total = 0} {reroll (or whatever);total =0}
prolly a better way out there to add the 3 into total. but... yea |
Topic: wanting to set up a shop. |
xathil
Replies: 3
Views: 4746
|
Forum: zMUD General Discussion Posted: Tue Feb 20, 2007 9:37 am Subject: wanting to set up a shop. |
curious.. is no one helping because
a) its too involved
b) i havent really explained the problem very well
c) theres no way to do this?
cause theres been 26 views? prolly 3 or 4 are mine. |
Topic: old 7.21 triggers not working in cmud (conversion) |
xathil
Replies: 5
Views: 9587
|
Forum: CMUD General Discussion Posted: Tue Feb 20, 2007 7:40 am Subject: old 7.21 triggers not working in cmud (conversion) |
ahh thanks.. ive been getting rid of @ from all the triggers i use apparently its screwing up cmud even though zmud was fine with it. ive personally always found
x = y a lil confusing so i just put ... |
Topic: old 7.21 triggers not working in cmud (conversion) |
xathil
Replies: 5
Views: 9587
|
Forum: CMUD General Discussion Posted: Tue Feb 20, 2007 5:54 am Subject: old 7.21 triggers not working in cmud (conversion) |
trigger keeps failing.
getting
ERROR: Trigger LCK ~ : %d~((%d)~) fired but did not compile
#class Newbie
#variable LCK %1
quitta = 0
#if (@str < mstr) {
quitta = 1
# ... |
Topic: ugh. conversion is a pain. |
xathil
Replies: 2
Views: 5546
|
Forum: CMUD General Discussion Posted: Tue Feb 20, 2007 4:32 am Subject: well.. |
well this is what it looks like...
before
http://img412.imageshack.us/img412/9978/721sortedcharscw9.jpg
after
http://img412.imageshack.us/img412/78/whatihaveleftbm7.jpg
thats kinda the differ ... |
Topic: ugh. conversion is a pain. |
xathil
Replies: 2
Views: 5546
|
Forum: CMUD General Discussion Posted: Tue Feb 20, 2007 12:48 am Subject: ugh. conversion is a pain. |
finally decided to try cmud because i figured the package thing would be really useful when running 112 different sessions that tend to deal with similar stuff...
but then i installed and then i f ... |
Topic: wanting to set up a shop. |
xathil
Replies: 3
Views: 4746
|
Forum: zMUD General Discussion Posted: Mon Feb 19, 2007 9:59 am Subject: wanting to set up a shop. |
basically.. i can handle all the triggers.. but i dont know how to link items and values with keywords.
so say i want to sell Nasr, Claymore of Sovereignty
nasr. (thats what most people call it ... |
|