ID:148993
 
Hey, is there a way to make scores global? For example, if team1 were to capture the flag, they should get a point, but I can't seem to find a way to make a global scoring system, I tried something like;

var/global/teamscore = 0

and it accepted it, but then I couldn't change the value! Also, is it possible to have these global scores on a Statpanel? Ah, this is confusing, I would really appreciate it greatly if anyone could help me out! :)
ha,.. nevermind, found the same issue here -- http://www.byond.com/forum/ forum.cgi?action=message_read&message=14753&forum=8&view=0 thanks anyways