Raised This Month: $32 Target: $400
 8% 

Entity Remover by Exolent


Post New Thread Reply   
 
Thread Tools Display Modes
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 07-24-2008 , 15:44   Re: Entity Remover by Exolent
Reply With Quote #21

Quote:
Originally Posted by arkshine View Post
X-olent : Some suggestions.


- What about to add an option to `remove` an entity by rendering it invisible and not solid. So, a deletion could be undone later.

- This : copy(g_ent_class[plr], 63, ""); ; without using a native, you can do : g_ent_class[plr][0] = '^0'; . Same for the 3 others too.

- new message[256]; ; '192' is enough since you erase after.

- Array size. For model/classname, 32 is enough.

- Adding ML ?
Thanks arkshine. I'll start adding those right away.
However, is ML really needed for such a small plugin?
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
anssik
Senior Member
Join Date: May 2006
Location: Suomi Finland Perkele
Old 07-24-2008 , 15:55   Re: Entity Remover by Exolent
Reply With Quote #22

if you make entities like func_bombsite or whatever invisible and not solid wouldn't they still be working?
__________________
anssik is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 07-24-2008 , 15:58   Re: Entity Remover by Exolent
Reply With Quote #23

I don't even think you can see entities such as func_bombsite. So how would you remove them?
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 07-24-2008 , 16:21   Re: Entity Remover by Exolent
Reply With Quote #24

Quote:
I don't even think you can see entities such as func_bombsite.
I think a way would be to check by sphere ( FindEntityInSphere ) where you aim at and glowing or drawing the borders of the entities which are near from this origin. Then, the player will be able to 'select' the entitie he wants. Well, you see what I mean.

Quote:
However, is ML really needed for such a small plugin?
I don't think the plugin size is important there. The ML sytem can be useful for some people, so you should do it, even if there is one line.
__________________
Arkshine is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 07-24-2008 , 16:47   Re: Entity Remover by Exolent
Reply With Quote #25

Updated to v0.2!

Whats new?

Admin Commands:
  • er_undo
    - brings back last entity you deleted
    - requires admin kick flag "c"
    - Note: this will undo any deleted entities that you deleted while you were in the server
    - Note: this will not work after you disconnect or map changes!

Screenshots:
EDIT: -------------------------------------

Updated to v0.3!

Whats new?

Fixed file saving bug.
Added ML support.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!

Last edited by Exolent[jNr]; 07-24-2008 at 17:14.
Exolent[jNr] is offline
arnaldo_silva
Member
Join Date: Jun 2008
Old 07-24-2008 , 17:19   Re: Entity Remover by Exolent
Reply With Quote #26

Plugin failed to compile! Please try contacting the author.Welcome to the AMX Mod X 1.76-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(33) : error 017: undefined symbol "ArrayCreate"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(33) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(34) : error 017: undefined symbol "ArrayCreate"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(34) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(73) : error 017: undefined symbol "ArrayCreate"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(73) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(107) : error 017: undefined symbol "ArrayGetString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(10 : error 017: undefined symbol "ArrayGetString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(126) : error 017: undefined symbol "ArrayClear"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(161) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(161) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(190) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(190) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(207) : error 017: undefined symbol "ArrayPushString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(20 : error 017: undefined symbol "ArrayPushString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(217) : error 017: undefined symbol "ArrayPushArray"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(220) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(220) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(247) : error 017: undefined symbol "ArrayGetArray"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(251) : error 017: undefined symbol "ArrayDeleteItem"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(276) : error 017: undefined symbol "ArrayGetString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(283) : error 017: undefined symbol "ArrayGetString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(287) : error 017: undefined symbol "ArrayDeleteItem"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(28 : error 017: undefined symbol "ArrayDeleteItem"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(307) : error 017: undefined symbol "ArrayClear"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(30 : error 017: undefined symbol "ArrayClear"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(317) : error 017: undefined symbol "ArrayClear"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(342) : error 017: undefined symbol "ArrayPushString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(343) : error 017: undefined symbol "ArrayPushString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(365) : error 017: undefined symbol "ArrayGetString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(366) : error 017: undefined symbol "ArrayGetString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(447) : warning 204: symbol is assigned a value that is never used: "g_class"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(447) : warning 204: symbol is assigned a value that is never used: "g_model"

22 Errors.
Could not locate output file /home/groups/amxmodx/public_html/compiled3/29288.amx (compile failed).


Can you put other .amxx?
arnaldo_silva is offline
{PHILMAGROIN}
Senior Member
Join Date: Aug 2007
Location: In the middle of the des
Old 07-24-2008 , 17:19   Re: Entity Remover by Exolent
Reply With Quote #27

Quote:
er_undo
Very cool.
__________________
[B]
{PHILMAGROIN} is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 07-24-2008 , 17:26   Re: Entity Remover by Exolent
Reply With Quote #28

Quote:
Originally Posted by arnaldo_silva View Post
Plugin failed to compile! Please try contacting the author.Welcome to the AMX Mod X 1.76-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(33) : error 017: undefined symbol "ArrayCreate"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(33) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(34) : error 017: undefined symbol "ArrayCreate"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(34) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(73) : error 017: undefined symbol "ArrayCreate"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(73) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(107) : error 017: undefined symbol "ArrayGetString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(10 : error 017: undefined symbol "ArrayGetString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(126) : error 017: undefined symbol "ArrayClear"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(161) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(161) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(190) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(190) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(207) : error 017: undefined symbol "ArrayPushString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(20 : error 017: undefined symbol "ArrayPushString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(217) : error 017: undefined symbol "ArrayPushArray"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(220) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(220) : warning 213: tag mismatch
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(247) : error 017: undefined symbol "ArrayGetArray"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(251) : error 017: undefined symbol "ArrayDeleteItem"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(276) : error 017: undefined symbol "ArrayGetString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(283) : error 017: undefined symbol "ArrayGetString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(287) : error 017: undefined symbol "ArrayDeleteItem"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(28 : error 017: undefined symbol "ArrayDeleteItem"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(307) : error 017: undefined symbol "ArrayClear"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(30 : error 017: undefined symbol "ArrayClear"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(317) : error 017: undefined symbol "ArrayClear"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(342) : error 017: undefined symbol "ArrayPushString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(343) : error 017: undefined symbol "ArrayPushString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(365) : error 017: undefined symbol "ArrayGetString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(366) : error 017: undefined symbol "ArrayGetString"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(447) : warning 204: symbol is assigned a value that is never used: "g_class"
/home/groups/alliedmodders/forums/files/2/5/1/6/5/29288.attach(447) : warning 204: symbol is assigned a value that is never used: "g_model"

22 Errors.
Could not locate output file /home/groups/amxmodx/public_html/compiled3/29288.amx (compile failed).


Can you put other .amxx?
On the first post, it clearly stats that you must compile it on your computer with an AMX Mod X version 1.8.0 or higher compiler.

However, if a moderator could upload a compiled version of this, that would be nice.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 07-24-2008 , 17:34   Re: Entity Remover by Exolent
Reply With Quote #29

You can use this web compiler, too : http://webcomp.ak-team.com/
__________________
Arkshine is offline
anakin_cstrike
Veteran Member
Join Date: Nov 2007
Location: Romania
Old 07-24-2008 , 17:42   Re: Entity Remover by Exolent
Reply With Quote #30

Quote:
Originally Posted by arkshine View Post
You can use this web compiler, too : http://webcomp.ak-team.com/
Offtopic : nice compiler arkshine
__________________

anakin_cstrike is offline
Reply


Thread Tools
Display Modes

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 22:16.


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