Page 1 of 1
Great to hear this news!
Posted: Fri Jan 04, 2008 3:10 am
by Drex
Also have a question for the 5.6 gold DOS flavour, when adding new action it now says <invalid pointer> hands you a cold one!
Still using the %s as in the other actions any ideas on this?
Re: Great to hear this news!
Posted: Fri Jan 04, 2008 9:29 am
by dspain
Drex wrote:Also have a question for the 5.6 gold DOS flavour, when adding new action it now says <invalid pointer> hands you a cold one!
Still using the %s as in the other actions any ideas on this?
be sure its set to call only one pointer not two.
Posted: Sat Jan 05, 2008 3:16 am
by Drex
Thanks, Looking into it I see what was wrong I used a %s in the first line, instead of just a statement...
Posted: Mon Jan 07, 2008 1:16 pm
by dspain
Drex wrote:Thanks, Looking into it I see what was wrong I used a %s in the first line, instead of just a statement...
i think on my new ver of Ta im gonna use text vars for my action editor and eliminate the variable pointers.
some people dont understand how one misplaced %s or %d can offset a ton of trouble.