Add files via upload

This commit is contained in:
Dinkledork
2023-02-13 08:42:42 -07:00
committed by GitHub
parent 08c1e0128e
commit dd1599b445
3 changed files with 55 additions and 6 deletions

View File

@@ -1,9 +1,3 @@
-- Name: Reload Scripts
-- Details: Reloads lua scripts for faster development.
-- Usage: Type "reload scripts" in the mangosd console or in-game.
-- Website: https://github.com/RStijn
-- Functions
function reloadElunaEngine(event, player, command)
if command == "reload scripts" or command == "reloadscripts" then
if player == nil or player:IsGM() then -- console or gm