• Remove the undo from spawned entity?
    3 replies, posted
How to remove an entity from the undo list that a player spawned from the entitys tab?
are you adding it to the undo list anywhere in your code? Like so [lua] undo.AddEntity(ent) [/lua]
[QUOTE=King Flawless;23709884]are you adding it to the undo list anywhere in your code? Like so undo.AddEntity(ent) [/QUOTE] No.. when you spawn an entity from the entities tab the undo is automatically added to the entity you spawned.. I want to remove that..
No answer? :/ So.. no way to do this?
Sorry, you need to Log In to post a reply to this thread.