Accessing varibles from console [SOLVED]
Posted: Tue Feb 03, 2015 3:30 pm
Hi everyone,
i'm trying to debug some script i did, that doesn't work properly, and i found that i cannot access variable from console.
Beeing specific:
access to external file form a script entity
generate some global variables, not in a function
then use those variables in some functions
some function works fine some other don't
so i tryed to acces variable from console and i always get nil, even for those variables that are obviously working
anyone knows why this thing happens?
thank you
i'm trying to debug some script i did, that doesn't work properly, and i found that i cannot access variable from console.
Beeing specific:
access to external file form a script entity
generate some global variables, not in a function
then use those variables in some functions
some function works fine some other don't
so i tryed to acces variable from console and i always get nil, even for those variables that are obviously working
anyone knows why this thing happens?
thank you