Guide How To increase Sentences on Taskbar

Welcome to our Community
Wanting to join the rest of our members? Feel free to sign up today.
Sign up

zOmbie

Administrator
Administrator
Joined
Jun 7, 2024
Messages
1,108
Solutions
29
Reaction score
1,162
Points
113
Do you hate it to that you can't place more then 10 sentences on the taskbar?

Well i do especially for GameMasters during invasions and or other things.

Here is an small fix to let it work for GM's and or Higher

Open up WndTaskbar.cpp in your /_Interface Directory.

Find
g_WndMng.PutString( prj.GetText( TID_GAME_MAX_SHORTCUT_CHAT ), NULL, prj.GetTextColor( TID_GAME_MAX_SHORTCUT_CHAT ) );

Now what i did to make it work for GM only is this
Hey There!
Please login and(or) register to see this awesome content today.

Here you see that that the max for GM is now 19 and for normal players 9.

Now open up

DPSrvr.cpp in your Worldfolder
Find
pUser->AddDefinedText( TID_GAME_MAX_SHORTCUT_CHAT );

And change it to this
Hey There!
Please login and(or) register to see this awesome content today.

Now Rebuilt Neuz and Worldserver.

Your Gm's and or higher can now place more sentences on the taskbar.

With kind regards
 
I've past in this guide before but never even tried it, did not seemed useful for me at the time, but now after a while playing as Admin to test out some things, I'd say that's pretty useful. Thank you :sir:
 
  • Like
Reactions: Cikk