Skip to content

Instantly share code, notes, and snippets.

@barneygale
Created September 21, 2012 16:28
Show Gist options
  • Save barneygale/3762487 to your computer and use it in GitHub Desktop.
Save barneygale/3762487 to your computer and use it in GitHub Desktop.
#Shortcut to /mod-broadcast
*:/mb $ = >>>
_assertperm('mod', 0)
assign(@mods, _get_mods())
foreach(@mods, @mod,
tmsg(@mod, concat('[', color(red), 'Mod - ', player(), color(white), '] ', color(green), $))
)
<<<
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment