Trying to remove a entity from the level after the player has logged out of the online game. Did so with ent_remove, but it still seem to use the pointer. Could someone tell me if I need to remove the pointer with pointer=null after ent_remove, or another way to get rid of it? Don't need a script, just a hint will be fine.


smile