Dialog no response :s
#6

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 Код:
#define TDM (22201) //222 is the prefix - (0)1 is the specifying ID.
#define TDM1 (22202) //222 still prefix - (0)2 is the specifying ID.
Tell me if this solves anything.
Reply


Messages In This Thread
Dialog no response :s - by benel1 - 04.02.2013, 09:51
Re: Dialog no response :s - by Jarnu - 04.02.2013, 09:59
Re: Dialog no response :s - by benel1 - 04.02.2013, 11:39
Re: Dialog no response :s - by LarzI - 04.02.2013, 12:03
Re: Dialog no response :s - by benel1 - 04.02.2013, 12:38
Re: Dialog no response :s - by LarzI - 04.02.2013, 13:15
Re: Dialog no response :s - by Gamer_007 - 04.02.2013, 13:55
Re: Dialog no response :s - by LarzI - 04.02.2013, 13:58
Re: Dialog no response :s - by benel1 - 04.02.2013, 14:18
Re: Dialog no response :s - by Gamer_007 - 04.02.2013, 14:39

Forum Jump:


Users browsing this thread: 2 Guest(s)