Author Topic: Modifications...??  (Read 2826 times)

0 Members and 1 Guest are viewing this topic.

Offline Scuddie

  • gb2/b/
  • 28
  • I will never leave.
Modifications...??
Admitted, I'm no expert c++ programmer (got an A- on intro to C++ programming), I am working on a few projects on the source, and I would like your input.  So far, I've started on a project, with limited results, and I am wondering which part most of you would like me to do first?

I plan to add different fields to the .tbl files, while trying to maintain backward compatibility.  This will make it easier for MOD authors to create their pieces of work, and vastly improve flexability (I dont want anyone else to go through the hell I did while trying to compile this thing).  I'm doing nothing major like beams on this one, I figure let Bob handle that.  Anyway, I cant imagine how many aspects of FS2 can be modded in plain pseudo-english.  Overall, I can:

1.  Add new weapon types (i.e. ship-piercing weapons; NOT BEAMS!)
2.  Modify existing ones (i.e. making fully customizable swarm missiles)
3.  Change the way a fighter handles energy (i.e. weapon strength manipulation, War Emergency Power (SLAMS :D))
4.  Dynamic big ship explosions and integrity (idea speaks for itself)

Anyway, I can see how 3 and 4 could break compatibility, but hopefully I can implement them without breaking the main FS2 campaign.  Once I finish something, I can post additions here.  What do you people think is the most important to implement first?  Or should I go away?  OK, you can flame me now :(.

EDIT:  Which file contains the 390000 byte limit on tbl files, and what does the WIP, WP, WIF, WF, etc mean?  I'd like to follow the standards for simplicity's sake. :)
« Last Edit: May 18, 2002, 12:32:14 am by 739 »
Bunny stole my signature :(.

Sorry boobies.

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
WF-Weapon Flags
WIF-Weapon InFo
WP-WeaPon (I think)
WIP-Weapon Info pointer (I think)
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

 
Quote
Originally posted by Scuddie
3.  Change the way a fighter handles energy (i.e. weapon strength manipulation, War Emergency Power (SLAMS :D))

Awww, yeah.  We have a TIE Fighter (or at least Missle Boat pilot) in our midst.

Bonus points for those who know that SLAM stands for SubLight Acceleration Motor without having to look it up.  (-:

  --TurboNed
"It is the year 2000, but where are the flying cars? I was promised flying cars! I don't see any flying cars. Why? Why? Why?" - [size=-2]Avery Brooks from an IBM commercial[/size]

 

Offline LtNarol

  • Biased Banshee
  • 211
    • http://www.3dap.com/hlp/hosted/the158th
we already have a thread for suggested moddifications to the engine, post suggestions there please.  We really dont need too many of these threads.

 

Offline delta_7890

  • Your Node Is Mine
  • 28
Sub Light Acceleration Motor  :D
~Delta

 

Offline HotSnoJ

  • Knossos Online!
  • 29
    • http://josherickson.org
Think you could try to make a machine gun weapon? BTW Has the FS1 source been released?
I have big plans, now if only I could see them through.

LiberCapacitas duo quiasemper
------------------------------
Nav buoy - They mark things

 

Offline phreak

  • Gun Phreak
  • 211
  • -1
im looking into ammo based primaries, so far i would have to change some things:

rearm code
loadout code
fred2 code
table code
some associated structures
Offically approved by Ebola Virus Man :wtf:
phreakscp - gtalk
phreak317#7583 - discord

 

Offline Stryke 9

  • Village Person
    Reset count: 4
  • 211
Ooh! Visible, targetable gun mounts! So, y'know, a ship with a Subach mounted might actually have a little black gun on hte outside!

And particle explosions in-game! And transparencies! And complete moddability directly from all major modeling programs into the game!:D

 

Offline Scuddie

  • gb2/b/
  • 28
  • I will never leave.
"we already have a thread for suggested moddifications to the engine, post suggestions there please.  We really dont need too many of these threads."
I am not making suggestions as to modifications to the engines.  I am asking people's opinions about which part of .tbl files would they feel is most important.  Neither I, nor they (should be) making suggestions.

"Think you could try to make a machine gun weapon? "
That's already possible with current .tbl capabilitys

"Ooh! Visible, targetable gun mounts! So, y'know, a ship with a Subach mounted might actually have a little black gun on hte outside! ...  And transparencies! And complete moddability directly from all major modeling programs into the game!"
You DO know I am only working on tbl enhancements, dont you?:rolleyes:

Anyway, thanks for the (somewhat limited) input, and thanks for the info, Bobboau :).  I take it people want engine enhancements as first priority?
Bunny stole my signature :(.

Sorry boobies.

 

Offline an0n

  • Banned again
  • 211
  • Emo Hunter
    • http://nodewar.penguinbomb.com/forum
Quote
Originally posted by PhReAk
im looking into ammo based primaries

Eh? Why? The point is, primaries are energy based and secondaries use of a resource (missiles, bullets etc).
"I.....don't.....CARE!!!!!" ---- an0n
"an0n's right. He's crazy, an asshole, not to be trusted, rarely to be taken seriously, and never to be allowed near your mother. But, he's got a knack for being right. In the worst possible way he can find." ---- Yuppygoat
~-=~!@!~=-~ : Nodewar.com

 

Offline EdrickV

  • Valued
  • 29
    • http://members.aol.com/HunterComputers
A flag for shield piercing weapons and one for non-shield piercing weapons. The latter would be useful for people who want fighter beams that are affected by shields, the former could be used for regular weapons that should punch through shields. As long as none of the :v: weapons are given either flag, backwards compatability should be intact. :)
Ground - "Let me help you out, you're clear to taxi any way you can, to any runway you see."

Mesh Gallery/Downloads:
http://members.aol.com/ArisKalzar/Gallery.html
Turreting 101:
http://members.aol.com/EdrickV/FS2/Turreting.html

http://members.aol.com/HunterComputers

 

Offline HotSnoJ

  • Knossos Online!
  • 29
    • http://josherickson.org
I was meaning more of a primary weapon. That has limited ammo.
« Last Edit: May 19, 2002, 12:16:15 pm by 516 »
I have big plans, now if only I could see them through.

LiberCapacitas duo quiasemper
------------------------------
Nav buoy - They mark things