I need to add 2 menu options under "game options" in yoyov2. Both of these buttons need to either wake a script or change a global boolean.

The first button will say "Optimize Map"
The other button will say "Re-Sync Client"

The first button will remove a lot of scenery from the map so if a player is getting bad frame rate it should help with that.

The second will reset the clients to is_server false and delete any vehicles spawned on the client side (which is bad mkay)

Timo your good with halo menus right? HALP ME! I've never edited menus before but I need to learn today.