|
zeiuszeppo Novice
Joined: 22 Nov 2001 Posts: 48 Location: Italy
|
Posted: Tue Apr 09, 2002 7:34 pm
send a param to the mud |
i have a param %2 containing this
string : "gtell hello"
how can I send to the mud?
I tried this but doesnt work
#ALA +1 {%2) |
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Tue Apr 09, 2002 8:28 pm |
You need to get your %2 expanded before creating the alarm. try doing this:
#EXEC %concat("#ALARM +1 {", %2, "}")
Kjata |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|