fodev.net
15.08.2009 - 23.06.2013
"Wasteland is harsh"
Home Forum Help Login Register
  • March 29, 2024, 03:06:12 pm
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Play WikiBoy BugTracker Developer's blog
Pages: 1 [2]

Author Topic: Interface modders: changes in .ini options  (Read 20246 times)

Haraldx

  • This forum... The memories... The history...
  • Offline
Re: Interface modders: changes in .ini options
« Reply #15 on: September 04, 2010, 11:49:56 am »

Thank you very much! Fixed the interface and now everything is working perfectly, thank you!
Logged
I still can be reached over e-mail if you somehow need anything from me. Don't see a reason why you would, but if you do, e-mail remains the safest bet, as I do not visit this forum reliably anymore.

yoz

  • yoz ace / yoz kage
  • Offline
Re: Interface modders: changes in .ini options
« Reply #16 on: September 06, 2010, 11:28:15 pm »

The link is no longer working :(
Logged
Kill the men, rape the women, eat the children.

Ned Logan

  • chaotic good/neutral
  • Offline
Re: Interface modders: changes in .ini options
« Reply #17 on: September 07, 2010, 01:33:38 am »

It seems that this option doesn't seem to work as before:
IntItem=445 63 562 113

The item slot is still huge like in the default interface. Is this fixable? By me, 2238 team or fonline team?

Logged
Re: Interface modders: changes in .ini options
« Reply #18 on: September 07, 2010, 12:30:16 pm »

I got same thing. Weapon is in same place like default(my interface starts at 0 point(0,0) and this is why i got it on top of screen)

Logged

Ned Logan

  • chaotic good/neutral
  • Offline
Re: Interface modders: changes in .ini options
« Reply #19 on: September 08, 2010, 03:16:08 am »

Stachi: the bug is in our mods - rename your default*.ini files to faction*.ini
Logged

Atom

  • Rotator
  • Offline
Re: Interface modders: changes in .ini options
« Reply #20 on: November 05, 2010, 04:11:35 am »

The following keys were added upon the last update, their meaning should be clear:

Code: [Select]
RadioMainPic=radio.png
RadioMain=0 0 330 201
RadioRefresh=230 10 262 53
RadioRefreshPicDn=radio_switch.png
RadioChannel=152 18 220 31
RadioBroadcastSend=18 86 67 112
RadioBroadcastSendPicDn=radio_off.png
RadioBroadcastRecv=18 160 67 186
RadioBroadcastRecvPicDn=radio_off.png
RadioBroadcastSendDial=152 64 310 117
RadioBroadcastSendDialPic1=radio_dial1.png
RadioBroadcastSendDialPic2=radio_dial2.png
RadioBroadcastSendDialPic3=radio_dial3.png
RadioBroadcastSendDialPic4=radio_dial4.png
RadioBroadcastSendDialPic5=radio_dial5.png
RadioBroadcastRecvDial=152 138 310 191
RadioBroadcastRecvDialPic1=radio_dial1.png
RadioBroadcastRecvDialPic2=radio_dial2.png
RadioBroadcastRecvDialPic3=radio_dial3.png
RadioBroadcastRecvDialPic4=radio_dial4.png
RadioBroadcastRecvDialPic5=radio_dial5.png
Logged
Re: Interface modders: changes in .ini options
« Reply #21 on: November 22, 2010, 11:05:27 am »

Hello. I want to know if there is any option for change "folow" window ? I know that its possible but problem is that this window is for "folow" but its also for "encouter" window. As you know at "encouter" window are different buttons than as they are in "folow" window.

Can you somehow divide it ? It will be better for modding. Thanks
Logged
Avatar: Equality of rights for ghouls!

skejwen

  • BBS AKBAR!
    • Brahmins rox
  • Offline
Re: Interface modders: changes in .ini options
« Reply #22 on: November 22, 2010, 11:30:44 am »

Hello. I want to know if there is any option for change "folow" window ? I know that its possible but problem is that this window is for "folow" but its also for "encouter" window. As you know at "encouter" window are different buttons than as they are in "folow" window.

Can you somehow divide it ? It will be better for modding. Thanks

Try talking to cvet about it :)
Logged
"Moo-OooooOO! MoMoo.. MmmmoOoo.. Moo!", translate from brahmin to English: "Two things are infinite - brahmin shit and human stupidity! - Brahminstein"

Graf

  • Moderator
  • "Next Day" developer
  • Offline
Re: Interface modders: changes in .ini options
« Reply #23 on: November 22, 2010, 10:14:20 pm »

Hello. I want to know if there is any option for change "folow" window ? I know that its possible but problem is that this window is for "folow" but its also for "encouter" window. As you know at "encouter" window are different buttons than as they are in "folow" window.

Can you somehow divide it ? It will be better for modding. Thanks
yeah, you can create a topic about that here (on english)
« Last Edit: November 22, 2010, 10:16:52 pm by Graf »
Logged

Atom

  • Rotator
  • Offline
Re: Interface modders: changes in .ini options
« Reply #24 on: January 26, 2011, 03:55:28 am »

As of now (today's update), settings for different resolutions do not require separate files (such as faction1024x768.ini) and entries in resolutions.lst. Instead, all keys for different resolutions are in faction.ini, and keys for different resolutions require "resolution x y" line preceding them.
Example:
Code: [Select]
#default keys start
key1=100
key2=200
...
#default keys end

resolution 800 600

# 800x600 keys start
key1=150
key2=220
...
# 800x600 keys end

resolution 1024 768

# 1024x768 keys start
key1=1000
key2=2200
...
# 1024x768 keys end

See current ini file (in factions002.zip) for reference.
« Last Edit: January 26, 2011, 03:57:52 am by Atom »
Logged

Wipe

  • Rotator
  • Random is god
  • Offline
Re: Interface modders: changes in .ini options
« Reply #25 on: March 02, 2011, 08:05:45 am »

New setting for FOnline2238.cfg, highly connected with custom interfaces: CustomIni.
Logged
Games are meant to be created, not played...

Mayck

  • Rotator
  • ...shhhh...
  • Offline
Re: Interface modders: changes in .ini options
« Reply #26 on: December 31, 2012, 12:15:06 am »

The following keys were added upon the last update, used for space indicator in containers:

Code: [Select]
PupVolumeInd=270 160 395 184
PupVolumeIndText=270 159 395 184
PupVolumeIndBackPic=volume_indicator.png
Logged
Pages: 1 [2]
 

Page created in 0.038 seconds with 21 queries.