summaryrefslogtreecommitdiff
path: root/npc/001-1/cookiemaster.txt
AgeCommit message (Expand)AuthorFilesLines
2021-01-09Prepare serverdata for evol-hercules!31Kurt Kuschinski1-8/+7
2021-01-09Remove gender information from all NPCs.Jesusaves1-1/+0
2020-12-27Remove all mentions from evolonline.org from NPCs and IRC.Jesusaves1-1/+1
2020-08-05remove the all mentions of sex or gender from scriptsgumi1-1/+1
2019-03-01Remove extra white spacesAndrei Karas1-1/+1
2018-07-05mesc() is a function to optimize mes(col(l())), saving parenthesis.Jesusaves1-3/+3
2017-12-29rename closedialog to closeclientdialogThibault Payet1-2/+2
2017-01-08remove .gat suffix everywheregumi1-1/+1
2016-07-17Because of translations, reworked several sentences in scripts, added missing...Alige1-1/+1
2016-07-06Fixed few bugs in NPC scripts:Alige1-2/+2
2016-06-30Fixed a bug in the cookie master script. Thanks to Vasily for spotting it.Alige1-1/+1
2016-06-27Changed all item IDs by their aegisname in scripts.Alige1-4/+4
2016-03-28Remove useless variabled before inventoryplace.Andrei Karas1-4/+0
2016-03-28Sign with player name cookies in cookiemaster.Andrei Karas1-2/+2
2016-01-30Replace countitemcolor to countitem.Andrei Karas1-1/+1
2015-11-09Small changes to dialog.QwertyDragon1-20/+20
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-08-11Replace trivial menu invokes without labels to select.Andrei Karas1-2/+2
2015-08-11Use npc sprite names in all scripts.Andrei Karas1-1/+1
2015-06-20Replace NPC names by NPC IDs.Reid1-5/+5
2015-06-16Fix the kick warp and some wrong spacing on cookiemaster.txt.Reid1-4/+5
2014-12-05Replace script function set to direct variable assignments.Andrei Karas1-4/+4
2014-12-02Fix case in all function names.Andrei Karas1-2/+2
2014-12-02Call all functions directly (without callfunc).Andrei Karas1-2/+2
2014-12-02Revert "Remove the cookie master on 000-1.", missread the map folder.Reid1-0/+261
2014-12-02Remove the cookie master on 000-1.Reid1-261/+0
2014-12-02Add new sex consts.Reid1-1/+1
2014-11-29Restore active distance to all npcs.Andrei Karas1-1/+1
2014-11-29Restore gender to most npcs.Andrei Karas1-2/+5
2014-11-24fix case in constant General_Cookies.Andrei Karas1-3/+3
2014-11-21Replace temp variables into scope temp variables.Andrei Karas1-4/+4
2014-11-20Reassign npcs id in allowed range.Andrei Karas1-1/+1
2014-11-04convert server data for using with hercules.Andrei Karas1-2/+4
2014-03-17Offset 001-1 NPCs of (5,5).Reid Yaro1-1/+1
2014-02-03Forgot to fix some english in the same script.Alige1-4/+4
2014-02-03Fixed a bit of english in the cookie master script.Alige1-2/+4
2014-02-03Add new getitem on cookiemaster.Reid Yaro1-1/+1
2014-02-03Add var informations on the cookie master script.Reid Yaro1-0/+5
2014-02-03Add new text on cookie master NPC to be able to re-give a cookie.Reid Yaro1-1/+29
2014-02-02Change the cookie master place to 001-1 33,34.Reid Yaro1-0/+221