• Can i use same unique name on two hook.Add() functions ?
    1 replies, posted
for example hook.Add("PlayerSay","auniquename",function() end) and another one in another file: hook.Add("Think","auniquename",function() end)
Yes.
Sorry, you need to Log In to post a reply to this thread.