View Single Post
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