Updated class commands and class editor. Fixed a few compiler warnings.
This commit is contained in:
@ -813,6 +813,7 @@ InfectZombieToHuman(client, bool:respawn = false, bool:protect = false)
|
||||
// Forward event to modules.
|
||||
SEffectsOnClientHuman(client);
|
||||
APIOnClientHumanPost(client, respawn, protect);
|
||||
ImmunityOnClientHuman(client);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user