From: PJGalbraith <phi...@ya...> - 2002-04-09 00:09:37
|
Here's what's up with the exploding missiles: Lunz was fiddling with Hack-and-Slash code in the multiweapon.qc document. He got the rockets to explode. They explode after a period of time specified ( in this case by the 2) in this line of code: newmis.nextthink = time + 2; You can change the amount of time it takes to explode by changing the number 2 to other numbers.He found the line of code elsewhere in the multiweapon.qc document. The document has explanations for whawt some of the code means. BFGalbraith <bfg...@ya...> wrote: I heard a rumor that someone figured out how to get all the missles to explode in hack and slash. Does anyone know how this was done? ===== -BFGalbraith Hack and Slash Project Manager bfg...@us... PS: I cut off some stuff from the origional message -PJGalbraith pg...@us... --------------------------------- Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax |