local button = "F6" if getResourceFromName"godstats" then exports.godstats:showMessage("Press #ff6666" .. button .. "#e7d9b0 to toggle objects on the radar.") else outputChatBox("Press #ff6666" .. button .. "#e7d9b0 to toggle objects on the radar.", 231, 217, 176) end