Hi all ! 
I've a problem with the createUnit command. If i put this line in a radio trigger activation field: 
"SoldierWB" createUnit [getpos GLGroup1, group w1, "mytest = true", 0.5, "PRIVATE"] 
(note the init parameter) 
This way, it works fine, the unit is created and mytest variable is set to true. Now if i use the same line in a script called by the same radio trigger, the game crash to desktop. If i remove the init parameter ("") it works again. 
Any idea? 
(Edited by Backoff1 at 6:54 pm on Dec. 23, 2001) 
(Edited by Backoff1 at 6:55 pm on Dec. 23, 2001)