Quote:
Host_Error: PF_MessageEnd_I: Refusing to send user message ShowMenu of 197 bytes to client, user message size limit is 192 bytes
|
this IS a bug in the bot code. sPlOrYgOn, you must have changed one of the waypoint menus and now the menu text is longer than 192 bytes. Ensure each menu's text is LESS than 192 bytes, else the engine will refuse sending the message.
And Whistler's fix is not really appliable in the PB26mm source code... I changed a lot of things in the menu display code.
Just ensure your menus do less than 192 characters long and you'll be fine.