So just recently after restarting my server my trader menus are no longer working, when you approach a trader their usuall scroll wheel menu option doesnt appear, so I figured this must be related to my fn_selfActions file but I can't figure out what's going wrong. This is the RPT error I recieve, it does this for every trader that loads;
if (s_player_part>
Error Undefined variable in expression: servertraders
File mpmissions\__CUR_MP.chernarus\custom\PlotForLifev2\fn_selfActions.sqf, line 753
Unknown attribute 'font
"fn_actons: [PlayerUID: 76561198078660616] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: Land_tires_EP1]"
"fn_actons: [PlayerUID: 76561198078660616] [_ownerID: 0] [_isModularDoor: false] [typeOfCursorTarget: Land_tires_EP1]"
Error in expression <_isMan && !_isPZombie && _traderType in serverTraders) then {
if (s_player_part>
Error position: <serverTraders) then {
if (s_player_part>
Error Undefined variable in expression: servertraders
File mpmissions\__CUR_MP.chernarus\custom\PlotForLifev2\fn_selfActions.sqf, line 753
"fn_actons: [PlayerUID: 76561198078660616] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: Land_tires_EP1]"
"fn_actons: [PlayerUID: 76561198078660616] [_ownerID: 0] [_isModularDoor: false] [typeOfCursorTarget: Land_tires_EP1]"
Error in expression <_isMan && !_isPZombie && _traderType in serverTraders) then {
I'm not sure what I changed to cause this but theres obviously something messing up here, I reverted back to a fn_selfactions that I belived was working before but I still have the same issue. Any ideas? Thanks.
Question
Link
So just recently after restarting my server my trader menus are no longer working, when you approach a trader their usuall scroll wheel menu option doesnt appear, so I figured this must be related to my fn_selfActions file but I can't figure out what's going wrong. This is the RPT error I recieve, it does this for every trader that loads;
I'm not sure what I changed to cause this but theres obviously something messing up here, I reverted back to a fn_selfactions that I belived was working before but I still have the same issue. Any ideas? Thanks.
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now