10-05-2014, 11:06 PM
Hey the /spawnmob command is giving me an error, I was trying to create the same command and was getting the same error. (I found your plugin trying to figure out how to fix mine xD)
The error is:
The error is:
Code:
Warn [08:03:35] LUA: Plugins/Essentials/moderator.lua:14: error in function 'SpawnMob'.
argument #5 is 'number'; 'eMonsterType' expected.
Warn [08:03:35] Stack trace:
Warn [08:03:35] [C](-1): SpawnMob
Warn [08:03:35] Plugins/Essentials/moderator.lua(14): (no name)
Warn [08:03:35] Stack trace end
Warn [08:03:35] Error in plugin Essentials calling function <callback>()
Warn [08:03:45] LUA: 2 - Plugins/Essentials/moderator.lua:24: error in function 'SpawnMob'.
argument #5 is 'number'; 'eMonsterType' expected.