| Author |
Message |
Topic: MACRO letter keys (a,b,c,d,etc) |
Minsk192
Replies: 7
Views: 5601
|
Forum: zMUD General Discussion Posted: Wed Dec 25, 2002 4:13 am Subject: MACRO letter keys (a,b,c,d,etc) |
Okay.. In 6.40, you can set macros to a and such, but they dont seem to work. Heh.
I just read this.. so i may not be correct in assuming.. But the person who asked about the letters, a,b,c etc. May ... |
Topic: Need help with trigger.... Badly.. |
Minsk192
Replies: 0
Views: 2004
|
Forum: zMUD General Discussion Posted: Wed Dec 25, 2002 4:04 am Subject: Need help with trigger.... Badly.. |
Okay.. This may sound a bit small but.. I cant seem to get it to work.
I am trying to make a script that will get me to do the following:
1.Preform first aid on self.
If not hurt, enter. go west ... |
Topic: NEEDS HELP...If command gettin all screwy on me.. |
Minsk192
Replies: 2
Views: 3129
|
Forum: zMUD General Discussion Posted: Thu Jun 20, 2002 2:37 am Subject: NEEDS HELP...If command gettin all screwy on me.. |
Ooh... I was trying the OR command, but i was doing it like this:
%if(@sum=7,double,quarter) OR %if(@sum... etc.
Anyway, thanks for the help.
hehe...And yes, they are aliases.
-~~~===|!!MINSK!! ... |
Topic: NEEDS HELP...If command gettin all screwy on me.. |
Minsk192
Replies: 2
Views: 3129
|
Forum: zMUD General Discussion Posted: Wed Jun 19, 2002 11:49 pm Subject: NEEDS HELP...If command gettin all screwy on me.. |
OK.. heres what i have so far..(not it dosn't work).
---------------------------------------------
TRIGGER ACTIVATOR: (*) gives you (%d) coins.
#VAR person %1
#VAR sum %random( 1, 12)
#VAR bet ... |
Topic: C++ question... |
Minsk192
Replies: 1
Views: 2278
|
Forum: zMUD General Discussion Posted: Tue May 07, 2002 10:01 pm Subject: C++ question... |
int main();
char c, name;
void GetName()
{
cout << "** Welcome To Paint-Ball Wars. **n";
cout << "What shall I call you?n", name;
scanf ("%c&q ... |
Topic: QUESTION!!! |
Minsk192
Replies: 1
Views: 2236
|
Forum: zMUD General Discussion Posted: Mon May 06, 2002 11:18 pm Subject: QUESTION!!! |
Im using the un supported version of Zmud, i beleive its 3.62. I was wondering if there was a replace or supstitute command i could use.
-~~~===|!!MINSK!!|===~~~- |
Topic: Help making a game |
Minsk192
Replies: 1
Views: 2434
|
Forum: zMUD General Discussion Posted: Sat Mar 02, 2002 1:56 am Subject: Help making a game |
I need help. how would i generate a random number when someone activated my trigger?
Example: If someone says 'I pick number 3'
I would say a random number 1-10.
-~~~===|!!MINSK!!|===~~~- |
| |