ItsMods

Full Version: Menu file problem.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys,
I have this error in Mod tools log:
Warning: file ui_mp/scriptmenus/zombie_shop.menu, line 108: too many comma's
108 Line is:
FRAME_CHOICE_BUTTON_FOCUS_VIS_EX( 8, "6. Leave Shop", close self, , ;, 1, ; )


How to fix it ?

EDIT: Tried to remove some commas, nope.avi is result lol
Remove some of the commas?
tried lol, nope.avi
FRAME_CHOICE_BUTTON_FOCUS_VIS_EX( 8, "6. Leave Shop", close self, ;, ;, 1, ; )

did it work? ._.