04.02.2013, 14:18
Quote:
I have no idea if this is true or not, but it may be caused by ID-conflicts between GM and FS if you have dialogs in both.
Try defining TDM and TDM1 as unique IDs which is probably never used. Highest possible ID is 32767, so you have lots of integers to choose from. Example: pawn Код:
|
Quote:
Umm try using
pawn Код:
Maybe it can help you |