View unanswered posts | View active topics It is currently Tue Apr 16, 2024 10:53 pm



This topic is locked, you cannot edit posts or make further replies.  [ 18 posts ]  Go to page 1, 2  Next
 How to Make? 
Author Message
User avatar

Joined: Fri Jul 18, 2008 11:31 pm
Posts: 6
Post How to Make?
I want to make new robots, Weapons, ♥♥♥♥....how can i do that :-(


Fri Jul 18, 2008 11:42 pm
Profile
User avatar

Joined: Tue Apr 01, 2008 4:49 pm
Posts: 1972
Location: The Netherlands
Post 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. :)


Sat Jul 19, 2008 12:01 am
Profile
User avatar

Joined: Fri Jul 18, 2008 11:31 pm
Posts: 6
Post 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


Sun Jul 20, 2008 8:18 pm
Profile
User avatar

Joined: Thu Aug 09, 2007 6:37 pm
Posts: 889
Location: Not Jewtown.
Post Re: How to Make?
Yea, you cant win in this build.


Sun Jul 20, 2008 8:21 pm
Profile WWW
User avatar

Joined: Fri Jul 18, 2008 11:31 pm
Posts: 6
Post Re: How to Make?
and whata build i need :-o


Mon Jul 21, 2008 11:56 am
Profile
User avatar

Joined: Tue Apr 01, 2008 4:49 pm
Posts: 1972
Location: The Netherlands
Post Re: How to Make?
A build that isn't available yet. Right now there's no way to win skirmishes.


Mon Jul 21, 2008 1:51 pm
Profile
User avatar

Joined: Fri Jul 18, 2008 11:31 pm
Posts: 6
Post Re: How to Make?
ok :?


Mon Jul 21, 2008 7:39 pm
Profile

Joined: Sat Jan 13, 2007 11:04 pm
Posts: 2932
Post 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.


Mon Jul 21, 2008 11:45 pm
Profile
User avatar

Joined: Fri Jul 18, 2008 11:31 pm
Posts: 6
Post 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 :???:


Tue Jul 22, 2008 10:50 am
Profile
User avatar

Joined: Thu Mar 06, 2008 10:54 pm
Posts: 1359
Location: USA
Post 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? :-(


Tue Jul 22, 2008 5:33 pm
Profile
User avatar

Joined: Fri Jul 18, 2008 11:31 pm
Posts: 6
Post Re: How to Make?
Yes


Tue Jul 22, 2008 8:01 pm
Profile
User avatar

Joined: Thu Mar 06, 2008 10:54 pm
Posts: 1359
Location: USA
Post Re: How to Make?
sragde14 wrote:
Yes

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


Wed Jul 23, 2008 10:33 pm
Profile
User avatar

Joined: Mon Feb 12, 2007 12:46 am
Posts: 1765
Location: ..............
Post 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.


Thu Jul 24, 2008 12:42 am
Profile

Joined: Mon May 19, 2008 2:44 am
Posts: 26
Location: Montana
Post 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.


Thu Jul 24, 2008 3:20 am
Profile
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Post 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.


Thu Jul 24, 2008 3:44 am
Profile
Display posts from previous:  Sort by  
This topic is locked, you cannot edit posts or make further replies.   [ 18 posts ]  Go to page 1, 2  Next

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.049s | 15 Queries | GZIP : Off ]