Author Topic: Interface table - doable?  (Read 1361 times)

0 Members and 1 Guest are viewing this topic.

Offline Lynx

  • 211
Interface table - doable?
With the HUD table now available, I wondered if it would be possible to do something like that for the interface, specifing the position of the buttons with coordinates in a table rather than having to recode the exe just for that, similar to the mainhalls tbl. I've attemted to make a new interface, and each time my attempts were stopped becasue of the button positions which I couldn't change.
Give a man fire and he'll be warm for a day, but set fire to him and he'll be warm for the rest of his life.

 

Offline phreak

  • Gun Phreak
  • 211
  • -1
Interface table - doable?
i was thinking of some sort of scripting language to deal with that. something C-like that would be easy to use.

i want to go to my local bookstore and check this out, http://www.amazon.com/exec/obidos/tg/detail/-/1931841578/qid=1086040695/sr=1-1/ref=sr_1_1/102-6245173-4106521?v=glance&s=books
« Last Edit: May 31, 2004, 05:00:37 pm by 31 »
Offically approved by Ebola Virus Man :wtf:
phreakscp - gtalk
phreak317#7583 - discord

  

Offline Kazan

  • PCS2 Wizard
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
Interface table - doable?
scripting-language = how 'bout no

exporting them to a table shouldn't be that terrible - I may be able to do that tihs weekend - like i did with the species_tbl

I'll probably split them into tables for each screen -

naming format will probably be

int_[screen].tbl

they WILL be defaulted into the code as with the species.tbl
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

 

Offline Kazan

  • PCS2 Wizard
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
bump!

i'll probably be able to work on this sooner than later.... finally
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

 

Offline Starman01

  • 213
  • Mechwarrior
    • Wing Commander Saga
That's great news :p :yes:
MECHCOMMANDER OMNITECH

9 out of 10 voices in my head always tell me that I'm not insane. The 10th is only humming the melody of TETRIS.

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
bring this up in the meeting
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

 

Offline Lynx

  • 211
Guys, I love you[In a non-gay way, fear not].
Give a man fire and he'll be warm for a day, but set fire to him and he'll be warm for the rest of his life.