Help

From Crys, 6 Years ago, written in Lua, viewed 454 times.
URL https://paste.godclan.hu/view/DQROUTFa Embed
Download Paste or View Raw
  1. local button = "F6"
  2. if getResourceFromName"godstats" then
  3.     exports.godstats:showMessage("Press #ff6666" .. button .. "#e7d9b0 to toggle objects on the radar.")
  4. else
  5.     outputChatBox("Press #ff6666" .. button .. "#e7d9b0 to toggle objects on the radar.", 231, 217, 176)
  6. end

Reply to "Help"

Here you can reply to the paste above