Thread: [Solved] % char in menu
View Single Post
marcelowzd
Senior Member
Join Date: Feb 2011
Location: São Paulo, Brazil
Old 09-17-2018 , 12:41   Re: % char in menu
Reply With Quote #8

Quote:
Originally Posted by fysiks View Post
The code that you actually posted shouldn't have any issues because that function doesn't do any formatting. If it really is having that issue, it is a bug. If you are using a function that is actually formatting a string (e.g. format() or formatex()) then %% is the proper solution.

So, if "menu_additem( hMenu, "test %", "", 0 );" doesn't work, you need to report it as a bug.

If you are using format or formatex, you should update your original post to show that because as it stands this thread doesn't make any sense.
You're right, i'm using formatex as answered previously to jocAnis but i should've said in the First post.

Thanks everyone.
__________________
marcelowzd is offline