Is it possible to create a script, that will do so:
When another player presses 'e' on your prop, you will delete it?
I've been thinking for some time if it's possible, and since I'm really new to lua, I don't have the skills to code it myself..
Thank you for any help / answers :D
EDIT: I forgot to say: I want this to be running clientside.. :x
[highlight](User was banned for this post ("undescriptive thread title" - postal))[/highlight]
ENT Accept Input; if the input type is USE then self:Remove( )...
There's also ENT:Use if I recall correctly.
[QUOTE=Acecool;44253580]ENT Accept Input; if the input type is USE then self:Remove( )...
There's also ENT:Use if I recall correctly.[/QUOTE]
Hmm.. Okay.. Thanks for the answer!
Sorry, you need to Log In to post a reply to this thread.