Thread: [Solved] hide entity
View Single Post
MrPickles
Senior Member
Join Date: Aug 2022
Location: Colombia
Old 08-07-2023 , 21:08   Re: hide entity
Reply With Quote #8

Quote:
Originally Posted by Tote View Post
SOLVED!
Used:
new entu = engfunc( EngFunc_FindEntityByString, -1, "classname", "ent_hat" );
Thanks for your help guys!
The code that I gave you must have worked perfectly, you don't need to use add to full pack for that, with that,you are searching each frame for the entity with that classname, with which I gave you only activate/deactivate invisibility once.

You could also try sending the error it gave you, you sent the error of your code only.
MrPickles is offline