ID:176150
 
Is there such a thing as world vars? Maybe something like this.

world
var
score = 0

tell me if im wrong
var
somevar //"somevar" is now a global variable
Nope. When I want something like this i just do

var
genaricvarnamehere


right on the left margin. Works for me.
In response to Nadrew
Ah , thank you Nadrew. I need to know that because it is part of my proccess of telling which team scored in my upcoming soccer game.
In response to Jermman
Jermman wrote:
Ah , thank you Nadrew. I need to know that because it is part of my proccess of telling which team scored in my upcoming soccer game.

Soccer is tight! Let me know if you need help.