| 05-31-2003, 03:17 PM | #1 |
is this trigger possible?? I havent seen any map has this trigger, at least I havnt noticed. This would be great for all maps. We all know how lame it is when a player leaves/disc wasteing all that precious gold. |
| 05-31-2003, 03:26 PM | #2 |
it is posible, deviding the gold intiger. i dont have we on this comp, sorry. |
| 05-31-2003, 05:30 PM | #3 |
Well, take the left players current gold and put it in to a variable. Give the variable / left players on the map. / = Divided It's as simple as that. This is put in the "Player X leaves the game" event trigger. If you need help with the part behind the /, tell me, I can help you. Regards Dead-Inside |
| 05-31-2003, 10:03 PM | #4 |
Well DI you've helped me once again... I have realized that all of my trigger problems can be solved via variable. I didnt know variable is that powerful of a tool. I think I know how to do it, if not i will definally msg you DI thx again. |
| 06-01-2003, 06:22 AM | #5 |
I can give you a tip. You should show a text message with this: String 1 = Player name of triggering player (this is found in the list) String 2 = " has left the game", be sure to include the space, or has will be bound together with the leaving players name. Regards Dead-Inside (Oh and of course remove the " 's) |
