-
Posts
5164 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Forums
Events
Everything posted by Panzertard
-
Tyger, come back in one piece please. Good luck and stay safe, bud. o7
-
Thanks for sharing, AF. Not many of is able to dig into such hidden gems, good read.
-
Is that you up at your new lodge, c0ff? I like it. Good place for hunting it seems.
-
I'm suprised, I didn't know I was causing such a fuzz by taking some time off. ^^ Thanks for sticking by though, we'll toss a few more midgets on anyone who dare to oppose us in the air :D I had hoped you forgotten about that bet by now, smil :cry: PS, Nate - I know about your secret passion from that other site we met. 10€ and I'll keep my mouth shut about it. Btw, you can forward it to Smil right away :p
-
LCTRL+Pause twice when you start recording. That way you'll have a counter up in the left corner giving you the time.
-
Could it be that you Nvidia software is set to a specific 'mode'? Have you tried resetting all the Nvidia settings?
-
Sounds like you still run it in windowed mode - can you change it down back to Fullscreen 1280x1024 just to try to reset it? PS, make sure you patched from 1.0 -> 1.0.2. You don't need 1.0.1c in between, actually it seems to cause more issues. Otherwise you may try to reset all your settings by: - Quit the game and Enable hidden files in Windows (Windows Explorer, organize) - Find and rename "C:\Users\<you>\AppData\Local\VirtualStore\Program Files (x86)\Eagle Dynamics\Ka-50" to "Ka-50.old" - Start up the game again and set the resolition.
-
Sleem, I need a couple of logs - please add the relevant servman logs + DCS.log. Please search them for your password before you attach them (shouldn't be there anyway, but you never know if there are bugs which may reveal it).
-
The password should for security reasons (cleartext in servman config) be different than from your DCS MP login. As for the section in the config, it look correct. :) You probably want to change password now that everyone has seen it. I assume you just changed it before you posted it here though.
-
Try to increase the range, I don't remember the excact specs, but I think the minimum range is somewhere between 20km and 40km. So try 30, 40 and 50km.
-
Missions and Campaigns as well as DCS-user files download section
-
As for aircraft selection - make sure your mission is really MP capable. Create / modify a mission - make sure it uses 'Client' instead of 'Player' / 'Pilot #1'. 1. Create / Use a CMD file within your ".\Eagle Dynamics\LockOn Flaming Cliffs 2" folder. There might be a Multiplayer.bat there already perhaps? 2. Edit the CMD-file to look something like this: @start bin\x86\stable\simulator.exe --net "server/./Missions/Multiplayer/MyTestMission.miz" 3. Create a SHORTCUT of the CMD file, and put it in the Windows startup-folder (start-menu for All-Users). It cannot be the CMD - it must be a shortcut. The CMD MUST be stored in the root folder of FC2. Q: Why use shortcut and not the CMD directly in Startup/Desktop? A: This tells Windows that working directory should be "FC2" root folder - and not your Startup-folder (or desktop for those who put it on the desktop). Windows cannot find simulator-files in the startup-folder (or on the desktop), it must look for these files within the FC2 folder structure.` Additional hints for people who visit this post later: - FC2/DCS needs a mission to load when it goes into server-mode. It cannot load into server-mode without a mission. It will then instead ask you to input a mission, requiring user input. - You must set up all the server-options before you launch the mission, and then quit FC2/DCS to save the server settings. You must *quit* the server - otherwise a successful save may not happen if the server crashes.
-
There are no 'multiplayer maps' - you have the builtin Scenery only. However, you can find custom made missions in misc places depending on wether you are talking about DCS:BS, FC1, FC2, or DCS:A-10
-
Blackshark no longer activated! WTF
Panzertard replied to Frogfoot1606687865's topic in Payment and Activation
When you spend your last activation, from what I understand, they may issue you a new key. Thats why you need to wait until you spent your final activation. And indeed, almost down at 0 myself for Blackshark. ;) -
Make sure your on the same patch as everybody else - you'll only see server running the same patchlevel as yourself.
-
Hello gents - I'm been away a bit, so I need to catching up to do. Speed, you and I had a bit of talk reagrding the issues already. And indeed - I'd like to see the modders getting started on a new thread so we can gather the request about features we need to get working, all in one place. From what I know, ED will look into the print feature. But regarding chatIOlib, we need to figure out how to manage the data you manipulate - how to do it most efficiently. As you discovered, and we discussed over PM, the: net.dostring_in("server", <your lua code>) will solve most of the situations. Now if we can analyze the data and feed parameters back into the MISSION using the SERVER modules we should be fine. In which situations do you need to use Print() from the mission itself? Just curious. Perhaps you in the SERVER-module, create a function where: server.lua or similar modules (myChatIOlib.lua) Function MyLogger(strInput) local result result = net.dostring_in("mission", strInput) net.log(result) end In you mission, you can then you could do something like: MyLogger("print('abcd')")
-
Thanks for all the kind words to the Norwegian people. It's been a horrible tradegy - 70 or 80 kids been killed at the youth camp. All of these young one's being robbed of their future. It's a truly shocking and heartbreaking incident. All our sympathy goes out to the families of this tradegy.
-
Stress Test - LYNX server of the 74th vfs 'The Flying Tigers'
Panzertard replied to Heli Shed's topic in Multiplayer
Copy that, I'll swing by sometimes during the evening. With a drink on my desktop. o7 :D -
On it - heh, good catch. Looks like we've been sleeping, all of us. :music_whistling:
-
1.0 -> 1.0.2 directly, yes it is cummulative. Don't use 1.0.1 after 1.0.
-
:megalol: Lovly story, hehe. You may want to consider letting your daughter take off for you.
-
Aha, yeah, thats why then - I got no new aircrafts or skins yet, just some other misc stuff.
-
Mine is installed at C:\Modman, I have not issues. Hm.
-
Dragon, thanks. Found a bug there with the pause / resume for startup, thanks to the logs & config you provided. I'll have a look at it later tonight.
-
If you can PM me the config (just as text, you may have a password there - attachments not allowed in PM) - but attach the dcs & servman logs here please.