Jump to content

Ry4nD

Member
  • Content Count

    240
  • Joined

  • Last visited

  • Medals

Posts posted by Ry4nD


  1. Got some errors in dedicated server now, I can't figure out oh to fix it lol

     

    _refPosX = (_refPlayerPos select 0) + (_minSpawnDist>
    14:01:58   Error position: <_refPlayerPos select 0) + (_minSpawnDist>
    14:01:58   Error Undefined variable in expression: _refplayerpos
    14:01:58 File mpmissions\__cur_mp.Malden\Engima\Traffic\Server\Functions.sqf, line 278
    14:01:58 Error in expression <= "NULL";
    _refPlayerPos = (selectRandom _allPlayerPositions) select 1;
    _areaMark>
    14:01:58   Error position: <_allPlayerPositions) select 1;
    _areaMark>
    14:01:58   Error Undefined variable in expression: _allplayerpositions
    14:01:58 File mpmissions\__cur_mp.Malden\Engima\Traffic\Server\Functions.sqf, line 268
    14:01:58 Error in expression <_spawnSegment = [_currentInstanceIndex, _allPlayerPositions, _minDistance, _maxS>
    14:01:58   Error position: <_allPlayerPositions, _minDistance, _maxS>
    14:01:58   Error Undefined variable in expression: _allplayerpositions
    14:01:58 File mpmissions\__cur_mp.Malden\Engima\Traffic\Server\StartTraffic.sqf, line 276
    14:01:58 Error in expression < true;
    _dir = random 360;
    
    _refPosX = (_refPlayerPos select 0) + (_minSpawnDist>
    14:01:58   Error position: <_refPlayerPos select 0) + (_minSpawnDist>
    14:01:58   Error Undefined variable in expression: _refplayerpos
    14:01:58 File mpmissions\__cur_mp.Malden\Engima\Traffic\Server\Functions.sqf, line 278
    14:01:58 Error in expression < true;

    :down:


  2. I put together my collection of files that I use to quickly make a dedicated windows server. 

     

    GitHub Link -> Serverfiles

     

    Server Files

     

    Files required for a dedicated Arma III server on Windows.

     

    DirectX

     

    Visual C++ Redistributable 2015 x86 and x64

     

    You also need steamcmd from here -> SteamCMD

     

    File Topology

     

    3 Directories are required. You can use any local, virtual or network attached drive.

     

    E:\A3Files

    E:\steamcmd

    E:\A3S1

    • Thanks 1

  3. On 25/07/2018 at 1:31 AM, Dan_fenix said:

     

    well I think it will not be necessary, I've been experimenting , I have tried the dedicated server from my pc that has a copy of "Arma 3" with apex and the map Enemy assault has loaded without failures.

    It is strange because in the PC with dedicated server only has "Arma 3 server", properly loaded maps as liberation without failure, and other players in my group were able to connect and play smoothly.

     

    Conclusion: you need to have a copy of "Arma 3" on the pc that runs the dedicated server to play Enemy Assault, it seems silly but it is not.

     

    PD: the enemy reinforcements at the end of the mission is one of the best things on the map, a lot cooperation and tacticts is needed to escape or extract the hostage alive. thank you very much for the map GHOST

    Sounds like the way you have your server set up on your machine, I've never had any problem running Ghost missions, some of my favorites. I recommend maybe watching a few videos or guides how to set up a server. I have a few guides/videos around ;-)


  4. On 20/06/2018 at 4:11 PM, The CEO said:

    Objective:

    To create a persistent coop mission which is focused on smaller scale warfare, for smaller groups who do not want to try and fight a full-scale war but might want small missions which they can jump on and do alone or with 2-3 people. I also see where you might get some missions which are non-combat, similar to the IDAP DLC showcase, where players go to a village and clear mines or deliver supplies to locals etc. Below are the epics and user stories, if a creator likes the idea I can try to create a more detailed specification, and acceptance criteria for them to work off, feel free to message me.

    I will try to add to this document on my side, as will take time to flesh it out but let me know if you’re a mission maker and you are interested. I have these in a excel and word doc which looks nicer but the forum cant follow same format so I put them in quote boxes.

     

    Epic1 – Files and functions

     

    Epic2 – Functions and missions

     

    Epic3 – players experience

    l

    All very easy to accomplish 

    • Like 1
    • Haha 1

  5. Steam link https://steamcommunity.com/sharedfiles/filedetails/?id=1489494509

     

    Malden has been lost to an Alien drone force. Intel markers in red suggest possible locations. Find and destroy enemy units, Good Luck.

     

    Not really sure where i'm going with this, it was just a crazy idea I had today, thought to try and make a mission based on what I was watching at lunchtime. XD

    # Battle Malden

    Futuristic Insurgency style mission for Malden, complete with all the tools you need for a unique MILSIM experience.
    This is the 1st edition of the mission and is a WIP, still many things to do. This mission is designed for a multiplayer environment, however you can also enjoy it in single player. I hope you enjoy it as much as I do. 

    To play this mission CBA_A3;Operation:TREBUCHET;HMCS Addon are required. The mission is compatible with all other addons.

    To begin using the Software;

    1. Move the file into the following directory (assuming you have the Steam version of ArmA 3);

    C:\Program Files (x86)\Steam\steamapps\common\Arma 3\MPMissions

    Special thanks to BangaBob, Engima, cobra4v320 and PHRONK for the use of their scripts to make some things happen.
    The Software is distributed without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. The Software is not an official addon or tool. Use of the Software (in whole or in part) is entirely at your own risk.

    This mission is (c) 2018 RCANTEC(RyanD) www.rytechlab.com rights reserved.
    Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
    https://creativecommons.org/licenses/by-nc-nd/4.0/

    • Like 3

  6. 8 hours ago, Dedmen said:

    No I don't know of any website talking about it.
    Basically
    #include "file.hpp" of a file that's in same directory is internal include.
    #include "\a3\characters_f\params.hpp" anything that starts with \ or a path that is not in the same directory as the description.ext is a external include.
    And these external ones are broken since 3DEN.

     

    ¯\_(ツ)_/¯

    Right on, i'll keep that in mind, but for now the error is gone, and #missions is working so maybe it was just a glitch, or my server perhaps just needed a restart as it was a brand new machine and a fresh install of everything. :don11:


  7. On 20/08/2018 at 3:45 PM, kremator said:

    Played it today and I really like it.  Tell me, did you do something with tanks being able to pick out targets and fire on their own *with the appropriate weapons* ?  Cos if you did you are a hero.  Works perfectly !

    Thank you! Happy you like it 

    • Like 1

  8. On 20/08/2018 at 3:20 AM, Dedmen said:

    Yes. But it DOESN'T WORK ANYMORE. Also it's only external #include's like your error message showed. Internals are fine.

     

    Doesn't matter what mission. As long as a single mission is in your mission folder with that defect, it will kill the server.

     

    No one ever said you'd have to.

    You have me confused with the internal and external #include can you provide a link to more detail?

     

    I only had one mission in the folder, it didn't contain any #include

     

    No one said I had to change anything, so why would the #mission command now work since nothing serverside was changed? however the #mission command now works... meaning it fixed itself. :don8:


  9. Steam Link https://steamcommunity.com/sharedfiles/filedetails/?id=1478897076

     

    # Sandstorm.takistan 

    Git https://github.com/rcantec/Sandstorm.takistan

    Insurgency style mission for Takistan, complete with all the tools you need for a full MILSIM experience. 
    This is the 1st edition of the mission and is a WIP, a unique experience. This mission is designed for a multiplayer environment, however you can also enjoy it in single player. I hope you enjoy it as much as I do. 

    To play this mission the required addons are CUP Terrains, Maps, Weapons, Units. CBA_A3. The mission is compatible with all other addons. 

    To begin using the Software; 

    1. Move the file into the following directory (assuming you have the Steam version of ArmA 3); 

    C:\Program Files (x86)\Steam\steamapps\common\Arma 3\MPMissions 

    Special thanks to BangaBob, Engima, cobra4v320 and PHRONK for the use of their scripts to make some cool things happen. 
    The Software is distributed without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. The Software is not an official addon or tool. Use of the Software (in whole or in part) is entirely at your own risk. 

    This mission is (c) 2018 Doctor Vanilla rights reserved. 
    Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) 
    https://creativecommons.org/licenses/by-nc-nd/4.0/
     

    • Like 2
    • Thanks 1

  10. On 16/08/2018 at 4:20 AM, Dedmen said:

    Did you read what I wrote? I told you what's wrong.

     

     

    Read again. One of your missions has a #include in their description.ext

    Yes I read what you wrote, I've used the same missions I've used for years, they have #include in them yes, but they have always had #include in them, even 6 months ago missions with #include in the description worked fine with #missions typed, this is not the reason for #missions not working, this has only started to happen since version 1.84, and like I said it happens with missions that don't have #include in the descripotion.ext as well :eh:

     

    So saying again weather the mission contains #include in the description or not, logged in as admin and typing #missions causes the server to crash regardless of which mission is used. 

     

    Ry


  11. On 13/08/2018 at 5:41 AM, Dedmen said:

    You cannot #include from description.ext anymore. BI broke that with the 3DEN update and never fixed it.

     

    Not related to game files.

     

    looking at your RPT.

    You have TONS of script and config errors in there. Maybe you should fix these?

    Also why are you loading CBA twice??

    Yes, I've checked files, I tried even with no mods, stock missions, still get the crash while typing #missions 

     

    Have no idea why I can't figure it out for the life of me lol

×