PDA

View Full Version : How do you "spawn" an FFC from a different FFC?



beefster09
01-12-2007, 09:45 PM
I'm working on 2 Beamos scripts that are somewhat interdependent, and I need to be able to remotely change the second one from active to passive and vice-versa. How do I go about doing this?

Also: How do you make variables interchangeable within the screen?

DarkDragon
01-15-2007, 11:36 AM
Right now the best way to communicate between scripts is to use a global or screen variable. The next major revision of the ZScript language will include easier inter-script communication.