This commit is contained in:
Bartek Stalewski 2017-07-03 01:57:40 +02:00
parent 1f5dd33c62
commit 542108e9a1
4 changed files with 163 additions and 35 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE MudletPackage>
<MudletPackage version="1.000">
<MudletPackage version="1.001">
<AliasPackage>
<AliasGroup isActive="yes" isFolder="yes">
<name>ftpd-aliases</name>
@ -130,6 +130,25 @@ end</script>
<packageName></packageName>
<regex>^/np$</regex>
</Alias>
<Alias isActive="yes" isFolder="no">
<name>zw</name>
<script>send(&quot;otworz przytroczony woreczek&quot;, false)
send(&quot;wez &quot; .. matches[2] .. &quot; z przytroczonego woreczka&quot;, false)
send(&quot;zamknij przytroczony woreczek&quot;, false)</script>
<command></command>
<packageName></packageName>
<regex>^/zw (.*)$</regex>
</Alias>
<Alias isActive="yes" isFolder="no">
<name>dw</name>
<script>send(&quot;otworz przytroczony woreczek&quot;, false)
send(&quot;wloz &quot; .. matches[2] .. &quot; do przytroczonego woreczka&quot;, false)
send(&quot;zamknij przytroczony woreczek&quot;, false)
</script>
<command></command>
<packageName></packageName>
<regex>^/dw (.*)$</regex>
</Alias>
<Alias isActive="yes" isFolder="no">
<name>ow</name>
<script>send(&quot;zajrzyj do przytroczonego woreczka&quot;, false)</script>
@ -431,6 +450,13 @@ scripts.ui:setup()</script>
<packageName></packageName>
<regex>^/kond (.*)$</regex>
</Alias>
<Alias isActive="yes" isFolder="no">
<name>c</name>
<script>clearWindow()</script>
<command></command>
<packageName></packageName>
<regex>^/c$</regex>
</Alias>
</AliasGroup>
<AliasGroup isActive="yes" isFolder="yes">
<name>misc</name>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE MudletPackage>
<MudletPackage version="1.000">
<MudletPackage version="1.001">
<ScriptPackage>
<ScriptGroup isActive="yes" isFolder="yes">
<name>ftpd-scripts</name>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE MudletPackage>
<MudletPackage version="1.000">
<MudletPackage version="1.001">
<TriggerPackage>
<TriggerGroup isActive="yes" isFolder="yes" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
<name>ftpd-triggers</name>
@ -166,7 +166,8 @@ resetFormat()</script>
<Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
<name>misc-mowi-do-ciebie</name>
<script>selectString(matches[2],1)
fg(&quot;cyan&quot;)
bg(&quot;cyan&quot;)
fg(&quot;black&quot;)
replace(string.upper(matches[2]))
resetFormat()
</script>
@ -253,7 +254,7 @@ resetFormat()</script>
<string>^[ &gt;]*(Masakrujesz)</string>
<string>.*(przeciwni.* rzucasz sie do ataku|Stajesz pewnie .* Bezlitosny,).*</string>
<string>.*(uderzasz|doskakujesz).*(raniac|masakrujac).*</string>
<string>(Ubiegajac reakcje|Uprzedzajac reakcje|Blyskawicznym susem|Dziko hallakujac|Z furia drapieznika|Wyprzedzajac nieudolny atak|Z dzikim krzykiem) .*</string>
<string>(Ubiegajac reakcje|Uprzedzajac reakcje|Blyskawicznym susem|Momentalnie doskakujesz|Dziko hallakujac|Z furia drapieznika|Wyprzedzajac nieudolny atak|Z dzikim krzykiem) .*</string>
<string>'Nie .* z calej sily walisz .*, (?!jednak).*</string>
<string>^Szybkim niczym mysl .* wytracasz .*</string>
<string>'^Wykorzystujac brak broni .* trafiasz .*</string>
@ -498,11 +499,13 @@ resetFormat()</script>
<string>zrecznie zaslania .* przed twoimi ciosami\.$</string>
<string>z wprawa staje pomiedzy toba a .*, przyjmujac na siebie twoje nadchodzace ciosy.</string>
<string>krotkim skinieniem dloni przyzywa .*, kryjac sie za .* przed twoimi ciosami.</string>
<string>manewrujac swym .* zaslania .* przed twoimi ciosami.</string>
</regexCodeList>
<regexCodePropertyList>
<integer>1</integer>
<integer>1</integer>
<integer>1</integer>
<integer>1</integer>
</regexCodePropertyList>
</Trigger>
<Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
@ -530,11 +533,13 @@ resetFormat()</script>
<string>.* atakuje (.*)\.$</string>
<string>.* rzuca sie do ataku na .*\.$</string>
<string>.* wykorzystujac zaskoczenie przebija sie przez ochrone .*\.$</string>
<string>.* wspiera .* w walce z .*</string>
</regexCodeList>
<regexCodePropertyList>
<integer>1</integer>
<integer>1</integer>
<integer>1</integer>
<integer>1</integer>
</regexCodePropertyList>
</Trigger>
<Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
@ -914,10 +919,10 @@ resetFormat()</script>
<colorTriggerFgColor>#000000</colorTriggerFgColor>
<colorTriggerBgColor>#000000</colorTriggerBgColor>
<regexCodeList>
<string>mentalnie (w pelni sil)</string>
<string>mentalnie (lekko oslabion.)</string>
<string>mentalnie (oslabion.)</string>
<string>mentalnie (zmeczon.)</string>
<string>(mentalnie w pelni sil)</string>
<string>(mentalnie lekko oslabion.)</string>
<string>(mentalnie oslabion.)</string>
<string>(mentalnie zmeczon.)</string>
</regexCodeList>
<regexCodePropertyList>
<integer>1</integer>
@ -942,8 +947,8 @@ resetFormat()</script>
<colorTriggerFgColor>#000000</colorTriggerFgColor>
<colorTriggerBgColor>#000000</colorTriggerBgColor>
<regexCodeList>
<string>mentalnie (bardzo zmeczon.)</string>
<string>mentalnie (w zlej kondycji)</string>
<string>(mentalnie bardzo zmeczon.)</string>
<string>(mentalnie w zlej kondycji)</string>
</regexCodeList>
<regexCodePropertyList>
<integer>1</integer>
@ -966,8 +971,8 @@ resetFormat()</script>
<colorTriggerFgColor>#000000</colorTriggerFgColor>
<colorTriggerBgColor>#000000</colorTriggerBgColor>
<regexCodeList>
<string>mentalnie (wykonczon.)</string>
<string>mentalnie (wyczerpan.)</string>
<string>(mentalnie wykonczon.)</string>
<string>(mentalnie wyczerpan.)</string>
</regexCodeList>
<regexCodePropertyList>
<integer>1</integer>
@ -1197,10 +1202,11 @@ disableTimer(&quot;hidden_timer&quot;)</script>
<string>.*odazasz za .*</string>
<string>Przeciez nie jestes ukryt</string>
<string>Nie jestes w stanie sie tu dobrze schowac.</string>
<string>(Ubiegajac reakcje|Uprzedzajac reakcje|Blyskawicznym susem|Dziko hallakujac|Z furia drapieznika|Wyprzedzajac nieudolny atak|Z dzikim krzykiem|Raptownie rzucasz sie na)</string>
<string>(Ubiegajac reakcje|Uprzedzajac reakcje|Blyskawicznym susem|Momentalnie doskakujesz|Dziko hallakujac|Z furia drapieznika|Wyprzedzajac nieudolny atak|Z dzikim krzykiem|Raptownie rzucasz sie na)</string>
<string>Nie jestes dowodca zadnej druzyny.</string>
<string>Nie jestes w stanie sie tu dobrze schowac.</string>
<string>Nie mozesz tak po prostu wymknac sie z walki.</string>
<string>.* ujawnia cie.$</string>
</regexCodeList>
<regexCodePropertyList>
<integer>1</integer>
@ -1214,6 +1220,7 @@ disableTimer(&quot;hidden_timer&quot;)</script>
<integer>0</integer>
<integer>0</integer>
<integer>0</integer>
<integer>1</integer>
</regexCodePropertyList>
</Trigger>
<Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
@ -1271,7 +1278,7 @@ tempTimer(0.3, [[ raiseEvent(&quot;playBeep&quot;) ]])
tempTimer(0.6, [[ raiseEvent(&quot;playBeep&quot;) ]])
selectCurrentLine()
deleteLine()
cecho(&quot;\n&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- BLOKOWANIE --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;\n\n&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- BLOKOWANIE --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- BLOKOWANIE --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- BLOKOWANIE --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n\n&quot;)
cecho(&quot;&lt;red&gt;&quot; .. matches[1] .. &quot;\n&quot;)
@ -1329,7 +1336,7 @@ resetFormat()</script>
tempTimer(0.9, [[ raiseEvent(&quot;playBeep&quot;) ]])
tempTimer(1.2, [[ raiseEvent(&quot;playBeep&quot;) ]])
deleteLine()
cecho(&quot;\n&lt;white,red&gt;XXXXXXXXXXXXXXXXXXXX --- !! BLOK !! --- XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;\n\n&lt;white,red&gt;XXXXXXXXXXXXXXXXXXXX --- !! BLOK !! --- XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;white,red&gt;XXXXXXXXXXXXXXXXXXXX --- !! BLOK !! --- XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;white,red&gt;XXXXXXXXXXXXXXXXXXXX --- !! BLOK !! --- XXXXXXXXXXXXXXXXXXXX\n\n&quot;)
cecho(&quot;&lt;white,red&gt;&quot; .. matches[1] .. &quot;\n&quot;)
@ -1364,7 +1371,7 @@ end</script>
<name>ftpd-blokuje-ja</name>
<script>selectCurrentLine()
deleteLine()
cecho(&quot;\n&lt;green&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- BLOKUJESZ! --- &lt;green&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;\n\n&lt;green&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- BLOKUJESZ! --- &lt;green&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;green&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- BLOKUJESZ! --- &lt;green&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;green&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- BLOKUJESZ! --- &lt;green&gt;XXXXXXXXXXXXXXXXXXXX\n\n&quot;)
cecho(&quot;&lt;green&gt;&quot; .. matches[1] .. &quot;\n&quot;)
@ -1390,7 +1397,7 @@ resetFormat()</script>
<name>ftpd-szarza</name>
<script>raiseEvent(&quot;playBeep&quot;)
deleteLine()
cecho(&quot;\n&lt;white,red&gt;XXXXXXXXXXXXXXXXXXXX --- ! SZARZA ! --- XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;\n\n&lt;white,red&gt;XXXXXXXXXXXXXXXXXXXX --- ! SZARZA ! --- XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;white,red&gt;XXXXXXXXXXXXXXXXXXXX --- ! SZARZA ! --- XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;white,red&gt;XXXXXXXXXXXXXXXXXXXX --- ! SZARZA ! --- XXXXXXXXXXXXXXXXXXXX\n\n&quot;)
cecho(&quot;&lt;white,red&gt;&quot; .. matches[1] .. &quot;\n&quot;)
@ -1449,7 +1456,7 @@ resetFormat()</script>
<script>raiseEvent(&quot;playBeep&quot;)
selectCurrentLine()
deleteLine()
cecho(&quot;\n&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- WYTRACENIE --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;\n\n&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- WYTRACENIE --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- WYTRACENIE --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- WYTRACENIE --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n\n&quot;)
cecho(&quot;&lt;red&gt;&quot; .. matches[1] .. &quot;\n&quot;)
@ -1468,7 +1475,7 @@ scripts.ui:info_action_update(&quot;WYTRACENIE&quot;)</script>
<regexCodeList>
<string>(^[ &gt;]*.*ruchem.*wytraca ci .*\.)</string>
<string>(^[ &gt;]*Uderzenie jest tak silne, ze bezwiednie puszczasz (.*)\.$)</string>
<string>Czujesz ze dzierzona przez ciebie bron zaczyna podrygiwac, wpadajac w dziwny rezonans z narastajacym w komnacie niskim, grobowym dzwiekiem. Nagle potezna magia wyrywa ci ja z dloni i rzuca gdzies w glab korytarza!</string>
<string>Czujesz ze dzierzona przez ciebie bron zaczyna podrygiwac, wpadajac.*</string>
<string> zakleszczajac lewakiem twoj.*</string>
</regexCodeList>
<regexCodePropertyList>
@ -1505,6 +1512,30 @@ scripts.ui.info_action_bind = &quot;dobadz wszystkich broni&quot;</script>
<integer>1</integer>
</regexCodePropertyList>
</Trigger>
<Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
<name>ftpd-wytracenie-other</name>
<script>cecho(&quot;&lt;yellow&gt;\n&lt;&lt;&lt;wytracenie&gt;&gt;&gt;\n&quot;)</script>
<triggerType>0</triggerType>
<conditonLineDelta>0</conditonLineDelta>
<mStayOpen>0</mStayOpen>
<mCommand></mCommand>
<packageName></packageName>
<mFgColor>#ff0000</mFgColor>
<mBgColor>#ffff00</mBgColor>
<mSoundFile></mSoundFile>
<colorTriggerFgColor>#000000</colorTriggerFgColor>
<colorTriggerBgColor>#000000</colorTriggerBgColor>
<regexCodeList>
<string>.*Dzierzona przez .* bron zaczyna podrygiwac, wpadajac w dziwny.*</string>
<string>.*Uderzenie jest tak silne, ze .* bezwiednie opuszcza .*</string>
<string>.*szybkim niczym mysl ruchem .* wytraca .*</string>
</regexCodeList>
<regexCodePropertyList>
<integer>1</integer>
<integer>1</integer>
<integer>1</integer>
</regexCodePropertyList>
</Trigger>
<Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
<name>ftpd-stun-on</name>
<script>raiseEvent(&quot;playBeep&quot;)
@ -1512,7 +1543,7 @@ tempTimer(0.3, [[ raiseEvent(&quot;playBeep&quot;) ]])
tempTimer(0.6, [[ raiseEvent(&quot;playBeep&quot;) ]])
selectCurrentLine()
deleteLine()
cecho(&quot;\n&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- OGLUSZENIE --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;\n\n&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- OGLUSZENIE --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- OGLUSZENIE --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- OGLUSZENIE --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n\n&quot;)
cecho(&quot;&lt;red&gt;&quot; .. matches[1] .. &quot;\n&quot;)
@ -1537,6 +1568,7 @@ resetFormat()
<string>.*Przymroczony tym uderzeniem czujesz jak nogi.*</string>
<string>.*wali cie na odlew .* chwiejesz.*</string>
<string>.*Nagle czujesz jak na glowe spada ci ciezki sznur,.*</string>
<string>.*pochyla kosmaty leb i rzuca sie do przodu, z pelnym impetem trafiajac wprost w ciebie. Uderzenie w glowe oglusza cie i powala na ziemie.</string>
</regexCodeList>
<regexCodePropertyList>
<integer>1</integer>
@ -1546,6 +1578,7 @@ resetFormat()
<integer>1</integer>
<integer>1</integer>
<integer>1</integer>
<integer>1</integer>
</regexCodePropertyList>
</Trigger>
<Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
@ -1586,7 +1619,7 @@ tempTimer(0.3, [[ raiseEvent(&quot;playBeep&quot;) ]])
tempTimer(0.6, [[ raiseEvent(&quot;playBeep&quot;) ]])
selectCurrentLine()
deleteLine()
cecho(&quot;\n&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- STUN GRYFA --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;\n\n&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- STUN GRYFA --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- STUN GRYFA --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- STUN GRYFA --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n\n&quot;)
cecho(&quot;&lt;red&gt;&quot; .. matches[1] .. &quot;\n&quot;)
@ -1660,7 +1693,7 @@ scripts.ui.info_action_bind = &quot;dobadz wszystkich broni&quot;</script>
<name>ftpd-stun-ja</name>
<script>selectCurrentLine()
deleteLine()
cecho(&quot;\n&lt;green&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- OGLUSZASZ! --- &lt;green&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;\n\n&lt;green&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- OGLUSZASZ! --- &lt;green&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;green&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- OGLUSZASZ! --- &lt;green&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;green&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- OGLUSZASZ! --- &lt;green&gt;XXXXXXXXXXXXXXXXXXXX\n\n&quot;)
cecho(&quot;&lt;green&gt;&quot; .. matches[1] .. &quot;\n&quot;)
@ -1741,14 +1774,36 @@ scripts.ui.footer_info_mail_click_bind = &quot;wyslij zwierze&quot;</script>
</regexCodePropertyList>
</Trigger>
<Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
<name>ftpd-przekazanie</name>
<name>ftpd-naprawione</name>
<script>raiseEvent(&quot;playBeep&quot;)</script>
<triggerType>0</triggerType>
<conditonLineDelta>0</conditonLineDelta>
<mStayOpen>0</mStayOpen>
<mCommand></mCommand>
<packageName></packageName>
<mFgColor>#ff0000</mFgColor>
<mBgColor>#ffff00</mBgColor>
<mSoundFile></mSoundFile>
<colorTriggerFgColor>#000000</colorTriggerFgColor>
<colorTriggerBgColor>#000000</colorTriggerBgColor>
<regexCodeList>
<string>mowi do ciebie: Zrobione. Bardzo prosze.</string>
</regexCodeList>
<regexCodePropertyList>
<integer>1</integer>
</regexCodePropertyList>
</Trigger>
<Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
<name>ftpd-trad</name>
<script>raiseEvent(&quot;playBeep&quot;)
tempTimer(0.3, [[ raiseEvent(&quot;playBeep&quot;) ]])
tempTimer(0.6, [[ raiseEvent(&quot;playBeep&quot;) ]])
selectCurrentLine()
deleteLine()
cecho(&quot;\n&lt;yellow&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- PROWADZISZ --- &lt;yellow&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;yellow&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- PROWADZISZ --- &lt;yellow&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;yellow&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- PROWADZISZ --- &lt;yellow&gt;XXXXXXXXXXXXXXXXXXXX\n\n&quot;)
cecho(&quot;&lt;yellow&gt;&quot; .. matches[1] .. &quot;\n&quot;)
cecho(&quot;\n&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- ZATRUCIE --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- ZATRUCIE --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n&quot;)
cecho(&quot;&lt;red&gt;XXXXXXXXXXXXXXXXXXXX &lt;white&gt;--- ZATRUCIE --- &lt;red&gt;XXXXXXXXXXXXXXXXXXXX\n\n&quot;)
cecho(&quot;&lt;red&gt;&quot; .. matches[1] .. &quot;\n&quot;)
resetFormat()</script>
<triggerType>0</triggerType>
<conditonLineDelta>0</conditonLineDelta>
@ -1761,10 +1816,34 @@ resetFormat()</script>
<colorTriggerFgColor>#000000</colorTriggerFgColor>
<colorTriggerBgColor>#000000</colorTriggerBgColor>
<regexCodeList>
<string>(.* przekazuje ci prowadzenie druzyny.)</string>
<string>Zdaje ci sie ze poczules lekkie uklucie w dlon.</string>
<string>czujesz delikatne uklucie</string>
</regexCodeList>
<regexCodePropertyList>
<integer>1</integer>
<integer>0</integer>
</regexCodePropertyList>
</Trigger>
<Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
<name>ftpd-pulapka</name>
<script></script>
<triggerType>0</triggerType>
<conditonLineDelta>0</conditonLineDelta>
<mStayOpen>0</mStayOpen>
<mCommand></mCommand>
<packageName></packageName>
<mFgColor>#ff0000</mFgColor>
<mBgColor>#ffff00</mBgColor>
<mSoundFile></mSoundFile>
<colorTriggerFgColor>#000000</colorTriggerFgColor>
<colorTriggerBgColor>#000000</colorTriggerBgColor>
<regexCodeList>
<string>Kamienna plyta.* lekko w ziemie</string>
<string>Nagle czujesz jak na glowe spada ci ciezki sznur, do ktorego</string>
</regexCodeList>
<regexCodePropertyList>
<integer>1</integer>
<integer>1</integer>
</regexCodePropertyList>
</Trigger>
<Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
@ -1795,8 +1874,8 @@ resetFormat()</script>
</regexCodePropertyList>
</Trigger>
<Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
<name>ftpd-naprawione</name>
<script>raiseEvent(&quot;playBeep&quot;)</script>
<name>ftpd-przekazanie</name>
<script></script>
<triggerType>0</triggerType>
<conditonLineDelta>0</conditonLineDelta>
<mStayOpen>0</mStayOpen>
@ -1808,7 +1887,7 @@ resetFormat()</script>
<colorTriggerFgColor>#000000</colorTriggerFgColor>
<colorTriggerBgColor>#000000</colorTriggerBgColor>
<regexCodeList>
<string>mowi do ciebie: Zrobione. Bardzo prosze.</string>
<string>(.* przekazuje ci prowadzenie druzyny.)</string>
</regexCodeList>
<regexCodePropertyList>
<integer>1</integer>

