TPM

Member

Last active 4 years ago

  1. 4 years ago
    Sat May 18 05:09:37 2019
    TPM posted in Changing Groups.

    DM sent to you on discord. I am TPM on discord as well.

  2. Fri May 17 02:36:07 2019
    TPM started the conversation Changing Groups.

    Does changing groups still cause issues with the Alive War Room Battle feed and stats? I used to run a group call SORD, but now I am setting up Alive for a new group called VALR.

    I will be using the LocalDB option, however I want the players stats to upload to the War Room and be seen in the battle-feed. I can't get it to work atm and the only thing I can think of is that my username/a3id is linked to another group in the DB.

    My profile is http://alivemod.com/war-room/showpersonnel/76561198027880507

    When I load in to my test mission, it comes up with the Welcome screen at the top right but doesn't say my name. Just says welcome.
    -image-

  3. 5 years ago
    Sun Nov 4 04:24:29 2018

    @the-star That worked. Thank you so much :D

  4. Sat Nov 3 20:37:37 2018

    I will have a look at that, cheers @the-star

  5. Fri Nov 2 21:29:17 2018

    So I checked the server logs, and the "ALiVE SYS DATA PNS - Local machine is not the server or local save not available! Exiting..." appeared. I then checked all my modules on the mission in the editor, everything looks good.

    I played the mission on my PC as a hosted multiplayer mission. It appears to save and you see the save message appear on the screen. I FTP the same mission to my server and it stills doesn't save.

    Anyone have any ideas why it wouldn't work on a dedicated server and would work on my PC as a hosted mission?

  6. Fri Nov 2 10:24:03 2018

    Awesome, thanks @SpyderBlack723

  7. Wed Oct 31 05:03:27 2018
    TPM started the conversation [Solved] War Room and Local DB.

    Hey again all,

    I can't seem to locate where I found the information last time, but what I am trying to do is set the mission save file to save locally on the server while still using the war room for all the user profile stats.

    Is there anything special I need to do or can I just set the data module to local and the profile stats will auto upload to the war room?

  8. Wed Oct 31 04:13:07 2018

    This has now been resolved. Our IP was being blocked by armahosts.com. However their support centre was very helpful and resolved the issue nice and quickly. Thanks @SavageCDN for your help.

  9. Mon Oct 29 00:15:53 2018

    Thanks Whigital, I will have a look.

  10. Thu Oct 25 22:21:48 2018
    TPM started the conversation [Solved] Auto Save Script.

    Hey all,

    So I have gone over a few post and had a good read of the wiki with regards to the auto save script. It sounds simple enough, just put --> 900 call ALiVE_fnc_AutoSave_PNS into your init.sqf.

    However, this is not working for me. I played on my server for 1.5 hrs, I placed alive markers and spotreps for the test. I restarted the server without manually saving and the script did not seem to work. Below is what is in my init.sqf:

    [] execVM "GREUH\scripts\GREUH_activate.sqf";
    execVM "R3F_LOG\init.sqf";
    
    if (isServer) then {
    	[] call compileFinal preprocessFileLineNumbers "scripts\server\init_server.sqf";
    };
    
    900 call ALiVE_fnc_AutoSave_PNS

    Anyone know what I have done wrong?

View more