summaryrefslogtreecommitdiff
path: root/npc/commands/warp.txt
AgeCommit message (Expand)AuthorFilesLines
2018-05-08don't abort when a free tile can't be found for @warpgumi1-3/+7
2018-03-28use getmapinfo instead of getmapusers to check if a map existsgumi1-4/+2
2018-03-28make @w fully compatible with @warpgumi1-3/+23
2018-03-25get map anchors directly from mapsgumi1-71/+22
2018-03-20yeah... this got very messy (my bad!). let's not use custom terminators after...gumi1-2/+3
2017-07-17improved hurnscald mapgumi1-1/+12
2017-01-04send to a random x,y when not walkable in `@w`gumi1-3/+7
2017-01-03don't allow warping to nonexistent map with `@w`gumi1-0/+11
2016-12-21use a sscanf instead of explode for `@w` commandgumi1-4/+1
2016-12-06refactor `@w` to use regexgumi1-195/+51
2016-09-02last minute changesgumi1-0/+6
2016-06-22add atcommand `@w` (works like `@go`)mekolat1-0/+231