/* Hey you! You are reading my code! I want to say that my code is far from perfect, and if you see that I'm doing something in a really wrong/dumb way, please give me advices instead of saying "LOL U BAD CODER" Thanks - MadJawa */ include( "shared.lua" ) function ENT:Initialize() end function ENT:Think() end