okay as side project im making a city with cars etc
what i did is : i added blizz abs
then added the following to the car
(it doesnt show your name at the change hp []cause u can choose your name)

but now when the car hits me i get the following error

this is the line its saying
1349 def get_variable(type, value)
1350 # initialize
1351 var = 1
1352 # branch handling based on variable type
1353 case type
1354 when VARGame # game variable
anyone knows how to fix this ?
greets various