Blockland Forums > Help
What's the variable for team?
(1/1)
Regulith:
I need to know the V5 variable name for a team.

I tried <var:mg:team>, but that's probably wrong. I just updated from V4 so I'm not used to this :S


--- Code: ---0 OnPlayerTouch | Self | VCE_ifvalue | <var:mg:team> | == | 2 | 1 2
1 OnVariableTrue | Self | Contentstart
2 OnVariableFalse | Client | Centerprint | You don't belong in here!
--- End code ---

Am I doing something wrong?
shafin25:
Try <var:cl:team>
Regulith:
YES.

Thank you, sir.
Navigation
Message Index

Go to full version