HELP IS STILL NEEDED, LOOK DOWN BELOW
I've been trying to get code to work to add a simple menu:
("camp",mnf_scale_picture,
"You set up camp. What do you want to do?",
"none",
[
(assign, "$g_player_icon_state", pis_normal),
(set_background_mesh, "mesh_pic_camp"),
],
[
...