summaryrefslogtreecommitdiff
path: root/npc/functions/main.txt
AgeCommit message (Expand)AuthorFilesLines
2016-04-19Add a new function called npctalkonce.Reid1-0/+32
2016-04-14Change the adddefaultskills function default level to 6 instead of 9.Reid1-1/+4
2016-04-11Add compareandsetq function, it compares a given quest variable's value with ...Reid1-0/+13
2016-03-19Replace select with yes/no to askyesno function.Andrei Karas1-0/+5
2016-02-26Add menuaction script function. Replace all action string to this function.Andrei Karas1-1/+5
2016-02-22Add a new flag for the speech() function to hide the mesn; line.Reid1-1/+4
2016-02-13Clean up and remove some useless space and newline.Reid1-4/+0
2015-09-28add abs(N) functionJoseph Botosh1-0/+6
2015-09-24update function narrator and speech: using optional bit flags as first argJoseph Botosh1-16/+41
2015-09-24add optional first integer arg to narrator and speech functions -- number of ...Joseph Botosh1-2/+32
2015-09-23add debugnpc functionJoseph Botosh1-0/+8
2015-09-20Remove extra empty mes lines on speech and narrator functions.Reid1-2/+0
2015-09-17add functions narrator, speechJoseph Botosh1-0/+22
2015-09-05add function strip() to script functionsJoseph Botosh1-0/+25
2015-04-08Revert "Correct the skill tree issue."Andrei Karas1-1/+1
2015-03-16Correct the skill tree issue.Reid1-1/+1
2015-02-26Add initial basic skill with level 9.Andrei Karas1-1/+1
2015-02-24Add script function addremovemapmask.Andrei Karas1-0/+5
2015-02-22Add function to convert int to string.Andrei Karas1-0/+4
2015-01-22add basic skill omly on first map.Andrei Karas1-1/+1
2015-01-10Fix default skills function.Andrei Karas1-0/+1
2015-01-09Fix adding default skills.Andrei Karas1-0/+4
2014-11-21Remove lg function.Andrei Karas1-8/+0
2014-11-05Correct 4144's mistake on g function.Reid1-2/+1
2014-11-05fix lg function.Andrei Karas1-2/+5
2014-11-04convert server data for using with hercules.Andrei Karas1-0/+44