| 06-24-2007, 03:12 AM | #1 |
Hey, im making a map and i was wondering how to make it so when one playe picks up something like a gold coin that the bounty would be split evenly among the party members. Any feedback is appreciated. |
| 06-24-2007, 03:21 AM | #2 |
I dont know the exact code but it would follow this base idea events unit obtains an item conditions item is equal to coin actions set tempval = divide (coin value) by number of allies of owner of triggering unit pick each player allied to owner of triggering unit and add tempval gold. |
| 06-25-2007, 11:28 AM | #4 |
Bahaha! That's exactly the system I'm looking for, now for the evil final finisher of doom... dreaded +Rep... |
