Data Realms Fan Forums
http://45.55.195.193/

How to Make?
http://45.55.195.193/viewtopic.php?f=72&t=11742
Page 1 of 2

Author:  sragde14 [ Fri Jul 18, 2008 11:42 pm ]
Post subject:  How to Make?

I want to make new robots, Weapons, ♥♥♥♥....how can i do that :-(

Author:  Gotcha! [ Sat Jul 19, 2008 12:01 am ]
Post subject:  Re: How to Make?

Look into files.
Try out.
Fail.
Try out.
Fail.
Try out.
Fail.
Try out.
Succeed.

Rinse and repeat. And take a look in the wiki. :)

Author:  sragde14 [ Sun Jul 20, 2008 8:18 pm ]
Post subject:  Re: How to Make?

ok next thing i need to know is why i cant win in my deited scene, enemy troops come and come but when i destroy they brains, nothing

Author:  Falcon X [ Sun Jul 20, 2008 8:21 pm ]
Post subject:  Re: How to Make?

Yea, you cant win in this build.

Author:  sragde14 [ Mon Jul 21, 2008 11:56 am ]
Post subject:  Re: How to Make?

and whata build i need :-o

Author:  Gotcha! [ Mon Jul 21, 2008 1:51 pm ]
Post subject:  Re: How to Make?

A build that isn't available yet. Right now there's no way to win skirmishes.

Author:  sragde14 [ Mon Jul 21, 2008 7:39 pm ]
Post subject:  Re: How to Make?

ok :?

Author:  numgun [ Mon Jul 21, 2008 11:45 pm ]
Post subject:  Re: How to Make?

I laughed hard. x )

But yeah, the only game mode we currently have besides the tutorial mission, is survival to see how long will you last until AI gets to your brain.

Or play against a friend and kill his brain, thats the only way you can win.

Author:  sragde14 [ Tue Jul 22, 2008 10:50 am ]
Post subject:  Re: How to Make?

i know that, thats why i wants to create new things in my cortex, ok i have some sprites but i dont know how to pit them in games :???:

Author:  Mind [ Tue Jul 22, 2008 5:33 pm ]
Post subject:  Re: How to Make?

sragde14 wrote:
i know that, thats why i wants to create new things in my cortex, ok i have some sprites but i dont know how to pit them in games :???:


So do you mean game modes or weapons and actors? :-(

Author:  sragde14 [ Tue Jul 22, 2008 8:01 pm ]
Post subject:  Re: How to Make?

Yes

Author:  Mind [ Wed Jul 23, 2008 10:33 pm ]
Post subject:  Re: How to Make?

sragde14 wrote:
Yes

That wasn't a yes or no question
Read again and reply

Author:  Roy-G-Biv [ Thu Jul 24, 2008 12:42 am ]
Post subject:  Re: How to Make?

I think he means Activities.ini.

Anyways, a guide is here.

NOTES: THIS WILL ONLY MAKE ACTIVITIES FOR 1 MOD.
Translation: [tab] = Actuall tabbing


Code:
AddActivity = GABaseDefense
[tab]InstanceName = Skirmish Defense
[tab]SceneName = Grasslands
[tab]TeamCount = 2
[tab]PlayerCount = 1
[tab]TeamOfPlayer1 = 0
[tab]FundsOfTeam1 = 9999999
[tab]CPUTeam = 1
[tab]Difficulty = 3
[tab]SpawnIntervalEasiest = 20000
[tab]SpawnIntervalHardest = 8000
[tab]

Start with this piece of code in an INI.


Code:
[tab]AddAttackerSpawn = [Actor Class] (Examples: ACDropShip, ACRocket, AHuman, ACrab)
[tab][tab]CopyOf = [Actor Name] (Example: Drop Ship MK1)
[tab][tab]AddInventory = [Actor Class] (Heck, you can put rockets in dropships of you wanted.)
[tab][tab][tab]CopyOf = [Actor Name]
[tab][tab][tab]AddInventory = HDFirearm
[tab][tab][tab][tab]CopyOf = [Weapon name] (This applys for diggers too.) (Example: SMG)
[tab][tab][tab]AddInventory = HeldDevice
[tab][tab][tab][tab]CopyOf = [Shield Name] (Example: Riot Shield)


Then Modify the things with [ ] around them with actual names.
Then Paste it under the code above this one

And Copy, paste and edit as much as you want desired.

Then Save it as "Activities.ini" (No quotes.)
Then disable Base.rte Activities.
Code:
Before:
[tab]IncludeFile = Base.rte/Activites.ini

After:
//[tab]IncludeFile = Base.rte/Activites.ini


Then add the activites to your mod.

Code:
[tab]IncludeFile = [mod].rte/Activites.ini


[MOD].rte represents the mod you are using.

Author:  Tark [ Thu Jul 24, 2008 3:20 am ]
Post subject:  Re: How to Make?

For some reason, its people like this I dispise, I just dont know why but I hate them with a very deep red fire inside me.

Author:  Grif [ Thu Jul 24, 2008 3:44 am ]
Post subject:  Re: How to Make?

Tark wrote:
For some reason, its people like this I dispise, I just dont know why but I hate them with a very deep red fire inside me.


You know, I've got a similar hatred within me. There's a special level of it reserved for cat meme avatar shit-spewing facepunchers.

Page 1 of 2 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/