|
megamog75 Enchanter
Joined: 20 Nov 2002 Posts: 627 Location: USA
|
Posted: Mon Feb 03, 2003 7:39 am
need @var empty |
Yes i know this one but its just not comming to me I am using the auto equip scipt on the finished script page but it would not work so I tweeked it. But now I can't get the varible for newrecords to clear or reset each time it is causing quite a mess.
please help soon.
megamog75 |
|
|
|
Reddytedy Apprentice
Joined: 13 Oct 2000 Posts: 114 Location: USA
|
Posted: Mon Feb 03, 2003 8:31 am |
WHerever you need it to clear the variable just use #var @var ""
Come play with us in Dragonrealms
http://www.play.net/dr |
|
|
|
Emit Magician
Joined: 24 Feb 2001 Posts: 342 Location: USA
|
Posted: Mon Feb 03, 2003 4:32 pm |
thats right, but the '@' is unnessecary in #var command. it confused me a whole lot at first, but a good rule of thumb is this: as an argument to commands that _excpect_ a variable, don't use the '@'. for anything else, do.
--------
moon.icebound.net:9000 |
|
|
|
megamog75 Enchanter
Joined: 20 Nov 2002 Posts: 627 Location: USA
|
Posted: Mon Feb 03, 2003 7:10 pm |
Thanks all I was actually using that but I had them in the wrong place and it was creating a blank spot in my database,thank you.
megamog75 |
|
|
|
Reddytedy Apprentice
Joined: 13 Oct 2000 Posts: 114 Location: USA
|
Posted: Mon Feb 03, 2003 9:45 pm |
quote:
thats right, but the '@' is unnessecary in #var command. it confused me a whole lot at first, but a good rule of thumb is this: as an argument to commands that _excpect_ a variable, don't use the '@'. for anything else, do.
--------
Teach me to post with little sleep
Alan
moon.icebound.net:9000
Come play with us in Dragonrealms
http://www.play.net/dr |
|
|
|
|
|