Arkadaşlar görev paneli yaptım fakat görevi alırken getUserConfig hatası alıyorum sebebi ne olabilir 
addEventHandler("onClientGUIClick", resourceRoot, function()
if source == GorevKabul then
 if guiRadioButtonGetSelected(PostaButon1) then
 hideGorev11confirm()
 unbindKey ( getUserConfig ( "usedKey" ), "down", toggleEditor )
 triggerServerEvent("GorevSistem:Basla",localPlayer)
 guiSetVisible(PostaLayk,false)
 showCursor(false)
 destroyguiwindowhandling()
Kod bu şekilde