|
Santel Novice
Joined: 07 Feb 2003 Posts: 32
|
Posted: Wed Feb 19, 2003 12:06 am
#COND through command line (v6.40) |
when i send this command through the command line
#COND {} {#var spells %replace( %line, "' '", " | ");#var spells %replace{ @spells, " ", "");#var spells %replace( @spells, "'", "");#var Item.Spells @spells} {LoopLines|Param=1}
after a trigger :)
This is what i get:
Pattern is empyt (as it should be)
Value:
{#var
thats it.. I cant send long #cond commands through the command line.. not through the editor either..
Got this script i would like to publish, but I cant do that as longa as zmud dont want to accept the commands
Your help would be much appriciated |
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Wed Feb 19, 2003 1:08 am |
Your command has a typo, this section note the change:
");#var spells %replace{ @spells, " ", "");#
");#var spells %replace( @spells, " ", "");# |
|
|
|
Santel Novice
Joined: 07 Feb 2003 Posts: 32
|
Posted: Wed Feb 19, 2003 11:01 am |
quote:
Your command has a typo, this section note the change:
");#var spells %replace{ @spells, " ", "");#
");#var spells %replace( @spells, " ", "");#
*slap self* ehh I dont know what to say.. just that it was late in the night..
Thank you so much for your quick reply.
Santel |
|
|
|
|
|
|
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
|
|