Author Topic: Modifying a VCE variable through scripts  (Read 524 times)

If, for example, I wanted to subtract a VCE variable, created in game, when a player dies, how would I do this (if it is even possible)? I know I would have to overwrite/hook into to Player::OnDeath or something but I don't know what code is needed.