View File

@ -34,8 +34,6 @@ ateam.all_numbering = false
-- 3 - komplet ('zabij', 'wskaz', 'rozkaz wszystkim zaatakowac ...')
ateam.attack_mode = 1
------------------------------------------
-- Ustawianie ataku do bindow zamiast zwyklego 'zabij'
-- Przykladowo:
--
@ -48,6 +46,31 @@ ateam.attack_command = nil
------------------------------------------
-- Ustawienie do przelamania. Jakie wypoczecie (przynajmniej)
-- musi byc, aby lamac przy /prze (w przeciwnym razie nie zostanie wykonane).
-- Warunek ten mozna ominac korzystajac z '/prze!' oraz '/prze! [id]',
-- wtedy przelamanie zostanie wykonane bez wzgledu na zmeczenie
--
-- wartosci sa nastepujace:
-- 9 (domyslne) - przelamanie wystapi zawsze
-- 8 - przelamanie wystapi jesli jest sie "wycienczonym" i nizej
-- 7 - przelamanie wystapi jesli jest sie "bardzo wyczerpanym" i nizej
-- itp. az do 0 (tylko przy w pelni wypoczetym)
scripts.character.break_fatigue_level = 6
-- Bindowanie dwukrotnego 'alt +' do uzycia +k.
-- podana wartosc jest wartoscia, przy ktorej pokazana
-- zostanie informacja o tym bindzie i dwukrotne wcisniecie jego zadziala.
--
-- wartosci sa nastepujace:
-- -1 - wylaczone dzialanie tego binda
-- 0 - bind wyskoczy, gdy bedzie sie ledwo zywym
-- 1 - (domyslne) bind wyskoczy, gdy bedzie sie ciezko rannym
-- itd..
scripts.character.bind_hp_level = 1
------------------------------------------
-- Ustawienie jak maja dzialac bindowania przejsc specjalnych
-- Znaczenie opcji:
--
@ -336,7 +359,7 @@ scripts.magic_weapons_color = "orchid"
--
-- Kolor uzywany przy /tcolor (pomoc w '/bindy')
--
--
scripts["tcolor_color"] = "orange"
------------------------------------------