ID:145874
Nov 14 2005, 12:47 pm (Edited on Nov 14 2005, 4:27 pm)
|
|
Fixed
|
In response to Dark Weasel
|
|
Ok, I define the list...then what...?
|
In response to KirbyRules
|
|
You didn't really need to define the list...
Just take out "in list" It should work...haven't tested it. |
In response to Dark Weasel
|
|
Ok.
|
KirbyRules wrote:
> Delete_Spam(O as obj in view()) Well, you really don't need that useless input() there, because you are already being inputed to choose an object from the argument of this verb. You can just take off that third line there. delete_spam(obj/O as obj in view(src)) ~~> Unknown Person |
In response to Unknown Person
|
|
Haha, oops, I missed that part.
Listen to Unknown... |
In response to Dark Weasel
|
|
I stink at coding...
|
Try that...
You can't just have "in list." You need to define the list.