Advertisement
Guest User

Ent Use Snippet

a guest
Sep 22nd, 2017
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.11 KB | None | 0 0
  1.  
  2. // This will be in the init.lua folder most likely \\
  3.  
  4. function ENT:Use(activator, caller)
  5.     print("Hello")
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement