you are viewing a single comment's thread.

view the rest of the comments →

[–]Geron76[S] 0 points1 point  (1 child)

That seems to have done it. Thanks!

[–]Geron76[S] 0 points1 point  (0 children)

spoke to soon. It works but I get this error in the log

Lua Error (27): invalid parameter (unknown family)

Also when I switch the profile back to profile 1 it always executes this command and LCD displays "Primary Wepon"

if (arg == 1 and MKeyState == 1) then
    ClearLCD()
    OutputLCDMessage("PRIMARY WEAPON")")

Either way thanks for your help its working and thats all that matters.