.
This commit is contained in:
parent
58d84463c7
commit
69d3653746
65
aliases.xml
65
aliases.xml
@ -231,16 +231,17 @@ end</script>
|
||||
scripts.inv.weapon2_action_on = "powyjmij bron z <pojemnika>; gzdobadz jej"
|
||||
scripts.inv.weapon1_action_off = false
|
||||
scripts.inv.weapon2_action_off = false
|
||||
scripts.inv.main_weapons_action = {1, 2}</script>
|
||||
scripts.inv.main_weapons_action = {1, 2}
|
||||
expandAlias("/minus /db", false)
|
||||
expandAlias("/equal /bd", false)</script>
|
||||
<command></command>
|
||||
<packageName></packageName>
|
||||
<regex>^/normal$</regex>
|
||||
</Alias>
|
||||
<Alias isActive="yes" isFolder="no">
|
||||
<name>magik-drag</name>
|
||||
<script>scripts.inv.weapon1_action_on = "wez migotliwy drag z zalozonego ".. scripts.inv:get_bag_string_dopelniacz("other") .. "; dobadz go; przekrec stylisko"
|
||||
scripts.inv.weapon1_action_off = "wloz migotliwa bron do zalozonego " .. scripts.inv:get_bag_string_dopelniacz("other")
|
||||
scripts.inv.main_weapons_action = {1, 2}</script>
|
||||
<script>expandAlias("/minus /zp drag#dobadz draga#/db1*1", false)
|
||||
expandAlias("/equal /ob1#/dp migotliwy mlot", false)</script>
|
||||
<command></command>
|
||||
<packageName></packageName>
|
||||
<regex>^/drag$</regex>
|
||||
@ -413,6 +414,62 @@ echo("\n")</script>
|
||||
<regex>^kkto$</regex>
|
||||
</Alias>
|
||||
</AliasGroup>
|
||||
<AliasGroup isActive="yes" isFolder="yes">
|
||||
<name>tbinds</name>
|
||||
<script></script>
|
||||
<command></command>
|
||||
<packageName></packageName>
|
||||
<regex></regex>
|
||||
<Alias isActive="yes" isFolder="no">
|
||||
<name>tbindf5</name>
|
||||
<script>scripts.temp_binds.temp_bind_set("f5", matches[2])</script>
|
||||
<command></command>
|
||||
<packageName></packageName>
|
||||
<regex>^/f5 (.*)$</regex>
|
||||
</Alias>
|
||||
<Alias isActive="yes" isFolder="no">
|
||||
<name>tbindf6</name>
|
||||
<script>scripts.temp_binds.temp_bind_set("f6", matches[2])</script>
|
||||
<command></command>
|
||||
<packageName></packageName>
|
||||
<regex>^/f6 (.*)$</regex>
|
||||
</Alias>
|
||||
<Alias isActive="yes" isFolder="no">
|
||||
<name>tbindf7</name>
|
||||
<script>scripts.temp_binds.temp_bind_set("f7", matches[2])</script>
|
||||
<command></command>
|
||||
<packageName></packageName>
|
||||
<regex>^/f7 (.*)$</regex>
|
||||
</Alias>
|
||||
<Alias isActive="yes" isFolder="no">
|
||||
<name>tbindf8</name>
|
||||
<script>scripts.temp_binds.temp_bind_set("f8", matches[2])</script>
|
||||
<command></command>
|
||||
<packageName></packageName>
|
||||
<regex>^/f8 (.*)$</regex>
|
||||
</Alias>
|
||||
<Alias isActive="yes" isFolder="no">
|
||||
<name>bs</name>
|
||||
<script>display(scripts.temp_binds.binds)</script>
|
||||
<command></command>
|
||||
<packageName></packageName>
|
||||
<regex>^/bs$</regex>
|
||||
</Alias>
|
||||
<Alias isActive="yes" isFolder="no">
|
||||
<name>minus</name>
|
||||
<script>scripts.temp_binds.temp_bind_set("-", matches[2])</script>
|
||||
<command></command>
|
||||
<packageName></packageName>
|
||||
<regex>^/minus (.*)$</regex>
|
||||
</Alias>
|
||||
<Alias isActive="yes" isFolder="no">
|
||||
<name>equal</name>
|
||||
<script>scripts.temp_binds.temp_bind_set("=", matches[2])</script>
|
||||
<command></command>
|
||||
<packageName></packageName>
|
||||
<regex>^/equal (.*)$</regex>
|
||||
</Alias>
|
||||
</AliasGroup>
|
||||
</AliasGroup>
|
||||
</AliasPackage>
|
||||
</MudletPackage>
|
||||
|
40
keys.xml
40
keys.xml
@ -41,6 +41,46 @@
|
||||
<keyCode>16777275</keyCode>
|
||||
<keyModifier>0</keyModifier>
|
||||
</Key>
|
||||
<KeyGroup isActive="yes" isFolder="yes">
|
||||
<name>ftpd-temp-binds</name>
|
||||
<packageName></packageName>
|
||||
<script></script>
|
||||
<command></command>
|
||||
<keyCode>-1</keyCode>
|
||||
<keyModifier>-1</keyModifier>
|
||||
<Key isActive="yes" isFolder="no">
|
||||
<name>temp_bindf5</name>
|
||||
<packageName></packageName>
|
||||
<script>scripts.temp_binds.execute_temp_bind("f5")</script>
|
||||
<command></command>
|
||||
<keyCode>16777268</keyCode>
|
||||
<keyModifier>0</keyModifier>
|
||||
</Key>
|
||||
<Key isActive="yes" isFolder="no">
|
||||
<name>temp_bindf6</name>
|
||||
<packageName></packageName>
|
||||
<script>scripts.temp_binds.execute_temp_bind("f6")</script>
|
||||
<command></command>
|
||||
<keyCode>16777269</keyCode>
|
||||
<keyModifier>0</keyModifier>
|
||||
</Key>
|
||||
<Key isActive="no" isFolder="no">
|
||||
<name>temp_bindf7</name>
|
||||
<packageName></packageName>
|
||||
<script>scripts.temp_binds.execute_temp_bind("f7")</script>
|
||||
<command></command>
|
||||
<keyCode>16777270</keyCode>
|
||||
<keyModifier>0</keyModifier>
|
||||
</Key>
|
||||
<Key isActive="no" isFolder="no">
|
||||
<name>temp_bindf8</name>
|
||||
<packageName></packageName>
|
||||
<script>scripts.temp_binds.execute_temp_bind("f8")</script>
|
||||
<command></command>
|
||||
<keyCode>16777271</keyCode>
|
||||
<keyModifier>0</keyModifier>
|
||||
</Key>
|
||||
</KeyGroup>
|
||||
</KeyGroup>
|
||||
</KeyPackage>
|
||||
</MudletPackage>
|
||||
|
29
scripts.xml
29
scripts.xml
@ -178,6 +178,35 @@ end</script>
|
||||
end</script>
|
||||
<eventHandlerList/>
|
||||
</Script>
|
||||
<Script isActive="yes" isFolder="no">
|
||||
<name>ftpd-temp_bind</name>
|
||||
<packageName></packageName>
|
||||
<script>scripts.temp_binds = scripts.temp_binds or {}
|
||||
scripts.temp_binds.binds = {["-"] = nil, ["="] = nil, ["f5"] = nil, ["f6"] = nil, ["f7"] = nil, ["f8"] = nil}
|
||||
disableKey("temp_bind-")
|
||||
disableKey("temp_bind=")
|
||||
disableKey("temp_bindf5")
|
||||
disableKey("temp_bindf6")
|
||||
disableKey("temp_bindf7")
|
||||
disableKey("temp_bindf8")
|
||||
|
||||
function scripts.temp_binds.unbind_temp(silent)
|
||||
scripts.temp_binds.binds = {["-"] = nil, ["="] = nil, ["f5"] = nil, ["f6"] = nil, ["f7"] = nil, ["f8"] = nil}
|
||||
disableKey("temp_bind-")
|
||||
disableKey("temp_bind=")
|
||||
disableKey("ftpd-temp_bindf5")
|
||||
disableKey("ftpd-temp_bindf6")
|
||||
disableKey("ftpd-temp_bindf7")
|
||||
disableKey("ftpd-temp_bindf8")
|
||||
|
||||
if not silent then
|
||||
scripts:print_log("Wyczyszczone")
|
||||
end
|
||||
end
|
||||
|
||||
scripts.utils:enable_keybinds(true)</script>
|
||||
<eventHandlerList/>
|
||||
</Script>
|
||||
</ScriptGroup>
|
||||
</ScriptPackage>
|
||||
</MudletPackage>
|
||||
|
@ -19,7 +19,9 @@
|
||||
<regexCodePropertyList/>
|
||||
<Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
|
||||
<name>login-werbat</name>
|
||||
<script>scripts_load_config("werbat")</script>
|
||||
<script>scripts_load_config("werbat")
|
||||
expandAlias("/minus /db", false)
|
||||
expandAlias("/equal /bd", false)</script>
|
||||
<triggerType>0</triggerType>
|
||||
<conditonLineDelta>0</conditonLineDelta>
|
||||
<mStayOpen>0</mStayOpen>
|
||||
|
@ -22,7 +22,7 @@ scripts.character_name = "Werbat"
|
||||
-- false - beda numerowani tylko aktualni wrogowie
|
||||
--
|
||||
-- Komenda do zmiany w trakcie gry: '/numeruj'
|
||||
ateam.all_numbering = true
|
||||
ateam.all_numbering = false
|
||||
|
||||
------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user