wiremod-svn-archive/wire/lua/entities/gmod_wire_hdd/cl_init.lua
BlackPhoenix c6c98203b0 [ADD] Flash memory. Permanent. Yes, now you can store stuff on your real HDD and carry it between games. Beta testing notice: report bugs to forums, upload or download are disabled
[FIX] Address bus, CPU, data port, data plug, data socket now have overlay text (thing that tells you what component it is)
2007-06-11 21:45:39 +00:00

7 lines
119 B
Lua

include('shared.lua')
ENT.Spawnable = false
ENT.AdminSpawnable = false
ENT.RenderGroup = RENDERGROUP_BOTH