If you mean that you tried to do live_constant_add("name", TEXT_FOREST_VESTIGES)
, GM won’t let you do that as it’s not an expression.
TEXT_FOREST_VESTIGES
should be usable without any additional effort in “live” code though - so long as it’s defined in a script in the project somewhere.