Posts: 900
Threads: 83
Joined: Aug 2010
Reputation:
0
Dialog id's can go up to infinite? Because i have a FS that uses dialog id's already in my script (someone can be changing a skin and it will affect the FS)
Posts: 138
Threads: 19
Joined: Jul 2009
Reputation:
0
From what I remember an overall limit of ID does not exist. Use different ID than in FS because it will connect
Posts: 900
Threads: 83
Joined: Aug 2010
Reputation:
0
Well this did not actually work...i changed them all to 9 (they were all 3xxx and i changed them all to 9xxx) and now when i am typing the password instead of logging me in it just keeps prompting me to type it again.
Posts: 6,129
Threads: 36
Joined: Jan 2009
The limit is 30,000 something.
Posts: 138
Threads: 19
Joined: Jul 2009
Reputation:
0
sherlock, You must have something go wrong
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
When I use dialogs in a filterscript I tend to only use one ID, and use a variable to determine which dialog is shown.