#Arma 3

96 messages Ā· Page 1 of 1 (latest)

rain dune
#

which map do you want aaaand what about the mods are you finding difficult?

tepid forge
#

Antistasi_Takistan and just mods me and some friends enjoy idk know the right way to put them in game. I tried it early but keep getting updated error.

rain dune
#

so for the mods, the most common ways are through a modlist and using the additional mods with their id's

for the modlist you just put your modlist (ideally named modlist.html) into the files of the server (take care to not put it in a folder) and then go to the startup tab and where it says modlist just type modlist.html

for the aditional mods method you get the id's of the mods (you can fit this in the url to the steam page) and then put them in in a format of @mod_id;@mod_id_2 etc

#

once you've got all your mods sorted and downloaded you'll want to head over to the server.cfg, down to the template = bit and after the = put Antistasi_takistan.takistan

you'll then want to press save, restart the server and when you go to load into it it you should be presented with the antistasi startup screen

#

while you're in the server.cfg you'll also want to setup an admin pass (passwordadmin = "your pass";) if it has // infront of it just remove those

tepid forge
#

ok Do i take all template off

#

but only keep takistan

rain dune
#

for sake of keeping it nice looking yh just remove all of them except for Antistasi_takistan.takistan and if it has // in front of it just remove it

tepid forge
#

ok

#

Like this

rain dune
#

looks alright

tepid forge
#

i see how to put it in

rain dune
#

so you go to your arma launcher, select all the mods you want to use, then click the 3 dots -> export as modlist and you'll have a modlist.html. this is the file you'll upload to the server

tepid forge
#

do i export list of mods in a file

#

ok now i start server

tepid forge
#

for aditional mods its like this]

#

also its saying this

rain dune
rain dune
tepid forge
#

ok

#

anything bad here

rain dune
#

still starting if i can read

tepid forge
#

the missison not show up

tepid forge
#

hello

rain dune
#

once you've done that go over to the serverprofile folder and grab the latest .rpt file

west venture
#

Also just to note, as nom isnt around 25/8 (as much as they may want to be) - if you need help our support staff would be happy to assist as well! @tepid forge

#

!ticket

outer narwhalBOT
tepid forge
#

ok

tepid forge
#

This comes up when i try to load the game

rain dune
# tepid forge

I'm guessing cup maps and the other cup for maps is missing

tepid forge
#

Now it’s saying this

rain dune
#

Ya the server is missing those mods

tepid forge
#

OK, how do I get these mod and put them on the server

rain dune
#

Well you've got the normal modlist way, just replace the old one with the old one

#

Or the additional mods way using the mod id's

tepid forge
#

ok so the mods thats missing i can just put them the additional way and start it up

rain dune
#

Yep, it'll just download them on the next restart long as you've done it right

tepid forge
#

ok i tried to find them on steamworkshop but idk watch one do u pls

rain dune
#

It's cup maps

#

And then its dependency

#

The mod id will be the long list of numbers in the url

tepid forge
#

Ok

tepid forge
#

where can i find a3a_maps

rain dune
#

That's a generic error iirc, just get the cup maps and its dependency and see if it fixes it

tepid forge
#

Wat are the dependency of cup

rain dune
#

It'll list it on the steam workshop page

tepid forge
#

cant find them dependency of cup

rain dune
tepid forge
#

got that one

rain dune
#

so you've installed cup terrains and cup core to your server?

tepid forge
#

yes

#

but its still saying that

#

should i delete them and put them back in

rain dune
#

so in your servers folders, there's a folder with 583544987 and 583496184

tepid forge
#

yes

rain dune
#

and you've joined with the same mods the server has?

tepid forge
#

yes

rain dune
tepid forge
#

yes

rain dune
#

exactly the same?

tepid forge
#

yes

rain dune
#

!ticket

outer narwhalBOT
tepid forge
#

ok

#

ty for ur help really thankful

tepid forge
#

Thank you for all your help and I got the server running, but I have one question

#

If I want to equip my soldiers and my friends with Modded gear, how would I do so? Bc when I play single player not the server it lets me put mods in the arsenal for my soldiers to use. But when I got a server is not letting me.

rain dune
#

should just be a case of having the mods on the server and you should be able to do the good ol loot n scoot. if you want to setup a kind of "default" arsenal (so already having some items unlocked) you can refer to here for the commands or you can zeus yourself, spawn the items in a container and transfer them over to the arsenal to unlock items ^^

tepid forge
#

ok i did the zeus way but the weapons and gear not showing up.

rain dune
#

not showing up which way?

tepid forge
#

i zeus myself the items ain a comtainer and transfer the over to the arsenal to unlock items but they are not showing up

rain dune
#

press esc -> debug console ->

{
if (_x isEqualType "") then { _x call A3A_fnc_unlockEquipment };
} foreach (A3A_faction_reb get "initialRebelEquipment");

#

run that and try again

tepid forge
#

Ok

tepid forge
#

When I put that wat it’s supposed to do

rain dune
#

adds initial rebel equipment, iirc should show some modded items

tepid forge
#

Ok

tepid forge
#

So when I put that debug console in you should unlock all my modded gear and modded weapons so I can use for my soldiers and friends

rain dune
#

when you run that in the debug console it should re ad the default initial equipment, then you can try and add the weapons you want to it.

tepid forge
#

Ok

rain dune
#

also worth a try on a fresh save if you can add the weapons if the above doesn't work

tepid forge
#

Ok

rain dune
#

alsooo, for extra logging so you can see more what it's doing. go into your server.cfg, down to the missions bit and add A3A_logDebugConsole = 2 in class params

#

then do the usual save + restart

tepid forge
#

Ok wat this do

#

And u are very helpful

rain dune
#

just logs more things ^^

tepid forge
#

What about my soldiers? I’m trying to make it to where they were a certain type of gear and setup wat weapons they use it lets me do it on single without server.

rain dune
#

that's something you edit while you're hq