Most bugs caught

This commit is contained in:
Cooldude2606
2018-10-12 22:44:29 +01:00
parent ba3a01f9d6
commit d2f4ed53ab
20 changed files with 140 additions and 60 deletions

View File

@@ -1,4 +1,4 @@
local Role = Role
local Role = self
commands.add_validation('player-rank',function(value,event)
local player,err = commands.validate['player'](value)