


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 18.07.13 10:43:17 pm
Approved by Seekay
Download
900 b, 504 Downloads
HookID=AddHook("say",function(id,txt) print(id.." "..txt) end)
print(tostring(FreeHook("say",HookID)))