View Single Post
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 01-14-2020 , 08:25   Re: Plugin not auto-generating gamedata file.
Reply With Quote #8

Quote:
Originally Posted by Shadowysn View Post
Didn't mean to say they're changed permanently, just that they were changed.
I don't know why mentioned it anyway? What's the problem?

PHP Code:
    AvoidCharacter(charactertrue);
    
AcceptEntityInput(entity"SpawnSurvivor");
    
AvoidCharacter(characterfalse); 
Change, spawn, change back.

Anyway glad your method is working.
__________________

Last edited by Silvers; 01-14-2020 at 09:20.
Silvers is offline