14.02.2011, 03:42
Possibly because the dialog ids are conflicting. You may only use one dialog id once. Just a heads up, so in the GameMode you got dialog id 1,2,3 used and then in the FS you got the same ids being used it will not work.
But, GM-1,2,3 FS-4,5,6 will work. So try to keep the dialog ids different
But, GM-1,2,3 FS-4,5,6 will work. So try to keep the dialog ids different