Is there any way to reward all of a clan victorious in a TW ?
short answer: no
Well sure, you can use Code: ./gamedbd gamesys.conf listcity Then cross-reference the faction IDs with people in Code: ./gamedbd gamesys.conf listfactionuser And send each of them a lovely item using some script in iweb.
./gamedbd gamesys.conf listcity
./gamedbd gamesys.conf listfactionuser
Originally Posted by rbb138 Well sure, you can use Code: ./gamedbd gamesys.conf listcity Then cross-reference the faction IDs with people in Code: ./gamedbd gamesys.conf listfactionuser And send each of them a lovely item using some script in iweb. admittedly, but no way to do it from stock files, it has to be scripted. and just how many people write scripts for themselves?
Originally Posted by Psytrac admittedly, but no way to do it from stock files, it has to be scripted. and just how many people write scripts for themselves? Many people do, and me :)