06-09-2011, 11:03 PM
1: Sure, I'll move it.
2: I think it's either _G.variable or G_.variable, where "variable" is the variable in question. Just say something like
"_G.noob = workspace.Character"
and then in another script, that has to run a moment afterwards...
"_G.noob.Health = 0"
2: I think it's either _G.variable or G_.variable, where "variable" is the variable in question. Just say something like
"_G.noob = workspace.Character"
and then in another script, that has to run a moment afterwards...
"_G.noob.Health = 0"