-
Content count
9 -
Donations
0.00 EUR -
Joined
-
Last visited
Content Type
Profiles
Forums
Wiki
Servers
Devblog
Everything posted by PazzHD
-
I am getting this Warnings in the Console when I join the Server: This is my startparameter: ./arma3server -ip=134.255.225.143 -port=2320 -config=server.cfg -cfg=basic.cfg -mod="@Exile;@ryanzombies" -servermod="@ExileServer" -profiles=config -name=config And this is my mission.sqm: version=12; class Mission { addOns[]= { "exile_client", "Ryanzombies", "ryanzombiesfunctions", "a3_map_altis", "A3_Characters_F" }; Pls help me guys
-
I tried with your mission.sqm I'm still getting the same Error ... Maybe it's because i host it on Linux?
-
ok, i'll try it. Thanks for your help
-
my folder name is: @Ryanzombies
-
It is added. Still same Error
-
I tried it, but it didn't work. Here's the whole LOG:
-
Same Error, now it is:
-
Hey Guys, can you help me. I am getting this Error when i join my Server: I have installed Ryan's Zombies and Deamons 4.6 and ExileZ 2.0 This is my mission.sqm: version=12; class Mission { addOns[]= { "exile_client", "Ryanzombies", "ryanzombiesfunctions", "Ryanzombiesanims", "Ryanzombiesfaces", "a3_map_altis", "A3_Characters_F" }; addOnsAuto[]= { "exile_client", "Ryanzombies", "ryanzombiesfunctions", "Ryanzombiesanims", "Ryanzombiesfaces", "a3_map_altis", "A3_Characters_F" };