Jump to content

BigBlack

Members
  • Posts

    38
  • Joined

  • Last visited

About BigBlack

  • Birthday 08/20/1974

Personal Information

  • Flight Simulators
    DCS-A10C
    DCS-P51D
    DCS-BS2
  • Location
    Sydney Australia
  1. Ok thanks for pointing that out HJ, my bad sorry Daniel.
  2. Fantastic can’t wait! :pilotfly: BB
  3. In single player options un-tick full screen, see if that works.
  4. Copied and pasted for servman3 command lua. local maincmd = { l = { cmd = "load", perm = permlevel.squad, cat = "mission" }, m = { cmd = "missions", perm = permlevel.anon, cat = "mission" }, log = { cmd = "login", perm = permlevel.anon, cat = "player,admin" }, logo = { cmd = "logout", perm = permlevel.anon, cat = "player" }, v = { cmd = "vote", perm = permlevel.anon, cat = "vote,player,mission" }, pl = { cmd = "players", perm = permlevel.anon, cat = "info,player" }, i = { cmd = "info", perm = permlevel.anon, cat = "info" }, yes = { cmd = "yes", perm = permlevel.anon, cat = "vote" }, no = { cmd = "no", perm = permlevel.anon, cat = "vote" }, t = { cmd = "timeleft", perm = permlevel.anon, cat = "info" }, times = { cmd = "timeset", perm = permlevel.squad, cat = "mission,server" }, r = { cmd = "rules", perm = permlevel.anon, cat = "info" }, re = { cmd = "resume", perm = permlevel.anon, cat = "server" }, rei = { cmd = "reinit", perm = permlevel.admin, cat = "server,admin" }, rep = { cmd = "report", perm = permlevel.anon, cat = "player" }, rec = { cmd = "recompile", perm = permlevel.admin, cat = "server" }, rest = { cmd = "restart", perm = permlevel.squad, cat = "mission" }, h = { cmd = "help", perm = permlevel.anon, cat = "info" }, stop = { cmd = "stopvotes", perm = permlevel.squad, cat = "admin" }, k = { cmd = "kick", perm = permlevel.squad, cat = "player,admin" }, b = { cmd = "ban", perm = permlevel.admin, cat = "player,admin" }, banl = { cmd = "banlist", perm = permlevel.admin, cat = "admin" }, wh = { cmd = "whoami", perm = permlevel.anon, cat = "player" }, pa = { cmd = "pause", perm = permlevel.squad, cat = "server" }, un = { cmd = "unlock", perm = permlevel.squad, cat = "server" }, save = { cmd = "save", perm = permlevel.admin, cat = "server" }, conf = { cmd = "config", perm = permlevel.admin, cat = "config" }, set = { cmd = "set", perm = permlevel.admin, cat = "server" }, lock = { cmd = "lock", perm = permlevel.squad, cat = "server" }, ver = { cmd = "version", perm = permlevel.anon, cat = "info" }
  5. Servers that run servman /m to list missions on server /v 5 to vote for mission 5
  6. Never install programs/games/sims into "Program Files" that way your PC will do what you tell it to do. ;)
  7. Not the best solution but the only way to fix the problem for me :mad: Had to pay for another CA key, my server took over my first CA key. DCS Master Server has been changed in the last couple of weeks by ED? http://web28.streamhoster.com/sttottos/dcs/not%20happy.png
  8. Hi BF, Yeah I tried that unfortunately that didn't work That tells me that the master server is seeing my server and gaming PC has the same product key, witch they do not. I'll swap product keys no my gaming PC and report back. Edit: Hmmm yeah I think the old master server is playing tricks, I just did the old " To force activation dialogue to appear hold down Shift button on keyboard and then launch multiplayer game shortcut." and swapped out keys and then put the same key back in and hey presto I could have my serve and PC both running multiplayer. There's no rhyme or reason for all of this, ED I have to ask WHAT IS GOING ON MAN! BB To force activation dialogue to appear hold down Shift button on keyboard and then launch multiplayer game shortcut.
  9. I think ED have changed something recently, I've been away for about a week and haven't changed anything server side or client side. Pre 1.2.0 I paid for two A10c product keys with my account, I put one on the server and the other on my gaming PC and that always worked well, I could have the server running a10c multiplayer and I could have my PC running a10c multiplayer. When DCSW was lunched I could still run both in multiplayer no problems, I only paid for CA once and put that on my gaming PC and could still have both server and PC running multiplayer at the same time. now Im back after being away for a week, I checked that the server is running, I then launch DCSW multiplayer on my PC and get this message. "DCS has stopped working" I though that was odd so I stopped the server and then launched DCSW on my PC sure enough it would start, so then I tried starting the server and got the same message "DCS has stopped working" on the server. My server is a dedicated server at a data center so it's not on LAN. ( [OCB] Server) Can one of the ED people confirm that something has been changed on the "Master Server" or not. Do I now need to pay for CA and put that on the server as well? Maybe there is a thread I have missed that explains all of this? If someone could point me in the right direction that would be great. BB
  10. What happens when you login as a squad member and type "/m"?
×
×
  • Create New...