RaceMSG Proof of Concept ----------------- An insim applications to control the display and management of Race Control Messages (RCM's) within LiveForSpeed. This would be used mainly by Event Managers and Race Directors to make the RCM Process easier. Currently to display an RCM and remove it, the Race Director has to type the following: /rcm THEYRE MESSAGE /rcm_all - to display the message to all drivers /rcc_all - to remove the message from all drivers To do that while managing an event is hard work, considering the pace at which things develop within and LFS Race. I propose an InSim Application to do the majority of the hard work for you, it would feature the following: Features: Button - "New RCM" - Brings up a text box in which the user types their message Button - "Display RCM to All" - Displays the RCM to all Drivers in the server Button - "Clear RCM to All" - Clears the RCM to all Drivers in the server Button - "Display RCM to Username" - Brings up a list of users on the server, click the name of the driver to send RCM to Button - "Clear RCM to username" - Brings up a list of users who the message is displayed to, click to clear the RCM Button - "Save RCM" - A button which saves the RCM to a database Extra's on a 2nd page: Saved RCM's A list drawn from a saved file (text is fine), which are passed used RCM's. Each has two buttons next to it: Button - "RCM All" - Sends the displayed message to all drivers Button - "RCM Driver" - Display's a list of users to choose whom to send RCM to Also needed on this page would be: Button - "Clear RCM to All" - Clears the RCM to all Drivers in the server Button - "Clear RCM to username" - Brings up a list of users who the message is displayed to, click to clear the RCM ------------------ Those are just some first ideas, to see what is possible etc, they can probably be simplified a lot.