View Single Post
backwards
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 08-22-2019 , 15:21   Re: [Question] Entity Index
Reply With Quote #9

public void OnEntityCreated(int entity, const char[] classname)
{
PrintToChatAll(classname);
}
__________________
I highly recommend joining the SourceMod Discord Server for real time support.
backwards is offline