add sborka
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
local CHAR = ix.meta.character
|
||||
|
||||
function CHAR:Tip(message)
|
||||
ix.util.Notify(self:GetPlayer(), message)
|
||||
end
|
||||
1
garrysmod/gamemodes/militaryrp/schema/meta/sh_player.lua
Normal file
1
garrysmod/gamemodes/militaryrp/schema/meta/sh_player.lua
Normal file
@@ -0,0 +1 @@
|
||||
local PLAYER = FindMetaTable("Player")
|
||||
Reference in New Issue
Block a user