View Single Post
Austin
Senior Member
Join Date: Oct 2005
Old 09-06-2021 , 15:52   Re: [CS:GO] mp_respawn_immunitytime for humans only?
Reply With Quote #4

Ilusion9,
thanks for the post.

The plugin gives an error on this line: property is not a float value
SetEntPropFloat()

I changed it to
SetEntProp()

And for testing removed the check for bots so everyone should be getting immunity and my logging shows it is being called,
but no one does.

??

Last edited by Austin; 09-06-2021 at 15:52.
Austin is offline