View unanswered posts | View active topics It is currently Wed Jan 15, 2025 4:23 pm



Reply to topic  [ 11 posts ] 
 Converting neccesary? 
Author Message
User avatar

Joined: Tue Apr 24, 2007 12:48 pm
Posts: 149
Location: In a Lab deep underground researching the secrets of tha whoop
Reply with quote
Post Converting neccesary?
I was just wondering if converting is really necessary cause in B18 i played with B16-17 mods and they worked fine and also if it is what changes in the code when converting


Sun Mar 02, 2008 3:16 pm
Profile
User avatar

Joined: Sat May 05, 2007 6:04 pm
Posts: 2901
Reply with quote
Post Re: Converting neccesary?
Kowie654 wrote:
I was just wondering if converting is really necessary cause in B18 i played with B16-17 mods and they worked fine and also if it is what changes in the code when converting


Yes, B16-18 are basically the same but with bug fixes.
B18-19/20 needs converting too.


Sun Mar 02, 2008 3:21 pm
Profile
User avatar

Joined: Tue Apr 24, 2007 12:48 pm
Posts: 149
Location: In a Lab deep underground researching the secrets of tha whoop
Reply with quote
Post Re: Converting neccesary?
So when converting what actually changes


Sun Mar 02, 2008 3:26 pm
Profile
User avatar

Joined: Sat May 05, 2007 6:04 pm
Posts: 2901
Reply with quote
Post Re: Converting neccesary?
Kowie654 wrote:
So when converting what actually changes


I think it was:

Military Tech > Military Stuff
Civilian Tech > Civilian Stuff

Shard > Gib

HandAtomGroup > Handgroup


Sun Mar 02, 2008 3:29 pm
Profile
User avatar

Joined: Tue Apr 24, 2007 12:48 pm
Posts: 149
Location: In a Lab deep underground researching the secrets of tha whoop
Reply with quote
Post Re: Converting neccesary?
Okay thanks for clearing that up


Sun Mar 02, 2008 3:32 pm
Profile
User avatar

Joined: Sat Nov 03, 2007 9:44 pm
Posts: 1916
Location: Flint Hills
Reply with quote
Post Re: Converting neccesary?
There's more to it than that.
Quote:
Military Tech|Military Stuff
Civilian Tech|Civilian Stuff
Shard Metal Rust Micro|Gib Metal Rust Micro A
Shard Metal Grey Micro|Gib Metal Grey Micro A
Shard Metal Rust Tiny|Gib Metal Rust Tiny A
Shard Metal Grey Tiny|Gib Metal Grey Tiny A
Shard Flesh Micro|Gib Flesh Micro A
Shard Bone Micro|Gib Bone Micro A
Hand = Atomgroup|HandGroup = Atomgroup
CopyOf = Hand|CopyOf = HandGroup
IdleLimbPath = |StandLimbPath =

Replace the first thing with the second thing. "|" serves as a divider. From viewtopic.php?f=1&t=9142


Also, search tool. "b18 conversion" in mod making section would have answered your question.


Tue Mar 04, 2008 6:38 am
Profile
User avatar

Joined: Sun Dec 16, 2007 2:43 pm
Posts: 43
Reply with quote
Post Re: Converting neccesary?
That one is missing a few things, the updated one is

Quote:
Military Tech|Military Stuff
Civilian Tech|Civilian Stuff
Shard Metal Rust Micro|Gib Metal Rust Micro A
Shard Metal Grey Micro|Gib Metal Grey Micro A
Shard Metal Rust Tiny|Gib Metal Rust Tiny A
Shard Metal Grey Tiny|Gib Metal Grey Tiny A
Shard Flesh Micro|Gib Flesh Micro A
Shard Bone Micro|Gib Bone Micro A
Hand = Atomgroup|HandGroup = Atomgroup
CopyOf = Hand|CopyOf = HandGroup
IdleLimbPath = |StandLimbPath =
AddInventoryDevice|AddInventory
Base.rte\Devices\Null.bmp|Base.rte\Null.bmp
Base.rte/Devices/Null.bmp|Base.rte/Null.bmp


Thanks for reminding me to update the post though


Tue Mar 04, 2008 1:18 pm
Profile

Joined: Thu Mar 01, 2007 12:53 pm
Posts: 181
Reply with quote
Post Re: Converting neccesary?
Anybody needs B13-B20 Converter?? I made B13 Conversion code for t0rrentos CC converter.


Tue Mar 04, 2008 3:53 pm
Profile
User avatar

Joined: Sun Dec 16, 2007 2:43 pm
Posts: 43
Reply with quote
Post Re: Converting neccesary?
Blob wrote:
Anybody needs B13-B20 Converter?? I made B13 Conversion code for t0rrentos CC converter.

I could use it, i was looking for conversions for B13-20 but never managed to find any reliable resources. I could add it to the converter as well.


Thu Mar 06, 2008 12:50 pm
Profile

Joined: Thu Mar 01, 2007 12:53 pm
Posts: 181
Reply with quote
Post Re: Converting neccesary?
Here:

Code:
Gun metal|Military Stuff
Robot Metal|Civilian Stuff
Metal Shard A|Gib Metal Rust Micro A
Metal Shard B|Gib Metal Grey Micro A
Shard Metal Rust Tiny|Gib Metal Rust Tiny A
Shard Metal Grey Tiny|Gib Metal Grey Tiny A
Meat Ball A|Gib Flesh Micro A
Bone Shard A|Gib Bone Micro A
Hand = Atomgroup|HandGroup = Atomgroup
CopyOf = Hand|CopyOf = HandGroup
IdleLimbPath = |StandLimbPath =
AddInventoryDevice|AddInventory
Base.rte\Devices\Null.bmp|Base.rte\Null.bmp
Base.rte/Devices/Null.bmp|Base.rte/Null.bmp
Flesh Chunk 1|Gib Flesh Small A
Flesh Chunk 2|Gib Flesh Small B
Flesh Chunk 3|Gib Flesh Small C
Metal Body Gib A|Gib Joint Small E
Metal Body Gib B|Gib Device Big G
Metal Limb Gib C|Gib Joint Small H
Device Gib A|Gib Device Small H
Device Gib B|Gib Device Small H
Device Gib C|Gib Device Small J
Device Gib D|Gib Device Small J
Device Gib E|Gib Device Small H
Device Gib F|Gib Device Small J
Base.rte/Devices/Cannon|Base.rte/Devices/Cannons
Base.rte/Devices/Shotgun|Base.rte/Devices/Shotguns
Base.rte/Devices/Pistol|Base.rte/Devices/Pistols
Base.rte/Devices/SMG|Base.rte/Devices/SMGs
Base.rte/Devices/AK-47|Base.rte/Devices/Rifles
Base.rte/Devices/Concrete|Base.rte/Devices/Sprayers
Bullet metal|Bullet Metal
Bullet casing|Bullet Casing


Thu Mar 06, 2008 1:03 pm
Profile
User avatar

Joined: Tue Apr 24, 2007 12:48 pm
Posts: 149
Location: In a Lab deep underground researching the secrets of tha whoop
Reply with quote
Post Re: Converting neccesary?
thanks for all the response I thought I would get flamed to crap


Thu Mar 06, 2008 1:29 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 11 posts ] 

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.058s | 15 Queries | GZIP : Off ]