Thread: Gruppenfenster
View Single Post
  #2  
Unread 05-09-2009, 09:05 AM
Cairbre Cairbre is offline
A Crazed Gnoll
 
Join Date: Dec 2004
Server: Valor
Posts: 22
Default

In der Datei "_ProfitUI_Cures.txt" im ProfitUI-Verzeichnis die Zeile:

PHP Code:
<Data Name="CurseMacro" Code="" /> 
ändern in, z.B.:

PHP Code:
<Data Name="CurseMacro" Code="gsay Curse von Parent.Target entfernt" /> 
und die Datei im Autoupdater auf ignore setzen.


english:

Open the file "_ProfitUI_Cures.txt" in ProfitUI-Directory and change the following line from:

PHP Code:
<Data Name="CurseMacro" Code="" /> 
to:

PHP Code:
<Data Name="CurseMacro" Code="gsay Curse removed from Parent.Target" /> 
and put the file on ignore in the autoupdater.
Reply With Quote