summaryrefslogtreecommitdiff
path: root/npc/000-2-1
AgeCommit message (Expand)AuthorFilesLines
2014-12-05Replace script function set to direct variable assignments.Andrei Karas7-49/+49
2014-12-02Fix case in all function names.Andrei Karas7-11/+11
2014-12-02Call all functions directly (without callfunc).Andrei Karas7-11/+11
2014-12-02Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts.Reid4-8/+8
2014-12-02Add new sex consts.Reid7-7/+7
2014-11-29Restore active distance to all npcs.Andrei Karas10-13/+31
2014-11-29Restore gender to most npcs.Andrei Karas9-20/+29
2014-11-24fix mobs spawnsAndrei Karas1-1/+1
2014-11-23fix other npc and warp name duplicates.Andrei Karas3-6/+6
2014-11-23fix conversion into context temp variables.Andrei Karas1-43/+43
2014-11-21Replace temp variables into scope temp variables.Andrei Karas7-127/+127
2014-11-20Reassign npcs id in allowed range.Andrei Karas7-7/+7
2014-11-16Update warp by converter.Andrei Karas1-1/+1
2014-11-04convert server data for using with hercules.Andrei Karas12-49/+79
2014-11-04fix some script issues before conversion.evol1Andrei Karas1-1/+1
2014-02-11English fixes done Qwerty Dragon.Alige6-35/+41
2013-08-08Change every label names from l_ to L_ .Reid Yaro7-188/+188
2013-07-11Small consistency fix on asleep npc scripts.Alige2-4/+0
2013-07-10Correct bug with the asleep function.beta3.0.1Reid Yaro2-0/+2
2013-07-10Updated npctalk strings and added an asleep script, doing basically the same ...Alige3-28/+7
2013-06-21Correct wrong item IDs on alige script. Reported by Kenny690.Reid Yaro1-2/+2
2013-06-20Correct wrong zeny on peter script.Reid Yaro1-2/+2
2013-06-15add monster look in autospawn.Andrei Karas1-1/+1
2013-06-14Experience balance on quests reward.Reid Yaro3-9/+9
2013-06-12Clean up some files.Reid Yaro2-3/+2
2013-06-05Remove useless files and wrong comments.Reid Yaro3-5/+2
2013-05-28Changed the savepoint NPC ID, because particle effect changed name.Alige1-4/+4
2013-05-26Add argument on inventoryplace.Reid Yaro4-12/+6
2013-05-26Correct the savepoint message.Reid Yaro1-16/+4
2013-05-20Add 3 missing next on arpan script. (Narrator part.)Reid Yaro1-0/+2
2013-04-10NPC dialogue revamp. Fix bug in 12 affected dialogues.Hal9OOO3-5/+5
2013-03-07NPC dialogue revamp. Arpan script reviewed.Hal90001-4/+3
2013-03-07NPC dialogue revamp. Alige script reviewed.Hal90001-0/+1
2013-03-06Use "closedialog" function just for player input dialogue end.Hal90002-11/+10
2013-03-06NPC dialogue revamp. Chef Gado script reviewed.Hal90001-9/+11
2013-03-06NPC dialogue revamp. Knife script reviewed.Hal90001-0/+2
2013-03-06NPC dialogue revamp. Devis script reviewed.Hal90001-3/+3
2013-03-06NPC dialogue revamp. Chest script reviewed.Hal90001-2/+2
2013-03-06NPC dialogue revamp started. Q'Onan script reviewed.Hal90001-3/+5
2013-03-04Fix code style.Andrei Karas11-52/+11
2013-02-26Fixed language of a newly added line in peter's script.Alige1-1/+1
2013-02-26Remove an useless 'mes "";' on peter script.Reid Yaro1-1/+0
2013-02-26Add a missing string on peter script.Reid Yaro1-3/+1
2013-02-24Change money from GP to Esperin.Reid Yaro3-4/+4
2013-02-23Correct peter script. (finally)Reid Yaro1-10/+10
2013-02-22Continue to fix Peter script. (Not yet 100% fixed...)Reid Yaro1-2/+7
2013-02-20Small improvement in chefgado.txt.Alige1-10/+5
2013-02-20Correct a wrong ontouch event, (bug is still present)Reid Yaro1-4/+8
2013-02-20Add a new menu string on chefgado and fix needed items for the making of the ...Reid Yaro1-3/+14
2013-02-13Fixed a nonsense sentence in Chef Gado's script. This is the last language fi...Alige1-1/+1