PazzHD

Member
  • Content count

    9
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

1 Neutral

About PazzHD

  • Rank
    Bambi

Recent Profile Visitors

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

  1. PazzHD

    ExileZ 2

    I tried with your mission.sqm I'm still getting the same Error ... Maybe it's because i host it on Linux?
  2. PazzHD

    ExileZ 2 / Ryan's Zombies

    ok, i'll try it. Thanks for your help
  3. PazzHD

    ExileZ 2 / Ryan's Zombies

    my folder name is: @Ryanzombies
  4. PazzHD

    ExileZ 2 / Ryan's Zombies

    It is added. Still same Error
  5. PazzHD

    ExileZ 2 / Ryan's Zombies

    I tried it, but it didn't work. Here's the whole LOG:
  6. PazzHD

    ExileZ 2 / Ryan's Zombies

    Same Error, now it is:
  7. PazzHD

    ExileZ 2 / Ryan's Zombies

    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
  8. PazzHD

    ExileZ 2

    Now i am getting this:
  9. PazzHD

    ExileZ 2

    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" };