Linozerus

Donator
  • Content count

    29
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

13 Neutral

About Linozerus

  • Rank
    Bambi

Personal Information

Recent Profile Visitors

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

  1. Linozerus

    [EOS] iSLAND OF THE DEAD!

    ** English Version Below ** Der Server ist wirklich mal ne richtige Herausforderung. Es wird einem nichts geschenkt und vor allem es ist nah an der Realität. Die Erweiterungen sind sehr gut integriert und man hat ne Menge Spaß mit all dem was man machen kann. Es ist kein Server für Leute die schnell n Heli kaufen und dann nur noch zum Trader pendeln um alles zu verkloppen, so einfach kommt man da nicht vorwärts. Aber wer wirklich mal sehen will was man mit EXILE machen kann, ist hier finde ich richtig. Ich bin dort kleben geblieben, weil mir genau das gefallen hat. Es gibt ne Menge Fahrzeuge und Waffen, was es am Ende auf jeden Fall unterhaltsam macht. This Server is really challenging. You get no gifts and you play close to reality. The Expansions are very well implented in the game and it makes a lot of fun. It is no server for people who want to get forward very fast and buy a helicopter and just make money at the trader. If you want to see how hard the life in EXILE can be, you are right at this place !! I got stuck there, because i like the challenge. Also there are lots of vehicles and weapons, that's makes it bit more entertaining
  2. Linozerus

    Suche 1-2 Mitspieler, keinen Clan!

    Ihr könnt euch gerne bei uns auf den Server schauen, wir sind ein ähnlicher Haufen und alle 25+. Ansonsten poste doch mal wo man euch antrifft.
  3. Linozerus

    New Skins

    hmm shit ok thanks for the reply .... one day we will get it working
  4. Linozerus

    M3Editor - 3D Map Editor

    hey guys, is there anybody out there who would explain the M3Editor to me ? I'm really interested in it, but i can't get it working, loading the map is no problem, but in the moment of "Preview" it still makes exactly ..... nothing....
  5. Linozerus

    New Skins

    @Torchgodz can you show me how you put it in there? i can follow this logic at all....
  6. Linozerus

    Paint Job Guy

    There was a discussion in the old forum, and Eichi said it is explained in the config.cpp as an example at the huron. But i didn't get it how to put in my own skins ....
  7. Linozerus

    Exile IgiLoad with TaruPodMod

    perhaps you need more altitude for it. Go higher an try again
  8. Linozerus

    Exile IgiLoad with TaruPodMod

    hmm ok, i got some issues with the pods on top of my coding problem above: Pods in bases despawn if is freightpod, if it's fuel pod it "jumps" up one floor...seems pods and bases are no good friends The freight pods always are gone after a restart, also if i lock/unlock them and put stuff in it .... i made them cheap on my server for that reason, but my players cry for equipment
  9. Linozerus

    Exile IgiLoad with TaruPodMod

    @Miannie83 ahhhh i got it !! can you show me how you putted it in there ? im a bit unsure atm .... and thank you very very much
  10. Linozerus

    Exile IgiLoad with TaruPodMod

    @Miannie thanks for this ! but ... in the end i stay too stupid .... Line 1600 class CfgExileMusic { Ambient[] = {"ExileTrack03","ExileTrack04"}; Combat[] = {"ExileTrack06","ExileTrack07"}; Intro[] = {"ExileTrack02","ExileTrack03"}; }; class CfgFlags { class USA { name = "USA"; texture = "\A3\Data_F\Flags\flag_us_co.paa"; uid = ""; }; }; class CfgTerritories { // Base Cost / Radius // Level 1 is allways for Pop Tabs, >= 2 for Respect prices[] = { {5000, 15}, // Level 1 {10000, 30}, // Level 2 {15000, 45}, // Level 3 {20000, 60}, // Level 4 {25000, 75}, // Level 5 {30000, 90}, // Level 6 {35000, 105}, // Level 7 {40000, 120}, // Level 8 {45000, 135}, // Level 9 {50000, 150} // Level 10 }; // A shortcut of the above maximum radius maximumRadius = 150; // The above * 2 plus coverving the 20m you can move while placing things minimumDistanceToOtherTerritories = 325; /** * Defines the minimum distance to safe zones / trader cities where players * cannot build territories */ minimumDistanceToTraderZones = 1000;
  11. Linozerus

    Exile IgiLoad with TaruPodMod

    hell i'm stupid .... where to put in that fix o0 config.cpp in mission has no entries like that....
  12. Linozerus

    M3Editor - 3D Map Editor

    @maca134 i really would love to use this tool, i can run it till the point of pressing "preview", it loads up and punches me back to Arma3 start menu....So i cant use for 3D editiing, only 2D what is too much for my brain
  13. Linozerus

    New Skins

    Hi guys, after searching through in here i found some nice hints, that it would be possible to put in more skins. For me it would be intressting zu get some for the Huron and the Offroad aswell. Eichi replied in "Ask a developer" that it would be clear after a look in the config on the Huron. But i can see only the "normal" code with the name of the skin and the price. Can someone give me a source or a little push in the right direction ? thanks
  14. Linozerus

    R3F Exile

    @Moe1337 as far as i can help you out of this...Stop your gaming server First of all you need the PBO Manager, you can download from the internet, google it ... 1. Go to your Server by FTP in the folder mpmissions you can find the Exile.Altis.pbo 2. Download the Exile.Altis.pbo 3. Unpack the Exile.Altis.pbo with the PBO Manager and you will get an Folder named "Exile.Altis" 4. Delete the Exile.Altis.pbo 5. Go into the Folder Exile.Altis 6. Unzip the R3F Zip File which you download from the Github Link in the first post 7. You will geht the Exile_R3F-master Folder, jump into it 8. Open two Explorer Windows, on with the opend Exile.Altis and one with the Exile_R3F-master Folder. 9. Copy the Folder R3F_Log into the Exile.Altis Folder. so it is direclty on first level with the description.ext 10. Download Notepad++ from the internet, you will need it to edit the .sqf and .ext files 11. Open up the description.ext in the Exile.Altis Folder and add #include "R3F_LOG\desc_include.h" at the top 12a Look into your Exile.Altis Folder if there is a init.sqf file, open it and add execVM "R3F_LOG\init.sqf"; 12b If you have no init.sqf you can just put the init.sqf into the Exile.Altis folder 13. Use the PBO Manager to pack the Exile.Altis Folder to Exile.Altis.pbo 14. Upload the edited Exile.Altis.pbo to your server into the mpmissions directory Restart your server and it should work ... If you use Infistar you can also take the Battleye Filter from the first Post in here. If not you will have to get that working on your own. If you are new to all of this Infistar helps a lot i think .
  15. Linozerus

    R3F Exile

    for all noob's like me, init.sqf could be copied into unpacked Exile.Altis.pbo, even is you have a serverinit.sqf. description.ext must be merged, the R3F_Log folder can be copied without packing into a .pbo Thx @SLB2k11 for his fast help ... For now im looking how to get crates in the Tempest, Zamak or HEMMT