Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

biggestever

Member
  • Content Count

    3
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About biggestever

  • Rank
    Rookie
  1. biggestever

    XML's not workign on server...

    HOLY SH## That works! I can see XML's NOW! Damn you microcrap! Yeah uninstalled IE7 and it works... Your a GOD! This was driving me nuts... Thank you!...
  2. biggestever

    XML's not workign on server...

    nobody can see there XML's on my server. It used to work just fine. Then lately it stopped working? Why I am not sure? Any Ideas? Yes all ports are open on router... here is the server cfg file. password = ""; passwordAdmin = "********"; // password to protect admin access port=3002; hostname="G's Private OFP Server"; motd[]= { "Welcome to G's OFP server.", "Hosted by G. Try at your own risk!", "This Server runs with few extra addons. Go here and download them. www.serveraddons.wkateam.com.", }; // Welcome message motdInterval=5; voteThreshold=0.33; // when one third agrees, this is enough to confirm a vote reportingIP=""; // private server - no reporting voteMissionPlayers=1; // start voting when 3 players connect ofp server BAT file contents... REM OPERATION FLASHPOINT RESISTANCE STANDALONE DEDICATED SERVER LAUNCHER REM REM OFPR_Server.exe -netlog -nomap -config=server.cfg -port=3002 -mod=@extraaddons REM ^^^^^^^^^^ REM REM Name your config file here. And the flashpoint.cfg file, if this makes any difference?.. Product="Resistance"; Language="English"; HW_Type="Direct3D HW T&L"; Adapter=0; 3D_Performance="6849"; CPU_Benchmark=6849; Resolution_W="1024"; Resolution_H="768"; Resolution_Bpp="32"; LOD=7.500000; Limit_LOD=0.019000; Shadows_LOD=0.050000; MaxObjects=256; Cockpit_Textures=4096; Landscape_Textures=4096; Object_Textures=4096; Animated_Textures=64; Textures_Drop_Down=4; Texture_Heap="16"; File_Heap="16"; Total_Memory="2048 MB"; MaxLights=32; Light_Explo=1; Light_Missile=1; Light_Static=1; Frame_Rate_Pref=500; Quality_Pref=500; Got any Ideas? I am open up for any...
  3. biggestever

    Server questionson windows xp

    First of all, I am wanting to run a server with addons. But want to put the addons into there own folders and run it with them, when I want to. How would you do this and please show me examples. Yes I did try "-mod=extraaddons" in the OFPR_Server.bat file. That didn't work or making a shortcut with the -mod=extraaddons. What my .bat file looks like.... REM OPERATION FLASHPOINT RESISTANCE STANDALONE DEDICATED SERVER LAUNCHER REM REM OFPR_Server.exe -config=server.cfg -netlog -nomap -port=2302 -mod=extraaddons REM ^^^^^^^^^^ REM REM Name your config file here. What my Server.cfg looks like... password = ""; passwordAdmin = "guess"; // password to protect admin access port=2302; hostname="My Private OFP Server"; motd[]= { "Welcome to my OFP server.", "Hosted by me. Some of my missions are beta only and failed attempts. Some are completed and work. Try at your own risk!", "If you are disconnected from missing an Addon. Then go find it.", }; // Welcome message motdInterval=5; voteThreshold=0.33; // when one third agrees, this is enough to confirm a vote reportingIP=""; // private server - no reporting voteMissionPlayers=1; // start voting when 3 players connect MaxMsgSend = 512; MinBandwidth = 131072; =============================== ____ Second is there a way to turn off or stop .ogg files from running on the server??? YES, I did a search and looked up how to run a server. It didn't answer my questions...
×