From 9d59f82368082fb1cf3aec225c483f9e32b4c075 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 5 Oct 2014 11:34:32 +0300 Subject: Remove unused dirs --- npc/custom/warper.txt | 518 -------------------------------------------------- 1 file changed, 518 deletions(-) delete mode 100644 npc/custom/warper.txt (limited to 'npc/custom/warper.txt') diff --git a/npc/custom/warper.txt b/npc/custom/warper.txt deleted file mode 100644 index 70bab9400..000000000 --- a/npc/custom/warper.txt +++ /dev/null @@ -1,518 +0,0 @@ -//===== Hercules Script ====================================== -//= Warper -//===== By: ================================================== -//= Euphy -//===== Current Version: ===================================== -//= 1.4b -//===== Description: ========================================= -//= A complete - but very condensed - warper script. -//= Some coordinates written by Tekno-Kanix and ToastOfDoom. -//===== Additional Comments: ================================= -//= 1.0 Initial script. -//= 1.1 Added missing duplicates and fixed coordinates. -//= 1.2 Added new episodes and simplified functions. -//= 1.3 Added Renewal checks and Instances menu. -//= Aligned coordinates with @go. -//= 1.4 Added new Guild Dungeons. -//= 1.4a Slight edits. -//= 1.4b Added Wolfchev's Laboratory warp. -//============================================================ - -- script Warper FAKE_NPC,{ -function Go; function Disp; function Pick; function Restrict; - -// -------------------------------------------------- -// Main Menu: -// -------------------------------------------------- - -menu "Last Warp ^777777["+lastwarp$+"]^000000",-, - " ~ Towns",Towns, - " ~ Fields",Fields, - " ~ Dungeons",Dungeons, - " ~ Guild Castles",Castles, - " ~ Guild Dungeons",Guild_Dungeons, - " ~ Instances",Instances, - " ~ Special Areas",Special; - - if (lastwarp$ == "") - message strcharinfo(PC_NAME),"You haven't warped anywhere yet."; - else - warp lastwarp$,lastwarpx,lastwarpy; - end; - -// ------------------- Functions ------------------- -// * Go("",,); -// ~ Warps directly to a map. -// -// * Disp("",,); -// * Pick(""{,}); -// ~ Dynamic menu and map selection (auto-numbered). -// -// * Disp("