--leak by matveicher --vk group - https://vk.com/gmodffdev --steam - https://steamcommunity.com/profiles/76561198968457747/ --ds server - https://discord.gg/V329W7Ce8g --ds - matveicher#5801 ENT.Type = "ai" ENT.Base = "base_anim" ENT.PrintName = "MQS Quest NPC" ENT.Author = "Mactavish" ENT.Spawnable = false ENT.AdminSpawnable = true function ENT:SetupDataTables() self:NetworkVar("String", 0, "Namer") self:NetworkVar("Int", 1, "UID") end