View unanswered posts | View active topics It is currently Wed Apr 24, 2024 12:33 pm



Reply to topic  [ 59 posts ]  Go to page 1, 2, 3, 4  Next
 Initialization Creator 

Should I continue working on this?
Poll ended at Wed Apr 18, 2007 8:45 pm
Yes 94%  94%  [ 31 ]
No 6%  6%  [ 2 ]
Total votes : 33

 Initialization Creator 
Author Message
User avatar

Joined: Wed Feb 28, 2007 4:52 am
Posts: 25
Location: In a house
Reply with quote
Post Initialization Creator
Upon seeing a Topic called Batch Files in the Offtopic section of the Forum, I got interested in the long lost format of file. So, I learned how to harness it's powers and create magnificent pieces of work.

Enough of the colorful vocabulary; to get straight to the point, I am very good at making batch files and am planning to make one that will write an initialization file for you. All it will do is ask you questions such as "What will be the name of your grenade?" you type in the InstanceName and it writes it to the file for you AND then converts it from a text document to an initialization file. Of course, I don't want it to be in vain, so I ask the public, should I continue to create this?

Progress:
Explosive ---- 100%
Weapon ------ 100%
Actor ---------- 0%
Ammo --------- 0%
Material ------ 0%
Shield --------- 0%
Dropship ----- 0%
Scene --------- 0%

My Initialization File Creator is finally finished! At least the explosive and gun part is. Download it now!

Credits:
Purple - Thanks for proofing it for me. You did well!

Please contact me with any questions you might have and make sure to comment!


Last edited by Msn1200 on Thu May 03, 2007 10:48 pm, edited 7 times in total.



Tue Apr 17, 2007 8:45 pm
Profile
User avatar

Joined: Mon Mar 05, 2007 7:46 am
Posts: 43
Reply with quote
Post 
Woot first vote. I voted Yes because eventually this could evolve into a full fledged mod making program that does all the work for you. Or at least a basic mod maker. You would probably still have to f**k with the code to do anything truely unique.


Tue Apr 17, 2007 8:50 pm
Profile WWW
User avatar

Joined: Wed Feb 28, 2007 4:52 am
Posts: 25
Location: In a house
Reply with quote
Post 
It will only craete the base. It's not finished but when it's done it will fill EVERYTHING in THE FIRST TIME. After that you can edit it. It's just a more organized way of creating a base mod. No searching :grin:


Tue Apr 17, 2007 8:55 pm
Profile
User avatar

Joined: Wed Mar 28, 2007 9:02 pm
Posts: 1639
Location: Somewhere. Nowhere.
Reply with quote
Post 
Ooo, that woud be useful for the mod I'm making. (Which won't seem to work :x ). Make a clone or gun version then I will finally have a first mod.


Tue Apr 17, 2007 9:00 pm
Profile
User avatar

Joined: Wed Feb 28, 2007 4:52 am
Posts: 25
Location: In a house
Reply with quote
Post 
I'm going to start with a grenade first because they are often easier. Then I will move to gun, then probably actors. This takes quite awhile so it might not be out for a couple days or even a week. Think about it; I've got to type about 9 lines of code for every line in the initialization file!

Example:
Defining the InstanceName of a grenade takes 9 lines of code! But it will be worth it!


Tue Apr 17, 2007 9:13 pm
Profile
User avatar

Joined: Mon Mar 05, 2007 7:46 am
Posts: 43
Reply with quote
Post 
I don't doubt it will be worth it. I'll download and give it a try when it's done.


Tue Apr 17, 2007 9:15 pm
Profile WWW
User avatar

Joined: Wed Feb 28, 2007 4:52 am
Posts: 25
Location: In a house
Reply with quote
Post 
I can't wait either. This will probably help me too. Anybody else have any feedback? Only 4 votes?!?


Tue Apr 17, 2007 9:23 pm
Profile
User avatar

Joined: Fri Jan 05, 2007 5:51 pm
Posts: 371
Location: Sector ZZ9PuralZAlpha
Reply with quote
Post 
That is just....

Beautifying

Why are there not more of you

like 12


Tue Apr 17, 2007 9:23 pm
Profile
User avatar

Joined: Wed Feb 28, 2007 4:52 am
Posts: 25
Location: In a house
Reply with quote
Post 
I think I understood you until you said "like 12". Care to explain? :-(


Tue Apr 17, 2007 9:27 pm
Profile
User avatar

Joined: Wed Mar 28, 2007 9:02 pm
Posts: 1639
Location: Somewhere. Nowhere.
Reply with quote
Post 
like 12 of you.


Tue Apr 17, 2007 9:43 pm
Profile

Joined: Sat Dec 16, 2006 1:50 am
Posts: 236
Reply with quote
Post 
This would be a good idea for newbie mod-makers. Like me

voted yes


Tue Apr 17, 2007 10:07 pm
Profile
Reply with quote
Post 
YES YES CONTINUE YOUR WORK!!!! That would be so helpful its crazy!!! Make The Program!!!


Tue Apr 17, 2007 11:54 pm
User avatar

Joined: Tue Apr 10, 2007 10:32 pm
Posts: 830
Reply with quote
Post 
I dunno, it seems like a lot of work when manually editing the files will do for many people. If you do finish it though, be sure to include tips that explain each property and give examples/suggestions. (Example: a newbie modder won't have a clue what "rest threshold" is.) In that case it would cater well to your target audience.


Wed Apr 18, 2007 12:05 am
Profile
User avatar

Joined: Wed Feb 28, 2007 4:52 am
Posts: 25
Location: In a house
Reply with quote
Post 
It might not help people at all, but this is just helps to organize everything you need. Basically, no searching. All you have to do is fill in a couple blanks and this program will write EVERYTHING for you.

Example:
In part of it, it will ask you to type the directory of the sprite; you type "Folder.rte\Pics\File.bmp" and the program types...
Code:
    SpriteFile = ContentFile
      FilePath = Folder.rte\Pics\File.bmp


I plan on adding descriptions and reccommendations to certain things. I majorly focus on reccommending values because if you are a noob modder, you either need to leave it alone, experiment with it a little, or check out one of the guides on here. I'm pretty sure one of them lists MOST of the attributes.


Wed Apr 18, 2007 12:15 am
Profile
User avatar

Joined: Sun Mar 18, 2007 5:35 am
Posts: 3778
Location: Largo, Florida
Reply with quote
Post 
This is crazy...I never thought about doing anything like this. But then again, I would start it, and announce it, and get half way through it, and forget about it. =/


Wed Apr 18, 2007 12:16 am
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 59 posts ]  Go to page 1, 2, 3, 4  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.068s | 17 Queries | GZIP : Off ]