Author |
Message |
Topic: Matching items from a string list to a database variable |
VasoolXanatov
Replies: 3
Views: 2173
|
Forum: CMUD General Discussion Posted: Mon Dec 20, 2010 3:26 am Subject: Matching items from a string list to a database variable |
I imagine my whole set of scripts is a bit awkward. I'm a couple weeks into learning how to script and I've been having so much fun I'll spend literal hours on end and not even realize it. So yeah, I ... |
Topic: Matching items from a string list to a database variable |
VasoolXanatov
Replies: 3
Views: 2173
|
Forum: CMUD General Discussion Posted: Sun Dec 19, 2010 7:36 pm Subject: Matching items from a string list to a database variable |
Hello, and thanks in advance for any advice given. I literally drool over what little bits I can understand off of these forums. Love it.
My situation: I have a string list with people's names. ... |
Topic: problem determining if string list is null |
VasoolXanatov
Replies: 3
Views: 2096
|
Forum: CMUD General Discussion Posted: Sun Dec 19, 2010 7:19 pm Subject: problem determining if string list is null |
Thanks, you're absolutely right. And I was able to figure out two different ways to solve my problem. I appreciate the advice! |
Topic: problem determining if string list is null |
VasoolXanatov
Replies: 3
Views: 2096
|
Forum: CMUD General Discussion Posted: Sat Dec 18, 2010 4:17 pm Subject: problem determining if string list is null |
Hi. I'm having a problem trying to develop a script. The part where I'm stuck is I need to determine if a string list is null.
There are certain actions I want to take, and only do them if other pe ... |
Topic: CMUD freezes up when resizing windows |
VasoolXanatov
Replies: 4
Views: 2807
|
Forum: CMUD General Discussion Posted: Fri Dec 10, 2010 7:48 pm Subject: CMUD freezes up when resizing windows |
I want to thank you folks for answering my question the other day about font sizes, it was really nice to see such prompt support. Now I'm having an issue with the software itself, and I was hoping yo ... |
Topic: Font sizes |
VasoolXanatov
Replies: 3
Views: 1942
|
Forum: CMUD General Discussion Posted: Thu Dec 09, 2010 5:27 pm Subject: Font sizes |
Beautiful, that's EXACTLY what I was hoping to accomplish! Thank you so much! |
Topic: Font sizes |
VasoolXanatov
Replies: 3
Views: 1942
|
Forum: CMUD General Discussion Posted: Thu Dec 09, 2010 4:12 pm Subject: Font sizes |
Sorry I couldn't find a topic already doing a search. My question is simple:
Is it possible to echo information to my screen that's a larger font size? I want to make echoes that are big enough to ... |
Topic: Problem highlighting enemy names |
VasoolXanatov
Replies: 2
Views: 1684
|
Forum: CMUD General Discussion Posted: Mon Feb 23, 2009 6:04 pm Subject: Problem highlighting enemy names |
OK, so I've got two scripts, one that places city enemies into a variable, and one that highlights names, as follows
#trig {Enemies of the City of %w:} {CityEnemies=""}
#cond {(*)} {#forall %repla ... |
|