Due to increasing spam attacks, forum registrations are currently paused to keep our community safe and spam-free. Come hang out and stay connected with us on the SimHub Discord: https://discord.com/invite/nBBMuX7!
Catch you on Discord — and thanks for understanding!
Catch you on Discord — and thanks for understanding!
Notifications
Clear all
Simhub General
1
Posts
1
Users
0
Reactions
1,658
Views
Topic starter
20/03/2021 4:12 am
Hi guys!
I don't know if it is possible, but I would like to get any value from other object.
For example:
I have the native object (Opponent Race Position) where his key Name has a value "test", on the right panel properties list.
So, my other object is a (Text) and I would like to get value returned from (Opponent Race Position) above.
In Ncalc of (Text), I want something like this:
return test.Visible;
Thanks, friends!