Quote:
Originally Posted by Chompy
Well, I am making a head script, loading text files which contain some info about a skill the script is going to load, then send the info to a wnpc, I thought about trigger(), but I think I can do it with triggerserver() and triggerclient() then 
|
Yeah, I don't think you'd use trigger() for what you're trying to accomplish.