iv got objs with verbs belonging to them then im adding them to src.contents += obj
however the verbs do not apper at all. they used to but now they dont and i ant got a clue why? please help
ID:270804
![]() Sep 11 2006, 8:43 am
|
|
![]() Sep 11 2006, 12:15 pm
|
|
One improtant thing would be to give us the code >_>
|
did you have the "set src" line in eg:
atom/verb/Something() - GhostAnime |
obj Something like that. The "set src in oview(1)" made it so if you were around it, you could pick it up. Otherwise, if it's in you, or in your inventory(usr.contents) then it would show the Drop() verb automatically without me having to do anything. |
Kaio, with the oview() being set to 1, rather than 0, anyone around the object could pick it up. If you'd prefer it to only allow the person ontop of it to use the verb, it should be a 0.
|
Edge IV wrote:
Kaio, with the oview() being set to 1, rather than 0, anyone around the object could pick it up. If you'd prefer it to only allow the person ontop of it to use the verb, it should be a 0. I'm sure he already knows that >_> it was just an example.Sheesh. |