Jump to content

AkatsukiRuisu

Member
  • Content Count

    12
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About AkatsukiRuisu

  • Rank
    Private First Class

Recent Profile Visitors

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

  1. Good evening, my group has been using Acre2 for a while now and we've encountered with some vehicles that doesn't have Racks by default, I've been searching but I'm not able to make the API from A cre work, is there any example of how should I make it or something? I have tried this ACRE Example but I don't know how to use it.
  2. AkatsukiRuisu

    Pete's Texture Templates

    Is it possible to get a template for Contact Vest? I searched between your files but didn't find any. Thanks
  3. So, I'm trying to create a mod to retexture NATO uniform, vest, and helmets. I'm only trying it with 3 textures and one helmet, uniform, and vest for each one. The thing is that only 2 uniforms are working, I don't know if there is something wrong on the code or the textures, I have 2 uniforms with the same sintaxis (Changing the Classnames) but one of them shows the Vanilla MC texture. Config.cpp below. I'm using the template code from AstartesGaming. .paa Files I'm trying so hard to make this work for my group, any help is highly appreciated.
  4. AkatsukiRuisu

    Linux Dedicated Server feedback

    Well yeah, I just solved that. Now I'm having another issue; Using this; ./arma3server -name=server -config=server.cfg -mod="cba_a3\;@2035_russian_armed_forces\;@ace\;@acex\;@hebontes_military_training_ground" I only have this; 16:56:18 ============================================================================================= List of mods =============================================================================================== 16:56:18 modsReadOnly = true 16:56:18 safeModsActivated = false 16:56:18 customMods = true 16:56:18 hash = '48434E7F0A7386FAFB86D3F1F0FC4DDBBABF7D5D' 16:56:18 hashShort = '87a3a791' 16:56:18 name | modDir | default | origin | hash | hashShort | fullPath 16:56:18 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 16:56:18 Hebontes Military Training Ground | @hebontes_military_training_ground | false | GAME DIR | da39a3ee5e6b4b0d3255bfef95601890afd80709 | 11fdd19c | /home/steam/steamcmd/arma3/@hebontes_military_training_ground 16:56:18 Advanced Combat Environment Extras 3.4.2 | | false | NOT FOUND | | | @acex/ 16:56:18 Arma 3 DLC Bundle 2 | dlcbundle2 | true | NOT FOUND | | | 16:56:18 Arma 3 DLC Bundle 1 | dlcbundle | true | NOT FOUND | | | 16:56:18 Arma 3 Tanks | tank | true | GAME DIR | 4a14e1ecf1af89ea98224b8f1095e9b61301853e | cdc7127 | /home/steam/steamcmd/arma3/tank 16:56:18 Arma 3 Tac-Ops | tacops | true | GAME DIR | 149f08abc660fd423b38466b4a9d682c410f98e4 | db38c30 | /home/steam/steamcmd/arma3/tacops 16:56:18 Arma 3 Laws of War | orange | true | GAME DIR | 31f89051969e29ea553203c32ca7972501c7b61b | 92db45c3 | /home/steam/steamcmd/arma3/orange 16:56:18 Arma 3 Malden | argo | true | GAME DIR | d8d3ac60c3a99f8414a094d0591c65eea7efc8fd | e2934170 | /home/steam/steamcmd/arma3/argo 16:56:18 Arma 3 Jets | jets | true | GAME DIR | 408eb80d493aa11fd0d3b8516f65c06596e2b14d | 2a311e2c | /home/steam/steamcmd/arma3/jets 16:56:18 Arma 3 Apex | expansion | true | GAME DIR | e458e8b4066613b11f951911ee8d525c9f2f98aa | a9afa646 | /home/steam/steamcmd/arma3/expansion 16:56:18 Arma 3 Marksmen | mark | true | GAME DIR | 2a255977a9b3a0180e2aa427c1fca640e5c0fe7f | f1016c78 | /home/steam/steamcmd/arma3/mark 16:56:18 Arma 3 Helicopters | heli | true | GAME DIR | 6a714914a9be47e5fde481c2a28288af05aa6687 | 6cb72e94 | /home/steam/steamcmd/arma3/heli 16:56:18 Arma 3 Karts | kart | true | GAME DIR | 4581dd3a8ab3b5b7864eabded04f77c864edc4b4 | 3e38263e | /home/steam/steamcmd/arma3/kart 16:56:18 Arma 3 Zeus | curator | true | GAME DIR | 2f79d7e68f01c426656a12e210984bfd580117be | e210394d | /home/steam/steamcmd/arma3/curator 16:56:18 Arma 3 | A3 | true | NOT FOUND | | | 16:56:18 ==========================================================================================================================================================================================================
  5. AkatsukiRuisu

    Linux Dedicated Server feedback

    It has been a while but I finally solve this issue, now the problem that I'm having is with the mods, using; ./arma3server -name=server -config=server.cfg mod="@hebontes_military_training_ground\;@ace\;@cba_a3" Does´t load the mods as it should. and only loads the DLC content. 14:50:52 ============================================================================================= List of mods =============================================================================================== 14:50:52 modsReadOnly = false 14:50:52 safeModsActivated = false 14:50:52 customMods = false 14:50:52 hash = '48434E7F0A7386FAFB86D3F1F0FC4DDBBABF7D5D' 14:50:52 hashShort = '87a3a791' 14:50:52 name | modDir | default | origin | hash | hashShort | fullPath 14:50:52 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 14:50:52 Arma 3 DLC Bundle 2 | dlcbundle2 | true | NOT FOUND | | | 14:50:52 Arma 3 DLC Bundle 1 | dlcbundle | true | NOT FOUND | | | 14:50:52 Arma 3 Tanks | tank | true | GAME DIR | 4a14e1ecf1af89ea98224b8f1095e9b61301853e | cdc7127 | /home/steam/steamcmd/arma3/tank 14:50:52 Arma 3 Tac-Ops | tacops | true | GAME DIR | 149f08abc660fd423b38466b4a9d682c410f98e4 | db38c30 | /home/steam/steamcmd/arma3/tacops 14:50:52 Arma 3 Laws of War | orange | true | GAME DIR | 31f89051969e29ea553203c32ca7972501c7b61b | 92db45c3 | /home/steam/steamcmd/arma3/orange 14:50:52 Arma 3 Malden | argo | true | GAME DIR | d8d3ac60c3a99f8414a094d0591c65eea7efc8fd | e2934170 | /home/steam/steamcmd/arma3/argo 14:50:52 Arma 3 Jets | jets | true | GAME DIR | 408eb80d493aa11fd0d3b8516f65c06596e2b14d | 2a311e2c | /home/steam/steamcmd/arma3/jets 14:50:52 Arma 3 Apex | expansion | true | GAME DIR | e458e8b4066613b11f951911ee8d525c9f2f98aa | a9afa646 | /home/steam/steamcmd/arma3/expansion 14:50:52 Arma 3 Marksmen | mark | true | GAME DIR | 2a255977a9b3a0180e2aa427c1fca640e5c0fe7f | f1016c78 | /home/steam/steamcmd/arma3/mark 14:50:52 Arma 3 Helicopters | heli | true | GAME DIR | 6a714914a9be47e5fde481c2a28288af05aa6687 | 6cb72e94 | /home/steam/steamcmd/arma3/heli 14:50:52 Arma 3 Karts | kart | true | GAME DIR | 4581dd3a8ab3b5b7864eabded04f77c864edc4b4 | 3e38263e | /home/steam/steamcmd/arma3/kart 14:50:52 Arma 3 Zeus | curator | true | GAME DIR | 2f79d7e68f01c426656a12e210984bfd580117be | e210394d | /home/steam/steamcmd/arma3/curator 14:50:52 Arma 3 | A3 | true | NOT FOUND | | | 14:50:52 ==========================================================================================================================================================================================================
  6. AkatsukiRuisu

    Linux Dedicated Server feedback

    So, does anynone have an idea about what could be happening?
  7. AkatsukiRuisu

    Linux Dedicated Server feedback

    This is what I got: arma3@vmi253944:~/steamcmd/arma3$ ls -l arma3server -rwxr-xr-x 1 arma3 arma3 37358168 Mar 29 16:20 arma3server
  8. AkatsukiRuisu

    Linux Dedicated Server feedback

    This is the command line that I'm using: ./arma3server -name=server -config=server.cfg server.cfg is on the server directory and the profile directory Very new on this so I'm not really sure how to do that or if it's done
  9. AkatsukiRuisu

    Linux Dedicated Server feedback

    Good morning everyone, I just joined this whole issue of server creation and I started with a server in Linux. I managed to install and start the arma 3 server but I have a problem and is that the server does not get server.cfg to start the server, simply keeps the name of the provider of the VPS and when you enter appears the mission vote. Maybe this problem is already solved, but being the last reply about this a little bit old, I want to make sure that there is a current solution to this. Thanks in advance *I just realized that this may not be the right topic to ask for help for this problem, if so please let me know.
×