inputtext
#1

Hey..

I'm using 'inputtext' to get the name of the listitem in a dialog (DIALOG_STYLE_LIST)

Everything works fine for now but inputtext prints with a space a the end.

ex.
Code:
format(str,sizeof(str),"%s.ini",inputtext);
it prints (the string is = Apple)
Code:
Apple .ini
with a space at the end so I can't get it to work.

How do I get it not to print a " " ?
Reply
#2

Try not to use a capital, If So, Try press TAB and fix it in the PWN code
Reply
#3

Fixed myself, thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)