Small Keys Hud

Started by KushKnight, October 01, 2018, 12:03:47 AM

Previous topic - Next topic
Hello, i have working small keys, they decline when used and everything i need but i can't for the life of me get them to display on the Hud no matter what i do i get an error on any line that has  self.game:are_small_keys_enabled() that it is undefined, i have the equipment script from zsdx but i get Error: In on_started: [string "scripts/hud/small_keys.lua"]:37: attempt to call method 'are_small_keys_enabled' (a nil value), the one time it didnt say this i got
Error: In on_started: [string "scripts/hud/hud.lua"]:18: module 'scripts/hud/small_keys' not found:
no field package.preload['scripts/hud/small_keys']
no quest file 'scripts/hud/small_keys.lua' in 'data/', 'data.solarus' or 'data.solarus.zip'
no file '.\scripts/hud/small_keys.lua'
no file 'C:\Users\sebco\Desktop\solarus-1.5.3-win32\solarus\lua\scripts/hud/small_keys.lua'
no file 'C:\Users\sebco\Desktop\solarus-1.5.3-win32\solarus\lua\scripts/hud/small_keys\init.lua'
no file '.\scripts
/hud/small_keys.dll'
no file 'C:\Users\sebco\Desktop\solarus-1.5.3-win32\solarus\scripts/hud/small_keys.dll'
no file 'C:\Users\sebco\Desktop\solarus-1.5.3-win32\solarus\loadall.dll'
but i have those files