jeff9898989 Posted September 22, 2020 Share Posted September 22, 2020 i played ds but dst new to me. whenever i put command down for an item it drops on the ground but the the item won't highlight for me to pick up. If anyone knows how to fix it would be cool. Link to comment https://forums.kleientertainment.com/forums/topic/121919-item-modding-cant-pick-up-item-after-dropped-using-command/ Share on other sites More sharing options...
DecDuck Posted September 23, 2020 Share Posted September 23, 2020 Are you admin on the server? What command are you using? Link to comment https://forums.kleientertainment.com/forums/topic/121919-item-modding-cant-pick-up-item-after-dropped-using-command/#findComment-1373525 Share on other sites More sharing options...
jeff9898989 Posted September 23, 2020 Author Share Posted September 23, 2020 c_spawn("prefab",amount) c_give("prefab",amount) whenever i type in the command item shows on the ground but it wont highlight or letting me do action. i have enabled console on in the setting [MISC] texture_streaming = true console_enabled = true autocompiler_enabled = true wathgrithrfont = true boatcamera = true netbook_mode = false integratedbackpack = false vibration = false showpassword = false profanityfilterservernames = true movementprediction = false autosubscribemods = false autologin = true autocaves = true Link to comment https://forums.kleientertainment.com/forums/topic/121919-item-modding-cant-pick-up-item-after-dropped-using-command/#findComment-1373591 Share on other sites More sharing options...
Serpens Posted September 23, 2020 Share Posted September 23, 2020 (edited) you need to be admin of the server, otherwise the object will only spawn for you clientside and the server wont allow you to use it (because it does not exist on server) if it is your server, then it might be possible that it is a world with caves enabled? When you have the console open, you can switch between a server and a client console (think it is with Ctrl). make sure to use the server console. I had also trouble with this at first, when I tried to copy paste some commands, while pasting used Ctrl which switchted to client console Edited September 23, 2020 by Serpens Link to comment https://forums.kleientertainment.com/forums/topic/121919-item-modding-cant-pick-up-item-after-dropped-using-command/#findComment-1373596 Share on other sites More sharing options...
jeff9898989 Posted September 23, 2020 Author Share Posted September 23, 2020 Wow !It work !Thanks! Not sure what is the difference between local and remote, but remote is the right one tysm. Link to comment https://forums.kleientertainment.com/forums/topic/121919-item-modding-cant-pick-up-item-after-dropped-using-command/#findComment-1373628 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now