Raised This Month: $ Target: $400
 0% 

how to undo deleted entity?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
alfre
Member
Join Date: Feb 2010
Old 10-31-2012 , 10:10   how to undo deleted entity?
Reply With Quote #1

how to undo deleted entity?please help
dont want to create entity again,just undo.
__________________

alfre is offline
Send a message via Skype™ to alfre
Brian-__-
Member
Join Date: Jan 2010
Old 10-31-2012 , 10:25   Re: how to undo deleted entity?
Reply With Quote #2

Not possible
Brian-__- is offline
alfre
Member
Join Date: Feb 2010
Old 10-31-2012 , 10:28   Re: how to undo deleted entity?
Reply With Quote #3

its possible.dont talk bullshit if you dont know.
__________________

alfre is offline
Send a message via Skype™ to alfre
Brian-__-
Member
Join Date: Jan 2010
Old 10-31-2012 , 10:37   Re: how to undo deleted entity?
Reply With Quote #4

Understand how computer works before you talk bullshit to me. Only thing u can do is backup the entity data and recreate it again.
Brian-__- is offline
alfre
Member
Join Date: Feb 2010
Old 10-31-2012 , 10:40   Re: how to undo deleted entity?
Reply With Quote #5

http://forums.alliedmods.net/showthread.php?p=657047
this example of undo,but this with aiming
__________________

alfre is offline
Send a message via Skype™ to alfre
Brian-__-
Member
Join Date: Jan 2010
Old 10-31-2012 , 10:42   Re: how to undo deleted entity?
Reply With Quote #6

View the source code, it isn't delete the entity actually

PHP Code:
RemoveEntity(ent)
{
    
set_pev(entpev_rendermodekRenderTransAlpha);
    
set_pev(entpev_renderamt0);
    
    
set_pev(entpev_solidSOLID_NOT);
    
    return 
1;


Last edited by Brian-__-; 10-31-2012 at 10:43.
Brian-__- is offline
alfre
Member
Join Date: Feb 2010
Old 10-31-2012 , 10:48   Re: how to undo deleted entity?
Reply With Quote #7

too much code to use in mine.i dont know how to recreate the entity,because first creating entity code is in pfn_keyvalue
__________________

alfre is offline
Send a message via Skype™ to alfre
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 10-31-2012 , 19:14   Re: how to undo deleted entity?
Reply With Quote #8

Brian is correct. You cannot undo deleting an entity. The plugin he pointed you to is probably the simplest code you will find to do what it does.
__________________
fysiks is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:57.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode