Quote:
Originally Posted by ApothiX
Not everything will work in the editor.
Variables without prefixes are Global. It doesn't work like that in the editor though, because variables without prefixes prior to the new engine functioned the same way was temp. variables do now.
|
True, what I ment was that variables work differently in the editor then they do online. For example, a serverr. var/string can be set both clientside and serverside in the editor.