| RuneStorm http://www.runestorm.com/forums/ |
|
| A question : Death messages http://www.runestorm.com/forums/viewtopic.php?f=4&t=64140 |
Page 1 of 1 |
| Author: | Matz [ Thu Aug 07, 2008 9:15 am ] |
| Post subject: | A question : Death messages |
Here is the question, how does the bw random death messages work? I want to do some on the official ut2004 weapons just for fun
|
|
| Author: | Share_The_Pain [ Thu Aug 07, 2008 10:06 am ] |
| Post subject: | A question : Death messages |
Matz wrote: Here is the question, how does the bw random death messages work? I want to do some on the official ut2004 weapons just for fun
They made a class which extends DamageType. In this class they gave the option to set multiple death/suicide messages and to randomly pick one when someone dies. They then made each weapon's DamageType class a subclass of their MultiDamageType, and set their own messages. If you want to make the stock UT2004 guns have multiple messages, you are basically going to have to make clones of each one and each DamageType they use. |
|
| Author: | ShadowBlade [ Fri Aug 08, 2008 3:52 am ] |
| Post subject: | A question : Death messages |
thats right.. its a new class, and as such, using it requires subclassing the weapons.. |
|
| Author: | Matz [ Sat Aug 09, 2008 4:40 am ] |
| Post subject: | A question : Death messages |
share_the_pain wrote: Matz wrote: Here is the question, how does the bw random death messages work? I want to do some on the official ut2004 weapons just for fun They made a class which extends DamageType. In this class they gave the option to set multiple death/suicide messages and to randomly pick one when someone dies. They then made each weapon's DamageType class a subclass of their MultiDamageType, and set their own messages. If you want to make the stock UT2004 guns have multiple messages, you are basically going to have to make clones of each one and each DamageType they use. Ok, How can i do that? |
|
| Author: | DK [ Thu Aug 14, 2008 2:03 am ] |
| Post subject: | A question : Death messages |
No wonder the death messages on-screen don't match the death messages in the console box... |
|
| Author: | Matz [ Tue Aug 26, 2008 11:06 am ] |
| Post subject: | A question : Death messages |
lol |
|
| Page 1 of 1 | All times are UTC - 6 hours |
| Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |
|