Poll

[CaC] How would you like to select the structure/path to construct?

GUI
Keybinds
Commands
GUI + Keybindas
GUI + Commands
Commands + Keybinds
All three

Author Topic: Pie's Gamemodes -OP Updated 9/3/15 4:12PM-  (Read 4389 times)

lolbugs:
  • JVS Events get forgeted up upon planting the brick if it's a powerconsuming door.
  • Quarter and Half music bricks don't stop playing music when unpowered.
  • Minor bug with lights when toggling them.
« Last Edit: February 14, 2015, 10:59:21 AM by Pie Crust »

If you manage to power 5x music brick and the rest of your house, you're free to play loudass music.
Don't do this, nobody likes loud ass music bricks.

I might allow city owners to put restrictions to some bricks but in the country side, you should be able to do whatever you want. No one's around for kilometers.


lolbugs:
  • JVS Events get forgeted up upon planting the brick if it's a powerconsuming door.
  • Quarter and Half music bricks don't stop playing music when unpowered.
  • Minor bug with lights when toggling them.
You may or may not have to re-code the JVS planting function, and have it's package disabled for it to work right.
Dump the datablock for the brick(s) and look for functions/tags that indicate music
if(isObject(%brick.light)) iirc

You may or may not have to re-code the JVS planting function, and have it's package disabled for it to work right.
Dump the datablock for the brick(s) and look for functions/tags that indicate music
if(isObject(%brick.light)) iirc
I'm aware of this. The light is because I accidentally made an infinite loop with bright lights, the music bricks because they don't get properly updated upon being unpowered, making them retain the music and JVS because it seems that contentCreate clears the events, deleting the ones added by my package. I fixed the JVS and Light problems. All that remains are the music bricks, for now.

I just want to point out Ibans is outdated and stuffty.
Yeah, i know that, but none will be as perfectly coded as his was

Yeah, i know that, but none will be as perfectly coded as his was
Have you looked at the code? Not very perfect.

It causes eyestrain. (Not like mine's any better.)

Bump because Command and Conquer.

I will release this one to the public with instructions on everything, don't worry.

will command and conquer be like the actual game

Sort of. I've never actually played the real game. This will be similar to Civilization from Sid Meir but since you command troops and conquer the world, /title. Anyways, I noticed about the build selection so new poll.
« Last Edit: March 05, 2015, 09:55:41 PM by Pie Crust »

This will be similar to Civilization from Sid Meir
The biggest difference is Civ is turn based whereas C&C is real time

This will be realtime, not turnbased.