Recently I was trying to test for a players ID on Glass's fortwars using VCE.
I had:
onPlayerTouch > Client > VCE_ifVariable <var:client:bl_id> == [19639] []
onVariableTrue > Player > addItem Assault Rifle SD
onActivate > Client > VCE_ifVariable <var:client:bl_id> == [19639] []
I swore this is how one set up VCE (I have activate and playertouch to test both).
Help is much appreciated.