Quantcast

WowLua_DB = {
	["currentPage"] = 4,
	["fontSize"] = 14,
	["pages"] = {
		{
			["untitled"] = true,
			["name"] = "Untitled 1",
			["content"] = "do\n   local _G = _G\n   local frame = Simple3DPortraits.frames[\"player\"]\n   local model = frame.model\n   local x, y = frame:GetSize()\n   --model:SetScale(1)\n   --model:SetPosition(0, 0, 0)\n   --model:ClearAllPoints()\n   --model:SetPoint(\"CENTER\", frame, \"CENTER\", 0, 0)\n   --model:SetSize(100, 100)\n   --model:SetCamera(3)\n   model:ClearModel()\n   model:SetUnit(\"player\")\n   model:SetPosition(0, 0, 0)\n   _G.myx, _G.myy, _G.myz = model:GetPosition()\n   --model:ClearModel()\n   --model:SetUnit(\"player\")\n   --print(model:GetScale())\n   --model:SetScale(1)\nend\n",
		}, -- [1]
		{
			["name"] = "Shammy Glyphs",
			["content"] = "--[[\n  Prime\nShaman glyphs I need:\n*Earth Shield\n*Earthliving Weapon\nFeral Spirit\n*Fire Ele Totem\n*Flametongue Weapon\nLava Burst\nRiptide\nShocking\nWater Shield\n  Major\nChain Heal\nElemental Mastery\nFire Nova\nGrounding Totem\nHealing Wave\nHex\nShamanistic Rage\nStoneclaw Totem\nThunder\n  Minor\n*Arctic Wolf\nAstral Recall\n]]",
		}, -- [2]
		{
			["untitled"] = true,
			["name"] = "Untitled 4",
			["content"] = "local uno, dos = UnitClass(\"player\")\nprint(uno, dos)\nlocal race = UnitRace(\"player\")\nprint(race)",
		}, -- [3]
		{
			["untitled"] = true,
			["name"] = "Untitled 5",
			["content"] = "Round3DPortraits.PlayerBaseFrame.model:SetCamera(0)\n",
		}, -- [4]
	},
	["untitled"] = 6,
}