Menu malfunction
Talking about the row below 1.
There is a t4shot https://i.imgur.com/4BiIrsw.png Code:
new g_rgLR[eLastRequest] = { GAME_NONE, 0, 0 };PHP Code:
|
Re: Menu malfunction
Those text is a part of a menu title.
Reset the buffer after formating the title. (menu_create()) |
Re: Menu malfunction
Quote:
|
Re: Menu malfunction
One simple way is to set the first character as the "end of string" (EOS).
Code:
szBuffer[0] = EOS |
| All times are GMT -4. The time now is 17:23. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.