
Continuing the feature series.. Next up is something really powerful that will open whole new worlds of possibilities for you tinkerers and modders out there: There is now an in-game console that enables so much control of the engine that it’s almost scary.
Thanks to the Swedish geniuses at Rasterbar (recommended to us by Klei), we have managed to expose almost all of our internal classes and interfaces to the Lua environment now running in the system. This will eventually mean that some of you will literally be able to create entire new games with the Cortex Command engine by writing elaborate Lua scripts in addition to the content mods and addons you have been limited to so far.
Even if you’re not so ambitious, it’s still fun to play around in the console. Like making a guy instantly fly at 100 m/s to the right –>>
Documentation of all the commands and interfaces will eventually appear in the Data Realms Wiki, so you can easily harness this new power that has been unleashed!
You can follow any responses to this entry through the RSS 2.0 feed.
Trackback from your own site.
Obviously awesome! Thanks Data
keep it up…
HELL YES! Now we can turn this into some weird deathmatch game, add teleporters, even add true zombies! WOOHOO! ![]()
UNLIMITED POWER!
I LOVE YOU DATA REALMS!
This is good. I’m happy to see that the game is coming along nicely.
*BEEP*
Holy. I sense a whole shitload of lulz coming our way :0
*Imagines launching own head towards enemy*
Yes, lulz. BOOYAH! I’m hella glad that i spotted this piece of gold ![]()
No, not piece, PLANET. I think it’s safe to say that Data Realms
makes all major game companies eat dust. DUSSSST.
Can’t wait for the next build, but by all means, take your time ![]()
Awesome, another fine addition making modifications and the like easier and further increasing the potential for amazing custom content.
Yay for Data
-Mombasa
AWESOME.
Yay4progress
Should make things more interesting xD
how to implement portal gun?
function portal1
set(portal1.rotation {0} )
if “portal2″ onfield} then
get “portal2″.pos and x==”portal2″.pos and print(x)
end
if Actor{MOCollision “portal1″} then
Actor.pos==x
end
if HeldDevice{MOCollision “portal1″} then
Actor.pos==x
end
if TDE{MOCollis… continue list of all possible things…
end
is this somewhere on the lines of how it would work?
^screwed up tabbing^
I shat bricks and midgets.
OMG, i REALHEHEHELLY cannot wait till the next version now, all of my modding dreams come true!!
one little request is the adding of animations to guns so you can have a decient length firing animation etc
DUDE. SICK! This may mean bigger things.. like hurling a rocket into an enemy base.
(I hope for Cortex Music Player)
Cool, Lua opens lots of possibilities. I loved it when it came to Gmod ’cause there is a HUGE amount of stuff you can make with it.
OH HELL YES. Cortex Command just got a whole lot better. I really need to learn Lua…
So, Lua seems to have more possibilities than we expected.
Cant wait for the new build, but I understand if Data needs more time. I can wait.
Oh god. Paradox.
Yeeesssss!!
Oooh… Purdy.
another update, hell yeah
At first I thought I’d have to learn Lua, but no! Data says He’ll put the actions on the wiki
P.S. “He” is capatilized
The console will be an absolute essential modding tool, it looks like. I suppose it has the abilities to gib actor limbs and the like?
Sound great!!
So many games are turning to LUA now for its awesome power, Cortex Command will gain greatly with this addition.
I just need to learn Lua.
So many “ends” and brackets. *Shudders*
But if I can reload scripts in-game now… YES!
Also, DOCUMENTATION! YES.
VERY VERY NICE!
LOVE THIS GAME! =D
whoa thats kewl
This is good.
It’s nice to see you updating again, I expect this will Expand what we can do with mods.
But I do realize that it wont let us do everything.
Looking forward to the next build.
Awesome
Sounds great, looks rather confusing thoguh :/
Not so confusing if you know lua.
I know abit lua, so hopefully I can make something with this.
Or just fuck around with the console.
Can you set gravity to ‘X’ with it?
War_Man: you can make gravity change direction and magnitude every second if you wanted to…
OH FUCK YES.
Holy shit! ETA for next build?
So, I see we can activate scripts via the console but can we tie the scripts into object events like gibbing, movement, hittest with others?
If that IS the case, I am gonna cry from happiness.
@32:
Is it possible to make 2 separate gravities, like a vertical one for wind?
It would be cool to have some user-created sequels/coincedental stories created and publishable.
User-created missions would be a great way to test the game and the players simultaneously.
Very happy to see this post.
Will Lua give us the ability to write to an external file?
For persistant data purposes in campaigns etc.
also… will we be able to set gravity for individual MOs?
Awesome!
Now thats what I’m talkin bout!!
Looks like fun.
OMNGWINEPICHAXORSYESYESYESYESYESYES!!!!
Finally! So… there HAS been coding beyond Base.rte files and stuff, I was wondering where all the physics and stuff were. But with is amazing. You may need to make a whole new Sub-Forum on the DRFF that’s like, ‘Lua Edit’ or something like that, to share what you found out you could do (not like there’s anything that WON’T be able to be done now) with the Lua. Because that wouldn’t really be considered a mod because you can’t download it.
Dudeguy: the lua scripts will sit in the .rte data modules along with everything else, so yes they will be downloadable.
AtomicTroop: you will be able to tie in to almost every type of event, and cause almost anything to happen as result..
Capnbubs: In the name of safety, we have nullified the IO library in Lua, but we’ll provide a way to safely write and read from special save files for that purpose you mention. If we hadn’t, anyone could’ve written a script/mod that would nuke your OS system files!
This is awesome.
Amazing.
I can’t wait to mess with this.
Are the lua scripts in plain old .inis or will we need some new programs to view/edit them?
Can we make things spontaniously spawn?
As in like, with the console?
Not using the buy menu?
Wow.
Just wow.
Do you remember when cotex command was supposed to be a relatively straightforward game about brains fighting eachother? I do.
Now, Cortex Command has become so much more, to the point that CC isn’t just a game anymore, it’s a virtual lego set of physics and pixels that’s easy enough to access that pretty much anyone can make a good mod.
Bravo Data Realms, Bravo.
Also, the console, how does it work? The standard tilde to activate, pausing the game, select stuff with the mouse, type in commands of what to do, tilde again to go back into the game?
Free-roaming camera?
Selection drag boxes? Use of Shift and Ctrl for selection?
Probably, also, does this mean that we can have rockets that gib and rockets that don’t?
Data has been commenting alot lately, compared to his once a month comment, and sometimes more than that.
Also, damnit Data, update the front page, CC is no longer game of the month.
Now all we need is the actual release, and we’ll be gold.
Azukki, that doesn’t make sense. The entities would be named, so no you wouldn’t be selecting stuff. It seems that he has a command to name things already. Look at the myActor = MovableMan:GetMOfromID(1). I can only guess that each entity put into the game gets a sequential number(ID) attached to it. But this makes me wonder how we would assign preplaced objects in this way.
Funtastic - # May 15th, 2008 at 3:00 pm
Wow.
Just wow.
Do you remember when cotex command was supposed to be a relatively straightforward game about brains fighting eachother? I do.
Now, Cortex Command has become so much more, to the point that CC isn’t just a game anymore, it’s a virtual lego set of physics and pixels that’s easy enough to access that pretty much anyone can make a good mod.
Bravo Data Realms, Bravo.
Fuck yes.
Wow
nothing else just…
Wow
@48 Tomaster
That sounds downright simple in comparison to AI modes and missions and what have you, so I would certainly hope so.
@53
Yeah, the line said he just got the MOID, which means he just somehow selected the actor.
I don’t see why clicking for selection of actors/effects/whatever would be improbable or difficult.
Wait- could this be used to freeze the in-game time without actually pausing the game, allowing for bullets to be redirected, etc? If so, could sticky particles only be made to stick to other particles?
Sorry, I meant certain other particles, as in something that only sticks when it hits dirt or something that will not stick to blood? Were that possible, could this mean Falling Sand Game-type lagfest interactions?
On a note not high on console fumes, when will the new key system be implemented?
Yeah, the console is brought down in either main menu or in-game with tilde, although it doesn’t pause the game - will be a command to do that though. could also make a script to load and run other entire scripts when you hit certain keys, since you have full access to the input manager.
Also, there will be easy ways to ‘tag’ and select actors and objects based on those tags or names.
Wow.
Whenever I take out my iPod touch and click on the mail button I hope to see one of the Data Realms emails. Today I just had a feeling. I saw the email and I was like, “Fuck yeah!”
But now I have a bunch of questions.
How much does this change the .ini files that we have come accustomed to using? Will we have to convert them in to Lua script or are they still the primary modding files? Is there full compatibility with current mods? Have you added any more content to the campaign/single player, or is that in future builds?
@Data: Seriously, they WILL be downloadable? That’s even cooler!
OH! And one more question, you won’t be changing any Material names again, will you?
So I guess this means that there will be Lua for EVERYTHING. Fuck yes.
What key would activate the console ` maybe? If so how would it be done on a controller?
Nice. Nobody’s complained for a new update yet. I’m just curious, is there a command to freeze or place PinStrength to things? Can you put that onto a bullet? Can you make a person shot by said bullet freeze for a certain amount of time?
If there’s a freeze command, I’ll be really happy.
Is there a command to consistently stop all velocity of all objects in a certain area?
If there is, I’ll need to get a new computer. My CPU is pretty good, but shuts off after game of Halo one trial. Or during it.
New question. Yes, that was quick. Is there a command to make dropships create a layer of solid ground on top of it that disappears every millisecond and comes back? So it has an illusion of moving with the dropship? So you can ride on it to shoot rockets to other ones. Yes, I am obsessed with moving on dropships
Ryazard; it wouldn’t work on a controller, you cannot type functions, silly.
…on a controller that is.
Sixteen: to ‘freeze’ something, just have your script set the position to the same coordinates each update! Pinning also would do the job.
Oh, also, will Lua scripting give us more control over screeneffects? Like rotation along with what it’s attached to, animation, etc?
Sure, there’s maintaining the retro look, but you might as well finish what you started with them.
Also maybe the ability to make screen effects with 32-bit? For dark screen effects, etc?
How about earthquake effects?
azukki its a physics engine not a graphics program XD it cannot make screen effects.
earthquake = move all actor pos either +/- 1,2,3,4 randomly, and move camera by +/- 5,6,7,8 (if you can move the camera).
run the cycle about 20 times
Then what do you call the glows around the exhaust of a rocket?
ScreenEffect = ContentFile
FilePath = Base.rte/Effects/Glows/YellowBig.bmp
Let me try and understand the amount of power Lua will be offering us.
Is it possible to make a MOPixel lock onto an actor and head toward it’s direction?
Portals?
Also, any planning on mounted turrets on dropships?
Also also, awesome.
Building on #78 I think you should be able to essentialy make your own ship with being able to choose size, types of mountings (missle pod, buffs for ground troops, turrets) what goes in the mounts, type of drop bay doors (none, bomb, both) and save those designs for deployment. Or maybe even have moving bases that can be boarded with weapons/the ability to move troops around and deploy them and maybe the ability to transfer between such areas in a game…*keeps dreaming*
Would any of this be possible with LUA BTW?
ok Data what about:
PORTALS
Portals are easy: Just declare Box, and each update check if anything’s position is inside of it ( myBox:WithinBox(myActor.Pos) ). If it is, then set the position of the object to wherever the exit portal location is (myActor.Pos = exitPortalPos). Can also spawn any kind of effects whenever teleportation happens etc.
YESSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
Data one more thing:
http://datarealms.com/forum/viewtopic.php?f=4&t=11215
(by Falcon X) Depth
My idealist idea is a 3 layer depth. Really, 5 layers, the 1st and 5th being walls.
The 2nd layer is the left [or right, shut up] side of a room. 3rd is duh, middle, and 4th is the other left or right.
Each level is independent of the next in terms of gunfire, small objects, rubble, debris, and actors. Explosions, Grenades, weapon spreads, and the like will affect other layers though.
Hallways would be wide, narrow, half narrow, of anything in between. This would enable insanely cool pseudo-3D environments, without ruining game play.
Now, unless CC gets an intense memory reduction [Meaning it gets less intensive on the RAM and Processor] this will be usable on only good rigs or small maps.
But, think of the possibilities! Barriers would be usable, but not ruin mobility. Grenades would actually matter more, and destruction would be more intense!
Actors in a deeper standing could be darkened [Glows maybe, no idea] Actors in the foreground would be transparent, as indicators of depth. Actors could independently change depth via AI programming, or ect. for intense cover oriented firefights.
This is a far off dream, but a good one I think.
O _ O tool of gods for modmaking THE CONSOLE!
Want.
Yeehee, so many more content possibilities. Now I want to make a cannon so hueg that it inverts gravity when it fires 8).
Why thanks there, Data.
OH CRAP.
I came. And now I can’t find my mouse. Too much of the stuff.
Well looks like you’ve provided quite a toolset here. Can’t wait to see it in action. If you haven’t already, make sure the effect rendering is nice and detailed, so we can render to the foreground and background easily, as well as particles in the solid layer which can collide and be destroyed but don’t actually do any particle physics.
Best possible setup for effect layering would be five layers.
1. Far Background: Completely behind the solid layer, no collision. Possibly parallax scrolling.
2. Close Background: Behind all actors, particles, and moveable entities. Still collides with bunkers and terrain.
3. Solid Layer: Collides with everything, actors, guns, dropships, anything. These particles would probably provide a “OnCollide” function for doing damage or providing momentum to actors. Most of the time, however, they would be just effects. (Spawning splash effects when they hit will be fun to play with though.)
4. Close Foreground: In front of actors, dropships, and other moveable entities. Still collides with bunkers and terrain.
5. Far Foreground: In front of everything, including terrain. Rarely used as it would make the particles essentially go through walls.
Also, to Whitty about the multiple layers of movement, it’d probably be simplest if it was just made so that up to three friendly actors can occupy a space, and actors can go through friendly small barriers. Barriers are terrain objects, so who knows if that’s worth the trouble. Another possible method would be for actors to “fortify” into the background, where they become slightly darker and don’t move around. When in this mode, they wouldn’t collide with friendly actors on the normal layer, and wouldn’t be able to move. (But still be able to be crushed by dropship chunks or shot to death.)
Oh, and Data, here’s a minor request from me. Turn up the concrete and metal strength slightly, and turn down the debris strength. Give debris a little give so debris crushes into old debris to make more compact piles. This will make debris less of the dynamic armor it is now. Right now, debris is so dense and strong, it’s less like debris and more like a coat of hard metal snow. XD
Hoorah, god powers!
Hope it includes bunker construction ingame!
I dislike the layer proposal myself.
Also hey guys asking if specific things can be done isn’t practical.
I’m wondering the different functions we will have. Would we be able to trace a line from an object to a position and check if there’s anything there? Will we be able to modify the offsets real-time, effectively creating a way to make somewhat-animated scenes? I suppose that the variables such as the myActor.vel example comes along with the variables from the old .RTEs, which would allow us to change offsets too..
Sorry, in my excitement, I forgot to reiterate how COMPLETELY AWESOME this is.
Bravo. Bravo. I only wish some of the bigger game making companies had the same enlightened sense of what’s needed that you do. They should be ashamed after seeing what you’ve made.
Except Will Wright. That guy is amazing. And Epic Games gets noted for being somewhat less lazy than the others. But everyone else, shame.
This is why I paid for the Support Edition of Cortex Command, because they still keep throwing surprises. This game is so awesome, explosions?, guns?, mods?, great physics engine without having flashy graphics to get the point across? Great community? YES PLEASE!
That layer idea is pretty lame, but guess what!
You can do it in Lua!
D:
D:
Probably.
I guarantee that from Data’s suggestion to making portals(Shows that you can change the position of things) you could make a layer-like affect, not too sure about shading it etc.
Can we make the enemies suddenly go from Brain Hunt to MyActor Hunt?
@93
I don’t know if their path finding could update it’s self with your movement. But maybe that changed. Because now, if you have a brain AHuman, enemies just go to where you were originally placed.
UNNNLLLIIIMMMIIITTTEEEDDDDD…. PPPPOOOOWWWWEEEEERRRRR!!!!
Oh, and thanks, Data! Awesomeness awaits!
Wow, even more reason to start playing Cortex Command again :P.
Now just wait for next build…
OMNI: regarding the debris issue: wait for next devlog post
(already taken care of)
And whens the next dev log post supposed to be?
Haha wow, this post is getting replies a lot faster than the sticky particles. But then again, it is much more important.
And he probably won’t tell us when to expect the posts. I can’t recall him ever giving a specific release date or whatever.
I can’t really say I blame him, I don’t like giving myself deadlines either.
Also, Data, will it be possible to make shots/rounds attach emitters to the actor they hit?
I think i’m gonna explode (In happiness) if it is…
It would make for some pretty neat mods, i think. Like, healing guns (TF2 *Innocent whistling*),
burns from fire or just plain incineration. Right now, the fire
is more like ultra-dense air ![]()
holy cow, this is getting better and better, Dear Data please come to IRC someday, some time, so we could discuss the upcoming features, and worship you even more ![]()
zed oh em jee
LOVING THE DEVLOG UPDATES!
my god i am loving them.
Thing is..I have no idea how to use Lua. It will make all my CC modding skills completely redundant, and I don’t have time to learn it.
I suppose this is a good thing, but it’s also the end of an era.
Data, what you can do regarding IO with Lua scripts is make a folder (luafiles, etc) which contain all the Lua files.
Maybe they could also read even if the files are out of luafiles folder.
Don’t worry about it blipflip, Lua is easy to learn by just fiddling and experimenting with the code.
Data, about the “tilde” key (~).
As you live in America, the keyboards there have the tilde in a good place on the keyboard while us europeans have it at quite nasty places. I need to use Alt Gr to get to it.
What im suggesting is that could you please make the forward slash (/) as the command console key instead of the tilde. I’ve just had this problem with most american games when I want to enter the console.
Soldat uses the / for example. Please.
Heh, i don’t think your modding skills will get redundant. If there is nothing to script,
then Lua doesn’t do a whole lot. Which is why we can make those things.
A schwatload of Lua scripted AK-47’s probably wouldn’t be as cool as a schwatload of well made
custom guns, with or without Lua. Probably. Unless the Lua person is very proficient.
But far from everybody are that, so no worries.
looks nice
i dont really like the depth idea, it would spoil the game a bit
Well, MY guess is that the next update will be on May 22nd, because this one was a week after sticky particles. An update a week? Yes please!
Numgun: ok now both slash and tilde activates the console!
Regarding extra layers for the actors.. thanks for the suggestion, but I don’t think it’s going to happen. It’d add a lot of confusion and complexity.
http://oldfiles.org.uk/powerload/images/UK-KB.JPG
uk keyboard
http://oldfiles.org.uk/powerload/images/USA-KB.JPG
us keyboard
…
…
I don’t see why it can’t be the same button, regardless of what it actually inputs. all the games I have played use that button for the console and I use the UK keyboard.
I have played american games that only say the “tilde button” but that button next to “1″ seems to work whereas the actual tilde button doesn’t.
@Shook/107: What. “If there is nothing to script.” What are you even talking about, why would there be nothing to script?
And no shit bullet sprayers will still be the same annoying stuff, Lua just gives you the power to make good stuff. Hurr I could say the same for custom-made or whatever the .rte variable editing is.
Plus proficiency in Lua would not change the fact that the ak-47 is just a bullet sprayer. You make no sense.
@Daman: “What are you even talking about, why would there be nothing to script?”
Well, technically there’s always something to script, but don’t you think that
it’ll get just a little boring if there’s no new content to script? If there’s
only the default weapons to fiddle around with, you’ll eventually start feeling
that you need something new to code. Unless Lua can change the basic variables
of a gun, they will stay the same, pretty much. One can’t make a Lua scripted
orbital laser if one doesn’t have said laser, right?
“Plus proficiency in Lua would not change the fact that the ak-47 is just a bullet sprayer.”
True, but seeing how many possibilities there could be with the console, i think
that a sufficiently proficient Lua coder could make some kind of “OSHI-” effect,
that a newbie coder wouldn’t have a chance of doing.
I hope this made a bit more sense, i tend to be a little… I dunno what word.
Full of non-sense?
Data: Any word as far as content? (maps, actors, bunker pieces ect)
Well, I hope all the good modders learn Lua and combine both scripting and modding.
Once Lua comes in, there will be much better mods. But also more bad ones. People will do little tests with Lua and think that it is completely original and release them by the dozens.
Will you be able to save the written code out of the console. So you can develop as you go and save to a transcript or something. That would be pretty awesome.
I can describe this in only one word.
SEX.
Fixed the debris?
Well, awesome. I guess I’ve got nothing to say then, except… when will we see it?
Nah, take your time. But really, I’m gonna love this update.
The gmod age has begun! Entirely new gamemodes - Check! In-game modification - Check!
Completely chaotic - Check!
After this version comes out (even if it’s a limited demo) I’ll take a look. Might buy it - I’ve been holding off because money is important for non-gaming needs, but still, this looks very promising.
Gmod age? Haha, it’ll be better than Gmod, baby. This is Data’s engine. Instead of Garry, who just redirects a couple functions, Data can actually rework things as he sees fit.
This is gonna be sweeeeeeeet. Zombies are high on the list. Also, rain and snow. Also wheeled vehicles, and combat oriented flying ships. And that’s only the beginning. :3
And garry is a lazy bastard, unlike Data, who isn’t ![]()
This. Is. Epic.
This opens up a new age of CC.
Less limitations, more possibilities!
Data could you estimate the time the realese? ![]()
@WAR_MAN333: I second that.
Any release date?
OMG DATA JUST WON THE INTRENETS SO HARD.
Space scenes can now be easily implemented, just turn off gravity!
(Or make it really strong)
Release…soon…plox.
I wonder if it comes with a team color edit menu in the future?
j23: you can already alter the gravity
foaboegik: that would be so cool
im so good at c++!
common lua
im not hatin but it would be better if the newest post was at the top instead of the bottom data, any1 agree?
Hell even a paint shop!
This guy will be all green, you will have flame decals, and that guy will have some more yellow tint!
Hey Data, if you open the console, will it give you a cursor so you can read mouse input? That would be nifty for making scripts that let you select objects by clicking on them, instead of having to do it by searching through an array or whatever you use to store the objects.
Oh god luanation is upon us.
Awesome, ME LEARN LUA NAOW!
Just keep up the great work!
Oh, my exact toughts too 103.
sry double
@131
Mouse input would be good. It might already be implemented via Lua.
As far as space scenes go, Lua will allow us to make characters who, when in 0 gravity, (or less than 0.1 gravity or something) have light boosters on all sides instead of the current setup. (Walkpaths for left, right, and down, and jetpack up.) Having directional boosters for space missions would be excellent.
Don’t know how the AI will respond. I hope the per-actor AI is at least somewhat controllable, though there’s no rush on that now that we’ve got a VAST EXPANSE of new possibilities.
And to think, some people were complaining about me wanting the next build because they said we hadn’t explored all possibilities in the current one. I’M NOT HEARING THEM NOW, AM I? HAH.
Keep up the good wo- actually, keep up the AMAZING work, Data.
Can we try our CC Lua scripts outside of CC?
Could we also make pinned rockets, but make them rotate via side thrusters?
That’d seem to be the perfect setup for a aimable aircraft laser.
Or a spinning cleaver of death. Or baseball. I can see how you can make entire new games.
@44 Data
“Capnbubs: In the name of safety, we have nullified the IO library in Lua, but we’ll provide a way to safely write and read from special save files for that purpose you mention. If we hadn’t, anyone could’ve written a script/mod that would nuke your OS system files!”
GMod version 9 comes to mind here.
@The Rotation Discussion
How about suggest Hinges?
And extra attachable moving limb?
@134: Oh hey, that’s me! STILL HAVEN’T FULLY EXPLORED CRABS/ATTACHABLES/EMITTERS.
Just to be a bitch.
MUST
MAKE
ACTOR
THAT
FIRES
HIS
OWN
LIMBS
MMATFHOL
Now try to pronounce the acronym.
@139
It’s okay, I love you.
Physically.
@140
Like the Hamburgers in Food War, where they shoot their contents at things?
cool beans
Screw portals…
Is this possible?
———-
Box1: Covers the whole scene.
Box2: It’s in the brain chamber of green team.
Box3: It’s in the brain chamber of red team.
[Event]: “(Red actor) dies within (Box1)”
[Response]: “Spawn (Red actor)in (Box3)”
———-
Or: “Bomb the base” “Single flag CTF” “Multi-CTF” like halo?
Or control the hill like TF2 in Well?
5 Hills total,
[R]—[R]—[N]—[G]—[G]
3rd hill is unlocked for both and the winner goes unlocking the next hill from the opponent…
IS IT POSSIBLE!?
@140
matt - fall
Also rotational stiffness of attachables.
And aimrange in relevancy to the actor/turret.
(just mentioning stuff where data might hear and think about it)
Hey. I made you guys a thread.
data, when can we expect the next “feature” post?
Data, is there going to be any other resources besides gold and (possibly) oil? If so, are we able to create custom resources?
Think of the rag-tag human faction, they are humans and they might need stuff like food, water and other stuff like that. Now the food and water resources dont give you any $$$, but instead these could be resources around the map in the form of a juicy worm that a human could dig to and eat it to regain health or restore his gib limits.
Just a wicked idea. : )
Whitty: They’ve both been on thursdays, one week apart. My guess is the 22nd.
@147
That’s what Lua is for.
I do hope it’ll be easy to add new resources. Then again, all you have to do is say “On touch, add resource” and add a counter in the corner. If the buy menu is at all dynamic, bam, good to go.
Just waiting for the next build. Just… drooling thinking about the next build. Innovating in NWN2 modding can only minimize my desire to murder on a large scale for a short time. I want to crush some wetware!
Please Data, update the front page, it’s no longer game of the month.
@150
I agree, but i did think you had made it automatically update itself but I guess not.
@150
Actually, go check their website. It still is. XD
@ 146 He hinted at something that includes debris…
Can’t wait for next update! I can think of a whole list of things I could make with lua. Homing missiles, teleporters, catapults, fireworks, fighterjets etc…
@ 154, speaking of jets, air strikes would be very feasible…
Airstrikes have been feasable in this game for a long time!
Though it’d be easier if you can use the Lua console in-game and be allot more fun!
Heh, calling down an army of free Crabs ![]()
You can use it ingame…
And I mean like an actual jet coming in and dropping bombs, firing guns+missles ect, not just muzzle offsets in the sky…
Muzzle Flash spawns a hovering Body with a lifespan of # time and has an emitter that drops bombs on it’s underside.
data, can you make regrowing grass and plants with this?
@ 154,
homing missles have been made already as well as fireworks and fighterjets. Catapults would be fun put a clone in it and fire! Teleporters have never really worked.
yeah creed, but they weren’t that good due to limitations in .ini modifications, with lua hopefully someone can create actually good homing missiles.
fireworks are probably as good as it’s going to get at the minute. I don’t really see how you could improve upon them, it’s just no one has made very good and sparkly explosion effects for them yet… I bet capnbubs would make an awesome explosion effect :).
Also I got really hyped up today, thinking a new update was going to be up, but then I realized it was the 21st and not the 22nd ![]()
Just one day off. Just hold your horses for 24 more hours.
Also, I’d love to see some fireworks. Lua fireworks will be 300x sexier than what we have now.
Waaaaaaaiiiittt…
When did Data say that the new build will be out at the 22nd?
So what kind of things exactly will Lua allow modders to do?
Hello, I buy Cortex Command since a long time now but didn’t play with it a lot because the game wasn’t very complete.
Can you tell me please if i can expect a much complete version before the end of summer time ?
Maybe a quick status of it’s development ?
Thanks
Kallemort, probably in the chat
I don’t think it’s a new build, just one of the feature updates.
Just a little more… god… give… me.. strength…………
@ 159
Would it spawn a gibbable “body” with health? Would the “body” be able to move? Would it be able to do more than “spawn bombs on its underside” as in fire missles or shoot cannons/.50 cals/lasers?
Woops meant comment 158…
Could you also have flying/moving bunkers? The only thing that would be hard would be transferring the inertia to the actors but still allowing them to move around. I also see more complex traps and doors. Speaking of flying bunkers, what would be cool is the ability to switch between subscenes in a single game, like maybe an air battle raging above a ground war.
@170
That totally would be cool, or even just 2 ground wars on separate sides of a mountain or something. A lot like Tim’s Endurantism but not being able to see between them
i expect an update tomorrow.
You can expect all you want. It’s Data’s choice.
[11:44:09] No B21 ETA’s?
[11:44:23] when it’s done! dun dun dun
[11:44:36] I’ll take that as a tomorrow.
[11:44:46] Don’t disappoint me.
[11:44:57] you’ll disappoint yourself
Holy crap. I remember when I asked for Lua support and got flamed into the ground.
Thank you data. ![]()
Hehe, its like every once in a while Data does an amazing magic trick and now they will be less frequent but better and he is giving us little hints about it.
And I’m typing this from an internet terminal from my room in a hotel on a school trip on a bike ride from somewhere north of Austria to Vienna, about 300km :<
custom lego guns…
Do you have a newsletter to sign up to?…
Problem here
when i press the slash or neither the tilde button…the console doesnt pop out for some reason. i need help on this
thanks