Words of caution -
If PAC follows standard add hook format like Gmod
example = addhook(real hook, UNIQUE, function)
and pac truly has a hook name called "pac_PlayerSpawnProp", I presume you couldn't use the same UNIQUE name.
Both examples above place pac_PlayerSpawnProp in what would/should be unique.