Battlezone Universe
July 29, 2010, 04:24:18 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: BZUniverse Home - BZ2MD - BZScrap - TimeDisruptor
 
   Home   Help Rules Search Groups Calendar Login Register  
Pages: 1 [2] 3 4
  Print  
Author Topic: 1.3 ModLog - Up To PB4a - By Commando  (Read 4222 times)
0 Members and 1 Guest are viewing this topic.
Commando
Titan
*****
Posts: 7645



View Profile
« Reply #15 on: January 08, 2009, 02:01:12 PM »

I worked 12 hours on the ModLog yesterday and got past the CraftClass section.  I still have half way to go if not more.  I wish I would have been informed sooner that I had forgotten to post the .sh6 file which happened to be the only important file Sad.  Once I get the ModLog recreated, I'll upload that file to a public site for anyone to edit, add to, etc.
Logged
Commando
Titan
*****
Posts: 7645



View Profile
« Reply #16 on: January 09, 2009, 09:26:50 AM »

BBB hasn't been here since the 25th of December so I have no idea where he disappeared to.  If GBD knows how to make the weapon icons and can write up a document with plenty of screenshots, that would be great.

I have a general idea how to do it, but not detailed enough to actually instruct others on how to make them.
Logged
Commando
Titan
*****
Posts: 7645



View Profile
« Reply #17 on: January 09, 2009, 10:39:58 AM »

Hmm, it looks like a few DeployableClass settings got lost when RD proofread the file.  Particularly those under Idle Attack.
Logged
Commando
Titan
*****
Posts: 7645



View Profile
« Reply #18 on: January 09, 2009, 11:21:57 AM »

For anyone interested, the current recreated version can be downloaded at http://www.bzuniverse.com/~betadudes/unprotected/ModLog/modlog_1_9_09b.7z.  It is nowhere near being complete.  It will give you an idea of how far I am in recreating the ModLog.  There were a few blatant typos I caught along the way, which I corrected.  As far as I can tell, there are also a few settings that my private ModLog had but the publicly released one did not.
Logged
Red Devil
Administrator
*****
Posts: 11978


There's more than one point of view...


View Profile WWW
« Reply #19 on: January 09, 2009, 12:55:47 PM »

Thanks...  rolleyes  Which ones are those?  I included all the files that were in the original and had to recreate the.chm from them, modeling it after an older version.  You added the new subheadings for the ODF settings, so maybe they got misplaced or were not in the original.

Hmm, it looks like a few DeployableClass settings got lost when RD proofread the file.  Particularly those under Idle Attack.
Logged

What box???
Commando
Titan
*****
Posts: 7645



View Profile
« Reply #20 on: January 09, 2009, 01:10:38 PM »

No telling, even my latest private build seems to be missing pages and had some minor issues so I have no idea.

Once I get the ModLog recreated, I'll upload the source file this time.  I meant to do it last time, but I guess I got distracted in the process.
Logged
Commando
Titan
*****
Posts: 7645



View Profile
« Reply #21 on: January 10, 2009, 10:33:30 PM »

New version.  Got half way though GameObjectClass.  I corrected two pages, mainly GameObjectClass::damageEffect# and GameObjectClass::HasSeparateChunks.  The examples on those pages indicated that the settings went under [CraftClass] when they really go under [GameObjectClass] for this particular instance of the setting.  You can get it http://www.bzuniverse.com/~betadudes/unprotected/ModLog/modlog_1_10_09g3.7z.
Logged
TheJamsh
Attila
*****
Gender: Male
Posts: 3977



View Profile
« Reply #22 on: January 11, 2009, 07:14:23 AM »

you can put those sections under [craftclass] too cant you? i thought the entires under CC will win if they are present
Logged


Click Me!
Commando
Titan
*****
Posts: 7645



View Profile
« Reply #23 on: January 11, 2009, 09:41:52 AM »

Yes, the ones under CraftClass will override those under GameObjectClass.  My pages for the GameObjectClass settings just had the wrong header.  My modlog uses separate pages for the CraftClass settings and the GameObjectClass settings.

When I copied my CraftClass settings for GameObjectClass, I forgot to change the header from [CraftClass] to [GameObjectClass] for those pages.
Logged
Commando
Titan
*****
Posts: 7645



View Profile
« Reply #24 on: January 12, 2009, 07:47:00 PM »

The latest version can be downloaded http://www.bzuniverse.com/~betadudes/unprotected/ModLog/modlog_1_12_09g.7z.  I got GameOjectClass finished, and made it down to MachineGunClass where I'll resume from there tomorrow.  I have approximately 32 chapters to go. 
Logged
Commando
Titan
*****
Posts: 7645



View Profile
« Reply #25 on: January 13, 2009, 03:26:39 PM »

Today's ModLog update.  I'll resume working on it tomorrow.  I've already put about 4+ hours into it for the day.  You can get the latest version at http://www.bzuniverse.com/~betadudes/unprotected/ModLog/modlog_1_13_09x.7z.

Out of curiosity, does anyone even find the ModLog useful?
Logged
ScarleTomato
Bull Dog
*****
Gender: Male
Posts: 984


as in red.


View Profile
« Reply #26 on: January 13, 2009, 05:09:06 PM »

Yes! I've found it extremely helpful! Excellent stuff. Wish there was one for pre 1.3 stuff, but what an endless task that would be. tongue
Logged
Commando
Titan
*****
Posts: 7645



View Profile
« Reply #27 on: January 13, 2009, 05:13:02 PM »

Yeah, I'd be willing to post a page consisting of all settings that go under each Chunk, for example [GameObjectClass], [CraftClass], [HoverCraftClass], etc if I could get such a list.  Especially a complete list.
Logged
TheJamsh
Attila
*****
Gender: Male
Posts: 3977



View Profile
« Reply #28 on: January 13, 2009, 05:53:15 PM »

i guess youd have to ask around for them

ive been modding for ages and i still see new ones pop up here and there that existed in the stock game!
Logged


Click Me!
Commando
Titan
*****
Posts: 7645



View Profile
« Reply #29 on: January 13, 2009, 05:55:30 PM »

Yeah but there are some in stock odfs that do nothing.  For example.

[BarracksClass]
pilotHold = 500.

No such setting exists in code.  That is what GSH told me.

It would be interesting seeing if there are any settings in bz2 that noone knows about because they are never used.  That and it will help weed out the nonexistent settings like above.
Logged
Pages: 1 [2] 3 4
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!