summaryrefslogtreecommitdiff
path: root/npc/functions/inventoryplace.txt
AgeCommit message (Expand)AuthorFilesLines
2017-08-19Replace bit flags by constants on narrator and speech functions.Reid1-1/+1
2016-12-07simplify inventoryplacegumi1-28/+15
2016-12-07Use the builtin function to check inventory place on the inventoryplace funct...Reid1-22/+41
2016-01-30Replace countitemcolor to countitem.Andrei Karas1-1/+1
2014-12-05Replace script function set to direct variable assignments.Andrei Karas1-2/+2
2014-12-02Fix case in all function names.Andrei Karas1-1/+1
2014-11-21Replace temp variables into scope temp variables.Andrei Karas1-7/+7
2014-11-04convert server data for using with hercules.Andrei Karas1-1/+1
2014-02-11English fixes done Qwerty Dragon.Alige1-2/+3
2013-08-08Change every label names from l_ to L_ .Reid Yaro1-2/+2
2013-05-26Add argument on inventoryplace.Reid Yaro1-8/+8
2013-05-20Correct a bug on inventoryplace script.Reid Yaro1-1/+2
2013-03-04Fix code style.Andrei Karas1-2/+1
2012-12-01Remove useless "" on inventoryplace function.Reid1-1/+1
2012-12-01Add new function in scripts.conf,Reid1-0/+30