Holocus Posted May 26, 2016 Share Posted May 26, 2016 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 Link to comment https://forums.kleientertainment.com/forums/topic/67643-delete-items-on-a-dedicated-server-how/ Share on other sites More sharing options...
CarlZalph Posted May 26, 2016 Share Posted May 26, 2016 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. Link to comment https://forums.kleientertainment.com/forums/topic/67643-delete-items-on-a-dedicated-server-how/#findComment-776517 Share on other sites More sharing options...
Holocus Posted May 26, 2016 Author Share Posted May 26, 2016 Oooh. sweet. Finally the rot is gone \o/ thanks for the info! Link to comment https://forums.kleientertainment.com/forums/topic/67643-delete-items-on-a-dedicated-server-how/#findComment-776546 Share on other sites More sharing options...
Recommended Posts
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.