Jump to content

Delete items on a Dedicated Server, how?


Recommended Posts

Hi!

I'm wondering how to delete items on a dedicated server? I'm running it on my own internet gateway, but neither the :
TheInput:GetWorldEntityUnderMouse():Remove()
or
c_select() c_sel():Remove()
mentioned at the wiki works, the item (in this case a bit of rot floating in the ocean) is removed but as soon as I relog the item is still there.
So how does one make a delete command stick on a dedicated server?
/Holo

Ensure you're running the command on the server side rather than your client.

If you're an admin on a dedicated, then the console will have two modes of input: local and remote.

When you copy paste code into the console you hit the key that toggles it from remote to local and must hit the control/command key again.

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...