Advertisement
HyuruPAC3

e2func

Jul 16th, 2018
378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.15 KB | None | 0 0
  1.   __e2setcost(5)
  2.   e2function( void printAll(V vector, S string)
  3.   for k, ply in pairs( player.GetAll() ) do
  4.     ply:ChatPrint( Color(V), S)
  5. end
  6.    end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement