17.03.2017, 06:58
I have a bool variable which determines if the player is either dead or alive, but I have no idea how can I obtain those values.
I was thinking about converting the boolean into a int, but that would screw up my code.
Any idea?
Edit 1: Nevermind, I was reading documentation but there was nothing about a cache_get_value_bool, I just tried because I had nothing else to try and it's compiling.
I was thinking about converting the boolean into a int, but that would screw up my code.
Any idea?
Edit 1: Nevermind, I was reading documentation but there was nothing about a cache_get_value_bool, I just tried because I had nothing else to try and it's compiling.