Removing a floating world view model?Solved
I typed "spawn ak47" in console for curiosity to see what it would spawn and now I can't "ent kill" this ak47, tried nocliping to ent kill from below but it doesn't work either, what can I do?

And this one in the air, I had to remove the foundation to be able see it:
Pick it up, noclip though the terrain and drop it into the ocean.
You cannot delete them like that or pickup. These are just world models AFAIK. Use Object Remover plugin to remove them.
What's the correct command to remove it with Object Remover? I've tried "/object ak47u action remove radius 3 inside false", ak47/ak47u/ak47u.entity, it always says "You have removed 0 entities".

Merged post

I've already triggered a mass Packet Flooding: Player Tick on my server trying to remove these ak47u.entity.
I will wait for confirmation.

I once spawned a bandit_shopkeeper on the wrong spot, and they cannot be despawned either and by default have no owner. They are targeted by helis and NPCs like murderers, which can be problematic. There were various players online and I was trying to avoid restoring a backup (which I trigger every few hours).

I managed to remove it by first taking ownership of the entity with the Entity Owner plugin (be very careful with it, and don't forget to set the necessary permissions) and then using the entity.deletyby <steamid> command to delete all entities belonging to me. Only try this if you don't mind losing everything you've built or deployed.

Now I might be mistaken, but I think that stuff like that AK will disappear after a server restart.

Try NOT setting inside false just leave /object ak47 action remove radius 5
Please, consider using the old thread instead of creating a new one.

Merged post

And it accepts shortnames, not prefabs. You can always try with shortname ak47u.entity

Merged post

If you're sure it's ak47u, then ak47u.entity
@PedroNF /own did not work in this case, it said no entity found, but that information might be useful some day. @misticos Your plugin did not work in this case, either, I tried every syntax combination.
The only solution was a server restart, like Pedro suggested.
Only solution is a server restart.
No it works just probably wrong shortname, always worked for me since I did this stuff before spawned it etc and just removed it with no problems.
Locked automatically