Correc?

PlayerMenu = {
Enabled = true, --Set this to false to disable the PlayerMenu
Action1 = {“myCommand”, “command”}, --The first field is your Event or Command name, the second field is the type “command” OR “event”
Action2 = {“op-vehlock:_lockVehicle”, “event”},
Action3 = {“myCommand”, “command”},
Action4 = {“myEvent”, “event”},
Action5 = {“myCommand”, “command”},
Action6 = {“myEvent”, “event”},
Action7 = {“myCommand”, “command”},
Action8 = {“myEvent”, “event”},
},

1 Like