ID:167056
May 7 2006, 10:58 am
|
|
I need a delete proc that is mixed up with deleting objects and that the user who wants to delete it can only delete it if he/she made it with Owner.
|
May 7 2006, 12:06 pm
|
|
I think this is what you mean:
|
In response to Jester619
|
|
Thanks
|
In response to Halovader
|
|
i just found out.If you make it you also cant delete it.
|
In response to Halovader
|
|
Please don't double post.
The reason for that is probably because you're not setting the owner to the builder's key. |
In response to Mysame
|
|
Well my game has names so i had to change src.key to src.name but it dosent work.
|
In response to Halovader
|
|
Euh, mind showing us your delete code and build code?
|
In response to Mysame
|
|
yeh
|
In response to Halovader
|
|
(I accidently pressed post)
here are they mob/ mob/verb |
In response to Halovader
|
|
your doing your build code completely wrong
mob |
In response to A.T.H.K
|
|
oh ok.Thanks
EDIT. That codes totaly wrong. |
In response to Halovader
|
|
Woops sorry its to late for this
mob i forgot var/obj/A |
In response to A.T.H.K
|
|
Thanks.Now its working
|