From: <42...@in...> - 2002-04-09 13:31:49
|
I dont remenber the code, but this tipical bug is generated when seconds is added to nexttime in a touch function. The touch is called every frame, then, the nextnick is never called. I suspect the design of this warhead is BOUNCE type?.. this will explain all. 1 saludo Tei note: its posible to add links to prj webs in all mails? I can't remenber stuff, my brain simply refusee to store long urls :D > > 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 --------------------------------------------- This message was sent using Endymion MailMan. http://www.endymion.com/products/mailman/ |