Jump to content

Panzertard

Members
  • Posts

    5164
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Panzertard

  1. Warning, please don't make the mods spend to much time monitoring this thread per post - we're issuing warnings if we have to do cleanups. So, before you start calling eachother names - please end it. Please, back to topic, using relevant arguments for the topic.
  2. And this is where the personal discussion between you two end, no more derail regarding who said what, and who's doing what. Warn will be issued if it is pursued. Back on topic please.
  3. It's a hobby - not a game :D You'll spend days, weeks and perhaps years enjoying a great sim - and you can come back to it time after time and still learn some new stuff. So if you're in for a great new hobby - you'll have a blast :) If you're in for some short flights, short breaks from real life, you can do that too - but it requires a bit of learning & study before you get there. Hook up with someone in MP - there are some great guys out there who are eager to teach you new stuff, especially if you're just trying to get set up. :)
  4. Please provide a mission with the said problem, and you'll get some response and good advice - right now we don't know what you're doing wrong. ;)
  5. Yes, thats right - there's no sense to try to unpause the servers, instead ServMan will unpause it for you. You can turn off these featrues in the config file though. But ask yourself, if you see a server in the master-list, it's been running for 12 hours and nobody is connected. Would you connect? Any targets left at all? This is where you probably want to use the 'reset mission on empty server' and 'pause server when empty'. Then players will come back to a target-rich environment. Most players doesn't like to jump into a mission which may be 90% completed.
  6. You'll need to update, but wait until it's ready bud.
  7. Okai, identified the problem with the kicks. Unfortunately, rushing a release caused me to publish an older version. I'll rip off another release in a couple of days, just going to get rid of a couple of other minor issues as well.
  8. Great news, Tyger. I'm sure many pilots will find the material quite useful, myself included. A great contribution to the community. Thanks. o7
  9. Sometimes one need to ignore reality factors in a sim world to create some good fun. ;) Good work Crunch, I'll swing by one day when we get some time off here.
  10. The red triangle may not be given - it depends on the JTAC capabilities and other factors. Make sure you take note of the COORDS and other paramaters.
  11. Thanks for a great summary, Ellis. Sorry I wasnt able to watch your stream, but this makes up for a lot of it. Sounds like you gents got even more new fans now, hehe. o7
  12. HJ, I sent you a PM - please check your PMs ;) We could spend a few minutes online to figure out some of the issues you've been having.
  13. You gents are splitting hairs. Now come back to the cockpit and keep flying. ;)
  14. As a Layman I would guess: - EULA. We all agree to the terms of the software usage when we buy TIR. We're not allowed to reverse engineer it. NP has the IP for the software, and are in their full right to dictate the terms. We have the right to choose not to use the products. Which means, as unfair as it may sound, not to be able to use it with other hardware devices: - It's NP's property - it cannot be used for any other products except their own. If someone wish to do a antitrust case out of it, please try, but I really cannot see anyone can deny a software vendor protecting their IP. A comparison which may be relevant: - Apple protects their software in a similar manner, to be used for their own platform only.
  15. Thanks. We all hate people who spoil a good server, unfortunately it's against the policy to throw around accusations. There's not going to be any naming of any people. http://forums.eagle.ru/rules.php#en Please try using ServMan to manage your servers. ;)
  16. Doh sorry, Ofc you did. I confused it with another issue - too much things going on atm.
  17. If you have problems with it, give me a hint (and some logs) down in the servman thread and I'll have a look-see.
  18. Next time - do not create multiple threads & posts regarding the same topic.
  19. Yes, just make sure you put other missions you dont want available, into another folder outside \Multiplayer
  20. Forum rules: 1.6. - No multiplayer disputes on the ED forums, including inter-squad flamewars and accusations of cheating against a player or players. People have started to name players using this thread, posts removed. I'm shutting the thread down. Next time, consider using the thread for it's original intention. You're free to use ServMan to kick & ban, as well as IntegrityCheck to protect against cheaters.
  21. My bad, I kicked out a "generic" config file a bit too quickly. Please check the conf_serverconfig.lua and the section down at: Format/Example: -- Please pay attention to the commas at the end of the line, it is required. local subadmins= { ["BartS"] = "Ay!Caramba12", ["Homer"] = "doh!!", ["name"] = "password" } ]] Change it to include the following: Format/Example: -- Please pay attention to the commas at the end of the line, it is required. local subadmins= { ["BartS"] = "Ay!Caramba12", ["Homer"] = "doh!!", ["name"] = "password" } ]] [color=blue]local subadmins=[/color] [color=blue]{[/color] [color=blue]}[/color] You might want to add yourself or others as subadmins while you're at it.
  22. Thanks, something must have changed since the last test I did. - I'll have a look at it.
  23. There's always a possibility to add "Abcd Took >nn screenshots" --> 'autokick people who takes >nn screenshots within ss seconds'. Hm, new feature request for ServMan?
  24. Cheers, Speed. Have a look at the \Addons folder for the files you meantioned. I was thinking about using LUA's ability to keep different versions (different states of tables) to allow more modules to be loaded using the same syntax. Kind of a 'hidden' overload - but it'll be crazy to try to debug something like that when we debug looking for a problem in one specific 'overload'. Your method is more straightforward :)
×
×
  • Create New...