


NWH create a function that extends

















































1
HookID=AddHook("say",function(id,txt) print(id.." "..txt) end)







1
print(tostring(FreeHook("say",HookID)))




















edited 2×, last 19.07.13 12:43:17 am
Approved by Seekay
Download
900 b, 384 Downloads
HookID=AddHook("say",function(id,txt) print(id.." "..txt) end)
print(tostring(FreeHook("say",HookID)))