|
problem: variables set serverside cannot be read clientside even if its within the same block of npc code. Nor can triggeractions be sent server side.
solution: set a serverr.string to the value you want to read clientside
and when the client reads the data, clear out the serverr.string.
is there a more efficient way to do that?
and more importantly, why dosent the image show up in the GuiBitmapCtrl? |
Last edited by Prozac; 02-18-2006 at 03:02 AM..
|