obj
verb
Equip()
usr.str += obj_str
usr << "You equip the [src]"
suffix = "Equipped"
Problem description:
i can't get it to delete the verb so it bugs up and you can keep quipping the item
ID:263051
Apr 19 2006, 3:35 am
|
|
Code:
obj Problem description: i can't get it to delete the verb so it bugs up and you can keep quipping the item |
Apr 19 2006, 3:58 am
|
|
Look up del? >.>. Ps, what you're using is utterly wrong. Look for ZBT's tutorial.
|
In response to Mysame
|
|
the equip verb is spaced wrong :-P
|
In response to Mysame
|
|
Mysame wrote:
Look up del? >.>. Ps, what you're using is utterly wrong. Look for ZBT's tutorial. actually what he neeeds to do is undo what he did because using del would just delete the object and not the bonus he gets from equiping it |
In response to Budboinker
|
|
lol...if only i knew how to do that :-P
|
In response to Scissors Man
|
|
You made that code, but you don't know how to undo it? Again, ZBT's tutorial = wub.
|