Skip to content

Instantly share code, notes, and snippets.

local ply = Player
AddCSLuaFile()
ENT.Type = "anim"
ENT.Base = "base_gmodentity"
ENT.PrintName = "CCM"
ENT.Author = "Wire King"
ENT.Spawnable = true
ENT.AdminSpawnable = false
@Xp3r7
Xp3r7 / Companion cube
Created August 12, 2014 21:05
Put this in your "GarrysMod > garrysmod > data > expression2" folder as a .txt file! This is a fairy I created not very complex requires PlyCore and Doragon's AdminCore
@name Companion Cube V2.6.4
@persist PN:string TP:entity BO:entity Color:vector Col:table
@persist Pos:table Prop:entity P:entity Feed HM Spiral
@persist Vec:vector Tick
#Makes the chip run
runOnChat(1)
runOnTick(1)
#Multy Statement Variables