sorry if it has been posted and answered already,but I just cant seem to use the TAB like in C-script.It seems the console now can be only used to read values and not enter values.Am I missing something or how else to enter values in the console ?
Thanks already.
zazang
I like good 'views' because they have no 'strings' attached..
in Lite-C execute() can "only be used for calling engine functions with engine variables" (according to the manual). So you can neither call user defined functions nor alter user defined variables anymore.