aliens

Author Topic: [object properties] light emission, timers  (Read 3364 times)

Offline moriarty

  • Commander
  • *****
  • Posts: 1421
    • View Profile
    • Luke's OX mod site
[object properties] light emission, timers
« on: June 30, 2014, 01:35:41 pm »
I'm not sure about the feasibility of this, but would it be possible to
- allow any object to emit light (yes, weapons too)
- create objects with fixed timers, with a defined "action" that is triggered when the timer runs out? Basically like the grenade function, but a) the ruleset defines a possible range of the timer and b) instead of exploding, anything can be defined

For example:
-minTimer: 7
-maxTimer: 7
-startsPrimed: true
-timeUpAction: spawn
-spawnObject: Tree

would define something that turns into a tree after 7 turns.

Offline Solarius Scorch

  • Global Moderator
  • Commander
  • *****
  • Posts: 11464
  • WE MUST DISSENT
    • View Profile
    • Nocturmal Productions modding studio website
Re: [object properties] light emission, timers
« Reply #1 on: June 30, 2014, 06:19:13 pm »


Both features seem really moddish, but also relatively easy to implement (I think). Why not?

Offline moriarty

  • Commander
  • *****
  • Posts: 1421
    • View Profile
    • Luke's OX mod site
Re: [object properties] light emission, timers
« Reply #2 on: June 30, 2014, 09:50:18 pm »
yeah, totally moddish :) but if it's possible, it opens up the field for a lot of pseudo-scripting stuff. it's still not scripting, but the possibilities... especially if one object can spawn more than one other object... :D

Offline Unknown Hero

  • Colonel
  • ****
  • Posts: 176
    • View Profile
Re: [object properties] light emission, timers
« Reply #3 on: July 05, 2014, 02:13:04 am »
I want a torch just like in Dungeon Master.  :D

Illuminance decreases with time and disappears completely; then I can throw it to the Monsters Aliens.

Wait a minute, what about a turn based version of Dungeon Master with Open XCom engine?!?

Should I make a suggestion?  ;D :o 8)

Someone yelled a loudly "YES"?  ::) ;D

Offline moriarty

  • Commander
  • *****
  • Posts: 1421
    • View Profile
    • Luke's OX mod site
Re: [object properties] light emission, timers
« Reply #4 on: July 05, 2014, 09:17:27 am »
I want a torch just like in Dungeon Master.  :D

Illuminance decreases with time and disappears completely; then I can throw it to the Monsters Aliens.

why throw it, when it becomes a venerable club? hit 'em over the head with it! actually, why wait for it to burn out: hit 'em over the head while it's burning for additional fire damage!

Quote
Wait a minute, what about a turn based version of Dungeon Master with Open XCom engine?!?

Should I make a suggestion?  ;D :o 8)

Someone yelled a loudly "YES"?  ::) ;D

YES! well, actually, luke was already starting something like this: https://openxcom.org/forum/index.php?topic=1465.0

Offline Solarius Scorch

  • Global Moderator
  • Commander
  • *****
  • Posts: 11464
  • WE MUST DISSENT
    • View Profile
    • Nocturmal Productions modding studio website
Re: [object properties] light emission, timers
« Reply #5 on: July 05, 2014, 01:51:52 pm »
A more mundane application would be to make the Flamethrower glow just a little... :)