Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Configuration Files Help Logo of FC Mod, Intro sequences
LordOfDragons Offline
Senior Member

Posts: 501
Threads: 14
Joined: Aug 2013
Reputation: 13
#5
RE: Logo of FC Mod, Intro sequences

Ugh maybe puush isnt supported in here.. I put in the img and spoiler tags but well maybe it was cuz i deleted them from my puush account to prevent spam.

Okay then lets do it the old way:
Resources
Spoiler below!
<Resources>
<Directory Path="/_temp" AddSubDirs="true" />
<Directory Path="/fonts" AddSubDirs="false" />
<Directory Path="/test_mod/maps" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/test_mod/textures" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/gui" AddSubDirs="true" />
<Directory Path="/test_mod/gui" AddSubDirs="true" />
<Directory Path="/static_objects" AddSubDirs="true" />
<Directory Path="/test_mod/static_objects" AddSubDirs="true" />
<Directory Path="/sounds" AddSubDirs="true" />
<Directory Path="/test_mod/sounds" AddSubDirs="true" />
<Directory Path="/test_mod/main_menu" AddSubDirs="true" />
<Directory Path="/shaders" AddSubDirs="true" />
<Directory Path="/lights" AddSubDirs="true" />
<Directory Path="/billboards" AddSubDirs="true" />
<Directory Path="/entities" AddSubDirs="true" />
<Directory Path="/test_mod/entities" AddSubDirs="true" />
<Directory Path="/test_mod/graphics" AddSubDirs="true" />
<Directory Path="/viewer" AddSubDirs="true" />
<Directory Path="/particles" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/music" AddSubDirs="true" />
<Directory Path="/test_mod/music" AddSubDirs="true" />
<Directory Path="/test_mod/flashbacks" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/test_mod/textures" AddSubDirs="true" />
<Directory Path="/misc" AddSubDirs="true" />
<Directory Path="/test_mod/commentary" AddSubDirs="true" />
</Resources>


config>menu (only copied the "<main" part)
Spoiler below!
<Main
MainFadeInTime = "1"
MainFadeOutTimeFast = "0.3"
MainFadeOutTimeSlow = "3"

TopMenuFadeInTime = "1"
TopMenuFadeOutTime = "0.3"
TopMenuFontRelativeSize = "0.05 0.05"
TopMenuStartRelativePos = "0.8 0.325"
TopMenuStartRelativePosInGame = "0.5 0.5"
TopMenuFont = "menu.fnt"

MainMenuLogoStartRelativePos = "0.0525 0.22"
MainMenuLogoRelativeSize = "0.47 0.47"

BGScene = "test_mod/main_menu/menu_bg.map"
BGCamera_FOV = "70"
BGCamera_ZoomedFOV = "40"

ZoomSound = "ui_zoom.ogg"
Music = "22_amb.ogg"

MenuLogo = "test_mod/graphics/menu_logo.png"(<-needs .tga?)
/>


And to your post: Im having problems with both. The PreMenu which shows before your menu, and the menu logo... Its my first FC mod :/

The question that will never be answered:
SOMA WHY ARE YOU SO BEAUTIFUL? ;_;
01-30-2014, 10:06 PM
Find


Messages In This Thread
RE: Logo of FC Mod, Intro sequences - by DnALANGE - 01-29-2014, 09:58 PM
RE: Logo of FC Mod, Intro sequences - by DnALANGE - 01-30-2014, 12:57 AM
RE: Logo of FC Mod, Intro sequences - by LordOfDragons - 01-30-2014, 10:06 PM
RE: Logo of FC Mod, Intro sequences - by DnALANGE - 01-31-2014, 02:49 AM
RE: Logo of FC Mod, Intro sequences - by DnALANGE - 01-31-2014, 04:13 PM



Users browsing this thread: 1 Guest(s)