Community Forum

Problem with own buttons on Dedi Server

Forum Overview >> Farming Simulator 17

CategoryFarming Simulator 17
Created30.10.2016 08:38


Hendrik Elkmann (derelky) 30.10.2016 08:40
Hello,

i have a problem to display and use an own button on a dedi server. In SP and direct host MP it works.

i use this line to add the button
g_currentMission:addHelpButtonText(g_i18n:getText("BGASILO_TYPE"), InputBinding.BGASILO_TYPE);
if InputBinding.hasEvent(InputBinding.BGASILO_TYPE) then
my code

does i need anything for dedi work?

Hendrik Elkmann (derelky) 30.10.2016 09:58
i found the failure.


Note: Log in to post. Create a new account here.