0 Members and 1 Guest are viewing this topic.
<out type = "push" extdata = "amount"><operator type = "%" lvalue = "%TICKCOUNT%" rvalue = "5"/></out><out type = "push" extdata = "amount"><operator type = "+" lvalue = "$amount$" rvalue = "1"/></out><out type = "push" extdata = "pot" condition = "1" lvalue = "$amount$" rvalue = "1">£250</out><out type = "push" extdata = "pot" condition = "1" lvalue = "$amount$" rvalue = "2">£500</out><out type = "push" extdata = "pot" condition = "1" lvalue = "$amount$" rvalue = "3">£1000</out><out type = "push" extdata = "pot" condition = "1" lvalue = "$amount$" rvalue = "4">£1500</out><out type = "push" extdata = "pot" condition = "1" lvalue = "$amount$" rvalue = "5">£2000</out><out type="push" extdata="string">%NAME%</out> <out type="push" extdata="name"><operator type="strleft" lvalue="%NAME%" rvalue="5"/></out><out type="push" extdata="currentwinners"><operator type="readfile" nvalue="C:\Program Files\Metis 2.6\Add-Ons\$name$bingo.txt" lvalue="c" rvalue="-1"/></out> <out type="push" extdata="newcount"><operator type="+" lvalue="$currentwinners$" rvalue="$pot$"/></out><out type="file" mode="t" extdata="C:\Program Files\Metis 2.6\Add-Ons\$name$bingo.txt">$newcount$</out><out> #c12#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</out><out type="normal"> #c2#%NAME% #c6#You #c2#Won #c6#£500</out> <out type="normal"> #c6#You #c2#Have #c6#Now #c2#Won #c6#£$newcount$ #c2#At #c6#Bingo</out><out> </out><out> #c12#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</out>
<config><command type = "script"><in>!testcount</in><out type = "push" extdata = "amount"><operator type = "%" lvalue = "%TICKCOUNT%" rvalue = "5"/></out><out type = "push" extdata = "amount"><operator type = "+" lvalue = "$amount$" rvalue = "1"/></out><out type = "push" extdata = "pot" condition = "1" lvalue = "$amount$" rvalue = "1">250</out><out type = "push" extdata = "pot" condition = "1" lvalue = "$amount$" rvalue = "2">500</out><out type = "push" extdata = "pot" condition = "1" lvalue = "$amount$" rvalue = "3">1000</out><out type = "push" extdata = "pot" condition = "1" lvalue = "$amount$" rvalue = "4">1500</out><out type = "push" extdata = "pot" condition = "1" lvalue = "$amount$" rvalue = "5">2000</out><out type="push" extdata="name"><operator type="strleft" lvalue="%NAME%" rvalue="5"/></out><out type = "push" extdata = "total">J:\Program Files\Metis 2.8\Plugins\$name$bingo.txt</out><out type="push" extdata="currentwinners"><operator type="readfile" nvalue="$total$" lvalue="c" rvalue="-1"/></out> <out type="push" extdata="newcount"><operator type="+" lvalue="$currentwinners$" rvalue="$pot$"/></out><out type="file" mode="t" extdata="$total$">$newcount$</out><out> #c12#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</out><out type="normal"> #c2#%NAME% #c6#You #c2#Won #c6#£$pot$</out> <out type="normal"> #c6#You #c2#Have #c6#Now #c2#Won #c6#£$newcount$ #c2#At #c6#Bingo</out><out> </out><out> #c12#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</out></command></config>