Closed Xarann closed 4 years ago
It says you use the -crossplay
option, so you would put arkflag_crossplay=true
into your instance config.
It also says that you can't use mods when running a crossplay server.
there was also something about -epiconly, would that allow mods again? kind of looks like this could be a thing they fix/add soon-ish.
there was also something about -epiconly, would that allow mods again? kind of looks like this could be a thing they fix/add soon-ish.
My guess would be that -epiconly
with mods would require that the mods be on Epic's equivalent of the Steam workshop.
Has anyone confirm that arkflag_crossplay=true
works yet for epic players?
Yea, I run a server using that flat and only have epic users playing
Hi, I have 2 questions maybe someone could help me:
arkmanager --arkopt, crossplay
?arkflag_crossplay=true
, arkflag_crossplay="true"
or arkflag_crossplay="True"
Thanks
Hi, I have 2 questions maybe someone could help me:
- Is The way to activate crossplay without modifying the config file,
arkmanager --arkopt, crossplay
?
arkmanager --arkopt,--crossplay
- Which one of these values is the value on arkmanager.cfg to allow crossplay:
arkflag_crossplay=true
,arkflag_crossplay="true"
orarkflag_crossplay="True"
Thanks
Any of the above - any non-blank value will enable the option.
Hi, I have 2 questions maybe someone could help me:
- Is The way to activate crossplay without modifying the config file,
arkmanager --arkopt, crossplay
?arkmanager --arkopt,--crossplay
- Which one of these values is the value on arkmanager.cfg to allow crossplay:
arkflag_crossplay=true
,arkflag_crossplay="true"
orarkflag_crossplay="True"
Thanks
Any of the above - any non-blank value will enable the option.
Thanks @klightspeed for your response, but, maybe I made a mistake typing the command the right command will be arkmanager restart --arkopt, --crossplay
and what if I need to add another argument? Will be like this arkmanager restart --arkopt, --crossplay --arkopt, --NoBattleEye
?
Thanks again
Thanks @klightspeed for your response, but, maybe I made a mistake typing the command the right command will be
arkmanager restart --arkopt, --crossplay
and what if I need to add another argument? Will be like thisarkmanager restart --arkopt, --crossplay --arkopt, --NoBattleEye
?Thanks again
Sorry, the option should have a single dash, not a double-dash, so it'd be --arkopt,-crossplay
There should be no space between the comma and the option, so it should be --arkopt,-crossplay
, not --arkopt, -crossplay
.
You can also specify the --arkopt,-option
as many times as you need.
e.g.
arkmanager restart --arkopt,-crossplay --arkopt,-NoBattleEye
Hello,
How activate crossplay with epic version ?
https://ark.gamepedia.com/311.74
Thks