Thread: Tag mismatch
View Single Post
papel
Junior Member
Join Date: Jul 2017
Old 08-15-2020 , 07:01   Re: Tag mismatch
Reply With Quote #6

You guys are awesome. Thank you!
Replacing the bool with the int was generating new tags mismatchs. It was then that I decided to change GetEventInt to GetEventBool and at first it worked. I will do another test in the game.

Code:
sHead = GetEventBool(event, "headshot");

Last edited by papel; 08-15-2020 at 07:26.
papel is offline