Author Topic: Aphtonites's To-Do list for V9  (Read 965 times)

Just a list for things i need to do for V9.
1.Finish Bloko Raceway and release it.
2.Get off my ass and learn to script properly.
3.Make an orchestra out of wrench events.
4.Make a map called "Funland" With lots of fun things.
5.Say GTFO to V8
6.Make a new avatar to celebrate :D

I'll be updating this list and remove things i have done already, So Bloko Raceway is being made now.

3.Make an orchestra out of wrench events.

Me and a freind did that today. Sort of. He simply gave a bunch of bricks sound events and started playing tunes we know such as the mario theme :3

Just a list for things i need to do for V9.
1.Finish Bloko Raceway and release it.
2.Get off my ass and learn to script properly.
3.Make an orchestra out of wrench events.
4.Make a map called "Funland" With lots of fun things.
5.Say GTFO to V8
6.Make a new avatar to celebrate :D

I'll be updating this list and remove things i have done already, So Bloko Raceway is being made now.

Do number 5 nao!

mine

1. find out how to make things turn on and off with one switch
2. find out why events keep crashing, and slap the person who does it
3. sleep

Haha, people are treating V8 like a dead hooker body.


mine

1. find out how to make things turn on and off with one switch
2. find out why events keep crashing, and slap the person who does it
3. sleep

Make your events. lets say a simple light

1 onActivate (click) self set light none [ enabled ]
2 on activate, self, setlight, (the light you want) [not enabled]
3 on activate, self, toggle enabled events [always enable this] ( place the events {in this case #s 0 and 1} in order like this [0 1]

the events list in toggle enabled events is the # beside the enabled check mark box I would place it in order and always put a space between the events to be toggeld. if you want it to swich back just click it again.


On another event based note, anyone know how to make rockets delay? Lord pie is making a turrent in his server and it keeps on like rapid firing guns. He wishes to have some sort of delay to make it more realistic.
« Last Edit: August 09, 2008, 01:39:33 PM by General Omega »

I'd make a new avatar, but I like my current one too much. :D

mine

1. find out how to make things turn on and off with one switch
2. find out why events keep crashing, and slap the person who does it
3. sleep

Make your events. lets say a simple light

1 onActivate (click) self set light none [ enabled ]
2 on activate, self, setlight, (the light you want) [not enabled]
3 on activate, self, toggle enabled events [always enable this] ( place the events {in this case #s 0 and 1} in order like this [0 1]
I'll try that in a min :D