diff --git a/ftpd-pack.xml b/ftpd-pack.xml
index 6a57d32..66db98b 100644
--- a/ftpd-pack.xml
+++ b/ftpd-pack.xml
@@ -62,7 +62,7 @@ end
1
-
+
ftpd-idle-beep
0
@@ -1375,32 +1375,6 @@ resetFormat()
1
-
- ftpd-szarza
-
- 0
- 0
- 0
-
-
- #ff0000
- #ffff00
-
- #000000
- #000000
-
- .* rusza w twoim kierunku, szybko zmniejszajac dzielaca was odleglosc.*
-
-
- 1
-
-
ftpd-walczysz_bez_broni
ftpd-zs
-
+
^/zs (.*)$
ftpd-ds
-
+
^/ds (.*)$
ftpd-os
-
+
^/os$
@@ -2160,7 +2130,7 @@ send("zamknij przytroczona " .. scripts.inv:get_bag_string_biernik("money"), fal
@@ -2169,9 +2139,9 @@ end
ftpd-dp
@@ -2179,14 +2149,14 @@ end
ftpd-op
-
+
^/op$
ftpd-np
-
+
^/np$
@@ -2217,24 +2187,6 @@ send("zamknij przytroczony woreczek", false)
^/ow$
-
- ftpd-wem-ftpd
-
-
-
- ^wem$
-
-
- ftpd-wlm-ftpd
-
-
-
- ^wlm$
-
ftpd-get
@@ -2281,8 +2233,7 @@ send("zaloz wszystkie zbroje", false)
ftpd-sd
-
+
^/sd$
@@ -2509,7 +2460,7 @@ echo("\n")
ftpd-glow
-
+
^/glow (.*)$
@@ -2535,14 +2486,6 @@ echo("\n")
^/noidle$
-
- ftpd-kond
-
-
-
- ^/kond (.*)$
-
ftpd-c
@@ -2648,21 +2591,6 @@ scripts.ui:setup()
^/f8 (.*)$
-
- ftpd-places
-
-
-
-
-
- ftpd-cmentarz
-
-
-
- ^/cmentarz$
-
-
ftpd-combat
@@ -2715,8 +2643,6 @@ expandAlias("/f8 ob sarkofag")
-- --
-- Note that you can also use external Scripts --
-------------------------------------------------
-tempTimer(1, function () disableAlias("wez_monety_z") end)
-tempTimer(1, function () disableAlias("wloz_monety_do") end)
tempTimer(1, function () disableAlias("zapal lampe") end)
tempTimer(1, function () disableAlias("zgas lampe") end)
tempTimer(1, function () disableTrigger("przelamanie") end)
@@ -2728,7 +2654,6 @@ tempTimer(1, function () disableTrigger("wytracenie_tobie") end)
tempTimer(1, function () disableTrigger("mozesz_dobywac") end)
tempTimer(1, function () disableTrigger("ogluch") end)
tempTimer(1, function () disableTrigger("powrot-z-oglucha") end)
-tempTimer(1, function () disableTrigger("masz_poczte") end)
tempTimer(1, function () disableTrigger("zaslaniasz_ty") end)
tempTimer(1, function () disableTrigger("tropienie-niepewny") end)
tempTimer(1, function () disableTrigger("tropienie-pewny") end)
@@ -2745,22 +2670,27 @@ tempTimer(1, function () disableTrigger("jest_wyczerpana_working") end)
@@ -2791,11 +2723,11 @@ end
amap.walk_mode = id
scripts:print_log("Zmieniam tryb chodzenia.")
- scripts.ui.footer_info_sneaky:echo("<font color='"..scripts.ui["footer_info_normal"].."'>Przemykam:</font> " .. scripts.ui["footer_info_walk_mode_to_text"][amap.walk_mode] .. "</font>")
+ scripts.ui.footer_info_sneaky:echo("<font color='" .. scripts.ui["footer_info_normal"] .. "'>Przemykam:</font> " .. scripts.ui["footer_info_walk_mode_to_text"][amap.walk_mode] .. "</font>")
else
- amap.walk_mode = amap.walk_mode%3 + 1
+ amap.walk_mode = amap.walk_mode % 3 + 1
scripts:print_log("Zmieniam tryb chodzenia.")
- scripts.ui.footer_info_sneaky:echo("<font color='"..scripts.ui["footer_info_normal"].."'>Przemykam:</font> " .. scripts.ui["footer_info_walk_mode_to_text"][amap.walk_mode] .. "</font>")
+ scripts.ui.footer_info_sneaky:echo("<font color='" .. scripts.ui["footer_info_normal"] .. "'>Przemykam:</font> " .. scripts.ui["footer_info_walk_mode_to_text"][amap.walk_mode] .. "</font>")
end
end
@@ -2804,8 +2736,8 @@ end
ftpd-attack-mode
@@ -3036,28 +2968,6 @@ end
end
-
-
-