04-05-2017, 11:19 PM
Should cMonster:StringToMobType return only a number or is there a missing return value in the api doc?
Code:
print(cMonster:StringToMobType("creeper"))
50 creeper -- result
50 -- expected