[ReSpec] Hunter

Member
  • Content count

    20
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

2 Neutral

About [ReSpec] Hunter

  • Rank
    Bambi
  • Birthday May 21

Personal Information

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. [ReSpec] Hunter

    infiSTAR Not Running

    Hey guys, do you know what this is? Thanks
  2. [ReSpec] Hunter

    Server Is Restarting On A Loop!

    My friend hosts it off his server box, and he has tried restarting and setting up MySQL again even with his own system. Could it possibly be by mods? I'm not really sure. I've been hunting for specific answers but I keep running into the same kinda thing. I also have this log file that has begun to recently pop up as well: But they are the same (?) Idek, I'm not sure why its looping. I've tried looking everywhere. I don't know how to look through the MySQL stuff because its not on my computer its on my friend's server box. He does MySQL stuff professionally so I'd assume he'd notice errors usually. Also, idk if this rings any bells, but seems important:
  3. [ReSpec] Hunter

    Server Is Restarting On A Loop!

    Yes I did already go through and check that out and set it up. This is how I have it setup:
  4. [ReSpec] Hunter

    Server Is Restarting On A Loop!

    Heyo, I'm having a problem with the server restarting on a loop Here is my TADST Rpt file with all the info in it: Here is the specific line my friend pointed out with it that he felt was of importance on his side looking at the server loop: Anyone got some input or advice on this? I've tried multiple things, made sure all the Admin passwords matched up, tried starting it fresh with a new @ExileServer completely and putting in the info, among a few other things. Thank you very much.
  5. [ReSpec] Hunter

    How Do We Add Apps To The "More" Tab In XM8?

    Okay so I messed around with it a bit and I found this. My onLoad: My onOpen: My onClose: When I open the XM8, it shows the message right away, the app "Server Info" shows up in more but when I click into it there is nothing in it at all that allows me to click out. How would I code this so that there is a primary button that says something like "Server Info" that you can press and then have another "Go Back" or "Close" button under it? Thanks =)
  6. [ReSpec] Hunter

    How Do We Add Apps To The "More" Tab In XM8?

    Thank you for the very thorough explanation =) Okay, so basically; I would follow the normal setup for the application as it is described to be in docs for the XM8, then afterwards, just create an onLoad instruction and onOpen and onClose function so that it runs for that specific app in that specific slot, and then I just add into at the bottom of config.cpp and connect the class to what has been defined in one of those onLoad files inside of Apps\(Appname)\onLoad? Better question: How do I edit those onLoad, onOpen, and onClose to work with a mod such as if I used a script for Advanced Server Info? Is there something specifically I just drag over from that code to run into the onLoad and then onOpen and onClose just leave it mostly as it is with minor changes to what it says to you?
  7. [ReSpec] Hunter

    How Do We Add Apps To The "More" Tab In XM8?

    I second this statement, I saw the post by @Janski but I wasn't able to figure out how to specifically piece it all together with my server not wanting to boot up at all =) Alas! Best to always ask the community as it is a collective of information so together we ought to be able to find a specific way to add outside apps to the more tab.
  8. [ReSpec] Hunter

    How Do We Add Apps To The "More" Tab In XM8?

    Hey guys! Another day, another server coding error that you hate; anyways! I need some help finding out how to add the apps to the "More" tab for the XM8 a little more in-depth. I've searched the forums and seen a few posts on how to do this; but its all very complex. So I would like to create a base here that is more simple from the people who have found it out if any so far =) So if you found an easy way to add those darn apps to that More section, please, let me know below! Thank you much, Hunter
  9. [ReSpec] Hunter

    igiLoad Multiplayer - Not Working - How To Setup? [ANSWERED]

    Ok so I added this command to the init.sqf but its still not showing up to put a crate in a HEMMT for instance in game, or for you to be able to load to para out of a C-130J, the blue text to execute the command just doesn't show up, do you know why by chance? Ty =) I also believe there is a command to be able to carry around a crate so you can bring it up to a vehicle and then mount it, do you know how to do that? PS: When the game loads up, it says igiLoad has loaded, so I believe its loading in. Edit: Offroads are working to load crates in and such, once I get in the driver seat then go into the crate inventory then look at the offroad's interact menu again.
  10. [ReSpec] Hunter

    igiLoad Multiplayer - Not Working - How To Setup? [ANSWERED]

    I found this error in the script, if anyone has this problem. Use: [] execVM "IgiLoad\IgiLoadInit.sqf"; Instead of: [] execVM "\IgiLoad\IgiLoadInit.sqf"; The extra slash doesn't allow the system to find the file. =)
  11. [ReSpec] Hunter

    igiLoad Multiplayer - Not Working - How To Setup? [ANSWERED]

    Kk! Question is answered =) This topic can be used for anyone else who is having this problem, do I need to ask someone to close it?
  12. [ReSpec] Hunter

    igiLoad Multiplayer - Not Working - How To Setup? [ANSWERED]

    Okie dokie, so have that init.sqf with that line it it and that only? Thanks for such a quick response! I guessed it may be a custom file but I didn't want to mess it all up =D
  13. Hey guys! I need some help setting up igiLoad as I'm not positive, it says in the files that: I don't have "init.sqf" but I have initPlayerLocal.sqf and initServer.sqf, so for one; I'm not sure if to put 0 = execVM "IgiLoad\IgiLoadInit.sqf up with the others in initPlayerLocal.sqf, or how to set it up to work correctly in MP, if you have insight on this. Help would be much appriciated! =) PS: I am also getting a loading into ground thing happening on joining after adding igiLoad, anyone know what that is too?
  14. [ReSpec] Hunter

    ARMA 3 Exile - Map Is Not Loading

    Hey guys, so I tried putting in my Exile.Altis into my Server.cfg as the map to load, setup everything in the mission.sqm, and tried to put everything else in. I'm still getting this error when trying to load the server as well as a Gyazo of the mission missing and it not loading Exile as a mod: ReSpec is my server, and its still not showing the map or Exile.. I can't load in at all. Can anyone help me please? It would be extremely appreciated.
  15. I'm having a problem with my server not running, it is caught in a loop of connecting/loading map happening when I try to use Exile/ExileServer, then one time I got it to somewhat post in with a new fresh install, but then it just sat on a black screen after loading the map up and connecting, anyone know whats going on? Here are all my recent RPT logs: If you could assist me, it would be much appreciated