summaryrefslogtreecommitdiff
path: root/npc/003-13
AgeCommit message (Collapse)AuthorFilesLines
2019-01-08Rewrite Arnea, I think with my current skills, I'm capable to pull out this.Jesusaves1-0/+2
2019-01-06Adjust chests, some of Saulc liking along my own.Jesusaves1-2/+2
2018-12-14New Hercules Syntax for getnpcid().Jesusaves1-2/+2
sed -i 's/getnpcid(0, /getnpcid(/g' */*.txt
2018-04-07Fix broken warper. Ah bugs, I hate you. Arnea still needs rewriteJesusaves1-2/+2
2018-04-07Fix ArneaJesusaves1-0/+3
2018-04-03Delete old codeJesusaves1-0/+1
2018-04-03Minor improvements to ArneaJesusaves1-8/+8
2018-04-03Disable penalty in 003-13Jesusaves1-0/+1
2018-04-03This should be PVP Duel Arena (well, not as we wanted it, but that can work)Jesusaves3-63/+21
2018-03-29I will be on travel, leave a reminder to finish Silvia.Jesusaves1-0/+22
Commented code at 003-13 so later with luck I finish that. Maybe.
2018-03-20Stop using getgmlevel() and use is_gm() is_admin() and is_staff().Jesusaves1-3/+5
Our four power levels: getgmlevel() → Sponsors, etc. is_staff() → GM 5, Developers, test server, etc. is_gm() → GM 80, Game Master, controls the world is_admin() → GM 99, Administrator, controls the uniserver (pun intended)
2018-03-18Allow some NPCs to blink, and update various legacy setunitdata()Jesusaves1-0/+4
2018-03-01Bug fixjesusalva1-2/+2
2018-03-01Disable Arnea (unfinished script)jesusalva1-1/+4
2018-02-15make mapsjesusalva1-1/+1
2018-02-12This HORROBLE hack can fix Arnea in a normal gameplay, but is full of breaches.jesusalva1-0/+3
For a test server it can meet demands, but we'll need to fix it sometime
2018-02-12Arnea instance system seems to be working partly.jesusalva2-0/+81
I still need to destroy them, and manage the fights.
2018-02-12add duel map 003-13Saulc2-0/+6