Originally Posted by Spectrus @Athiest, to help with the keywords script, it's quite simple. lua code: local keywords = {'word1','word2','word3','etc'} print('Starting keyword spam.') Self.SayToNpc(keyWords, 65) print('Keyword spam complete.') Beautiful, I'll get on it asap. Atheist.
local keywords = {'word1','word2','word3','etc'} print('Starting keyword spam.') Self.SayToNpc(keyWords, 65) print('Keyword spam complete.')
Done Projects: Lord of the Elements Project! Current Projects: Bored? Swing by my Roleplaying thread and post your ideas!
Forum Rules