Okay I wrote my cog but after teleporting to the ship sector and starting my timer.(Which ran rather long by my mistake of setting it to 500.) It then teleported me back to the first sector.
I am working on a fix to that now, So what I need to know is how do I send a message to another cog to change an int in it? Like say cog1.cog needs to change the int myint=0 in Cog2.cog to =1? can I do that?
thanks for any help in advance...
------------------
I am working on a fix to that now, So what I need to know is how do I send a message to another cog to change an int in it? Like say cog1.cog needs to change the int myint=0 in Cog2.cog to =1? can I do that?
thanks for any help in advance...
------------------