Hello All,
Anyone know how to pass a string from a dll to a wdl script. I will give you a very simple example. Suppose in a dll function you want to pass a message to the player, say "You are in the dark". I want this displayed in a text entity within a panel that is visible on the screen.
I have reviewed the SDK, but I am afraid I am a bit confused. I have successfully passed a string from a WDL to the DLL. But I am having difficulty going the other direction.
Any help is greatly appreciated.
Thanks,