Jump to content

bappel12@gmail.com

Members
  • Content Count

    73
  • Joined

  • Last visited

Everything posted by bappel12@gmail.com

  1. bappel12@gmail.com

    Battleye Extended Controls Broken

    I have setup BEC on my server, but it's not working. I don't mean specific things, I mean the entire program, the scheduler, nothing. I can't even use the public uptime or help commands. Looking in the log, it appears as though the server is checking the files, because I was getting errors before when the scheduler couldn't parse, and I fixed that, but I am still getting nothing.
  2. bappel12@gmail.com

    [Fixed]

    What aspect didn't help? Gotta give us something.
  3. bappel12@gmail.com

    [Fixed]

    Go to http://www.arma2.com/beta-patch.php and download the latest beta patch for the server you want to join. It is mostly 103718, so just click on that file. Once you download it, it should run through the setup, and you will be all updated.
  4. bappel12@gmail.com

    Help with Server Scheduler

    I need someone who knows how BEC Schedulers work to look over mine. For whatever reason, it is not working in game. Thank you. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?><?xml-stylesheet href="acs.xsl" type="text/xsl" ?><Scheduler> <!-- show text ingame every 60 min --> <job id="1"> <time>001500</time> <delay>000010</delay> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Server restarts every 3 hours EST.</cmd> <cmdtype>0</cmdtype> </job> <job id="2"> <time>02:50:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 10 minutes.</cmd> <cmdtype>0</cmdtype> </job> <job id="3"> <time>02:55:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 5 minutes. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="4"> <time>02:59:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 1 minute. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="5"> <time>03:00:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>#restart</cmd> <cmdtype>0</cmdtype> </job> <job id="6"> <time>05:50:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 10 minutes.</cmd> <cmdtype>0</cmdtype> </job> <job id="7"> <time>05:55:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 5 minutes. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="8"> <time>05:59:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 1 minute. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="9"> <time>06:00:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>#restart</cmd> <cmdtype>0</cmdtype> </job> <job id="10"> <time>08:50:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 10 minutes.</cmd> <cmdtype>0</cmdtype> </job> <job id="11"> <time>08:55:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 5 minutes. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="12"> <time>08:59:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 1 minute. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="13"> <time>09:00:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>#restart</cmd> <cmdtype>0</cmdtype> </job> </job> <job id="14"> <time>11:50:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 10 minutes.</cmd> <cmdtype>0</cmdtype> </job> <job id="15"> <time>11:55:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 5 minutes. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="16"> <time>11:59:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 1 minute. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="17"> <time>12:00:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>#restart</cmd> <cmdtype>0</cmdtype> </job> </job> <job id="18"> <time>14:50:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 10 minutes.</cmd> <cmdtype>0</cmdtype> </job> <job id="19"> <time>14:55:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 5 minutes. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="20"> <time>14:59:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 1 minute. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="21"> <time>15:00:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>#restart</cmd> <cmdtype>0</cmdtype> </job> </job> <job id="22"> <time>17:50:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 10 minutes.</cmd> <cmdtype>0</cmdtype> </job> <job id="23"> <time>17:55:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 5 minutes. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="24"> <time>17:59:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 1 minute. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="25"> <time>18:00:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>#restart</cmd> <cmdtype>0</cmdtype> </job> </job> <job id="26"> <time>20:50:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 10 minutes.</cmd> <cmdtype>0</cmdtype> </job> <job id="27"> <time>20:55:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 5 minutes. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="28"> <time>20:59:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 1 minute. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="29"> <time>21:00:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>#restart</cmd> <cmdtype>0</cmdtype> </job> </job> <job id="30"> <time>23:50:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 10 minutes.</cmd> <cmdtype>0</cmdtype> </job> <job id="31"> <time>23:55:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 5 minutes. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="32"> <time>23:59:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 The server will restart in 1 minute. Save your data and log off.</cmd> <cmdtype>0</cmdtype> </job> <job id="33"> <time>00:00:00</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>#restart</cmd> <cmdtype>0</cmdtype> </job> <job id="34"> <time>001500</time> <delay>001010</delay> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Don't forget to join our TS: 63.143.52.202:10009.</cmd> <cmdtype>0</cmdtype> </job></Scheduler>
  5. bappel12@gmail.com

    Help with Server Scheduler

    I believe I got it working now. I didn't know BEC spat out logs, so thank you very much. Beans to you sir.
  6. bappel12@gmail.com

    Help with Overwatch Server

    I need someone who is familiar with HFB Servers and DayZ overwatch to help me configure and setup my server. I am new to being an admin, but I am old to the game. I would preferably like to have someone who wants to do this just to help, but if needed I can pay. Things I am looking to do that I am having trouble with (some are going to seem very nooby) - Set a custom vehicle spawn number and set the actual spawn points - How to sign in and be an admin on the actual client side - Finding out how to do anything admin related (from player spectating to spawning to tp'ing) - Installing new beta patches I know some of this may seem a little bit simple, but I just don't understand or am having trouble with this stuff. If you don't want to help with all of this stuff, but do know how to do one of the above. PLEASE leave a comment below. It would mean the world. Thanks.
  7. bappel12@gmail.com

    Help with Overwatch Server

    Well, all of the options are there, and I already talked to a guy there (the waiting time is horrendous). Everything should be possible, I just don't really know how to configure it.
  8. Sorry if this is a double post or has been already fixed - I haven't found anything. I have so many artifacts on my screen I can't see in front of me...
  9. bappel12@gmail.com

    Upcoming Major Project

    I'd be interested.
  10. bappel12@gmail.com

    Global Ban for everyone ... Yeaah

    This summarizes BattlEye.
  11. bappel12@gmail.com

    Global Ban for everyone ... Yeaah

    It's should actually be "BattlEye doesn't make mistakes. Ever." But no biggie. I understand r-tards have this problem with believing stupid shit and incorrect grammar. Forgiven. :)
  12. bappel12@gmail.com

    Bought a server from HFB, When do I get my control panel info?

    When your account has been activated and you will receive an email.
  13. bappel12@gmail.com

    Trade for Ghille

    God dang died and now I need a ghille back. Weapons up for trade: AS50 - BIZON - M4A1 CCO SD w/ 4 mags Tools: Everything but radio.
  14. For some reason whenever I restart my server, everything in my vehicles (gear/backpacks/weapons) gets reset and disappears. Does anyone know of a surefire way to make sure the gear in vehicles get's saved?
  15. bappel12@gmail.com

    Hackers on US 1230

    Everyone on server is getting repetitively killed including me. Just sayin'. I don't really care about it. :P
  16. bappel12@gmail.com

    Best Server Host?

    Cheap? HFB. Good quality? HFB. Good support? HFB. I think you get the point.
  17. bappel12@gmail.com

    Vehicles disappeared

    I'm not really upset, I know this is a bug and I read somewhere that if your instance ID on your server is over 6000 (mine is in the 7000's) vehicles don't spawn in, which doesn't make much sense since we have had vehicles for quite a while now, but after the last restart they disapeared... Everything... Will spam restarting the server get them back? Or is it just a matter of playing the waiting game? The world may never know...
  18. bappel12@gmail.com

    Vehicles disappeared

    Shut my server off for 8 hours, start it up when I wake up and whaddya know, they're back. Try shutting down your server for an extended period?
  19. Confirming this. New server up for about 24 hours then we restart and poof, no more saved vehicles.
  20. bappel12@gmail.com

    What is RCON?

    What is RCON? How do I use this on my server? I've seen many people talk about this, and since I am new to being an admin/owner, I just don't know all the bells and whistles yet. If someone wouldn't mind explaining this to me, I would greatly appreciate it. P.S: Can I have more than one admin in my server at one time?
  21. bappel12@gmail.com

    Another RCON question

    When I use the say command to a certain player, is there anyway I can see a response?
  22. bappel12@gmail.com

    Only one admin is allowed?

    Evidently, I can only have one admin on my server at one time. I tried logging in using the command in game, and it worked, but as soon as my other admin tried, he couldn't log in. It just showed it as a normal message. Then we reversed roles, and he got in successfully, but when I tried, what happened to him happened to me.
  23. bappel12@gmail.com

    Only one admin is allowed?

    Not sure I understand. We both try in game by using the command: #login pass Then in the chat it just shows #login pass It should be saying something like Logged in as Admin, but it only does that for one of us.
  24. bappel12@gmail.com

    Another RCON question

    I tested it and the person saw me say it, but I could not see the response.
  25. bappel12@gmail.com

    More than one admin?

    Is it possible to have more than one admin on a server?
×