summaryrefslogtreecommitdiff
path: root/npc/test/npc1.txt
AgeCommit message (Expand)AuthorFilesLines
2021-01-09Remove gender information from all NPCs.Jesusaves1-1/+0
2020-08-05remove the all mentions of sex or gender from scriptsgumi1-1/+1
2020-01-10Global Event Handler.Jesusaves1-4/+0
2019-05-13Update from herculesAndrei Karas1-2/+2
2018-12-06Remove extra parameter from function getnpcidAndrei Karas1-3/+3
2018-02-15Add check for existing instance in npc1 before create new instance.s20180215Andrei Karas1-1/+1
2018-02-13add join/left clan into npc1 on test map.Andrei Karas1-1/+48
2017-11-09Add basic equipment code to npc1 in test map.Andrei Karas1-1/+28
2017-06-27In npc1 in test map in cards menu show also item options.Andrei Karas1-0/+5
2017-04-19Add to npc1 demonstration how item options works.Andrei Karas1-1/+36
2017-01-08Consistency of the authors in scripts.Alige1-1/+1
2016-09-26Add quest vars test script. Add test quest in quest_db.Andrei Karas1-8/+22
2016-07-27Add testing mercenary and add it mercenary creation to testing npc.Andrei Karas1-1/+21
2016-06-22Add into test map npc1 scripts for getcardbyindex / removecardbyindex.Andrei Karas1-0/+12
2016-06-19Add some instance commands in npc1 in test map.Andrei Karas1-1/+73
2016-06-14add hashtable testing functions to test npc1Joseph Botosh1-1/+89
2016-03-30Add into test map, demonstation for removing cards from items.Andrei Karas1-3/+40
2016-01-29Fix requestitemindex usage.Andrei Karas1-1/+1
2016-01-24Add ReturnCode attribute to some craft recipes. Show return code in npc1.Andrei Karas1-0/+2
2016-01-24In npc1 add usable craft script example.Andrei Karas1-1/+40
2016-01-24Add command findcraftentry into npc1 menu.Andrei Karas1-18/+32
2016-01-23Update test script with requestcraft.Andrei Karas1-1/+1
2016-01-12Add some craft demo code in npc1.Andrei Karas1-1/+22
2015-11-05Add always visible attribute to npc1.Andrei Karas1-0/+1
2015-10-21Add wall 3 to npc1 on test map.Andrei Karas1-3/+9
2015-10-21Add wall2 to np1 menu on test map.Andrei Karas1-2/+8
2015-10-19Add to npc1 command for set mount 2.Andrei Karas1-2/+5
2015-10-16Add to npc1 function for set remove wall.Andrei Karas1-1/+18
2015-09-28Add joinchat demo to npc1 menu.Andrei Karas1-1/+5
2015-09-28In npc1 call setbgteam before warping players to battle ground.Andrei Karas1-0/+1
2015-09-27Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.Andrei Karas1-1/+1
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas1-1/+1
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas1-1/+1
2015-09-10Extend test npc1 item options.Andrei Karas1-36/+76
2015-08-22Add in demo code items renting.Andrei Karas1-2/+33
2015-08-22Add refine demo code on test map.Andrei Karas1-1/+22
2015-08-11Use npc sprite names in all scripts.Andrei Karas1-2/+2
2015-05-24Add test waiting room and small script for warp to playeground test map.Andrei Karas1-0/+7
2015-05-01Into test map add command to send emote chat command to client.Andrei Karas1-1/+4
2015-04-09Fix skill casting.Andrei Karas1-1/+1
2015-03-04rework a bit menu in test npc. add mount test options.Andrei Karas1-26/+55
2015-02-24Use in test map addremovemapmask.Andrei Karas1-5/+12
2015-02-24Save skill invokes count into character array.Andrei Karas1-0/+4
2015-02-24In test map add way to show hide map layers.Andrei Karas1-5/+25
2015-01-25Add to test map check for quests.Andrei Karas1-2/+14
2015-01-25fix npc1 on test mapAndrei Karas1-1/+1
2015-01-22add cart actions in test npc.Andrei Karas1-2/+7
2014-12-21extend a bit npc on test map.Andrei Karas1-5/+17
2014-12-16Add door script on test map.Andrei Karas1-6/+19
2014-12-11On test map use npc id 800Andrei Karas1-1/+1