Fewture

Member
  • Content count

    36
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by Fewture

  1. Getting that horror vibe going.
  2. Fewture

    Searching fór Chernarus Isles or Redux pbo

    If by "mod pack", you mean CUP terrains, then you put the folder @CUPterrains in your main server folder, then you have to have an Exile.Cherarus.pbo file in your mpmission folder. Once you have those two, you need to use launch your server with the proper configs to tell the server what mission to use. I use TADST to lauch my servers. Super easy. You can just check a box to choose available missions and mods. DL it from Armaholics. That should point you in the right direction.
  3. Fewture

    Double doors on Compositions

    Hey Folks, I'm having a weird issue with my server. I made a mission with 3den using several compositions. On all of the composition buildings, I'm getting 2 DOORS. while playing on the server, I have to open one, then open another to get in the building. I know I didn't place 2 identical compositions directly on top of each other. This happened on both the Shapur map and the Desert_E map using compositions. What am I doing wrong? Anybody have any ideas or at least a direction to look into??
  4. Fewture

    DMS vehicle fuel

    Thank you. Would I put this in the spawn non persistant vehicles sqf? SOLVED. It's in the code already. I changed randomize to setfuel. Thanks!
  5. Fewture

    DMS vehicle fuel

    How can I limit the fuel for vehicles spawned by DMS missions?
  6. Fewture

    Double doors on Compositions

    @aussie battler Thanks for the input. I am using the Exile output plugin for my init files, and all the buildings are serverside. I wen in and unchecked "show model" and it fixed everything. Runs great. I wasn't double placing buildings. Has anyone else experienced this?
  7. Fewture

    Double doors on Compositions

    Would the "show model" being checked in 3den cause this? Almost all of the objects I click on in the editor are checked with this. I'm having objects fall from the sky on server start up, and issues with Z placement also. Seems that when I uncheck "show model" this doesn't happen. I hope I don't have to go through every item on the map and uncheck this box for them all.
  8. Fewture

    Double doors on Compositions

    mission.sqm
  9. Fewture

    Double doors on Compositions

    That may help... initServer.sqf initPlayerLocal.sqf
  10. Fewture

    destroyed with lock count 3

    Hello Folks, I'm trying to create a new Shapur mission for Exile. I created a vanilla server running just the Exile, Exile server, and CUP terrain mods. The server seems to start fine, but when I try to join, it hangs at Mission read. I'm getting this error in my .rpt for a ton of lines. destroyed with lock count 3 Does anyone have any insight into this error?
  11. Fewture

    destroyed with lock count 3

    Fixed it. Issues with Initserver.sqf
  12. Fewture

    [Release] Exile Trader Compostions

    @Super Jerome Thank you for making this. It is a godsend. I'm having a weird issue with it though. It seems to be spawning double everything. When I open a door, I have to open a second to get in. Once inside, I see 2 traders that look like they are on each other's shoulders. One of the traders has a full inventory, the one on his shoulders has nothing to sell. All of the traders in the composition are like this. It is only happening with this composition. Any suggestions?
  13. Fewture

    Takistan 1.0.4 Mission file

    Solid. Thanks.
  14. Fewture

    Takistan 1.0.4 Mission file

    Hello Folks. Does anyone have a 1.0.4 friendly mission file for Takistan they can send me? Cheers.
  15. Fewture

    Adding vehicles

    @downtime89 Those have to be added in manually. It isn't that hard though. To have them spawn in at the beginning of the server only requires adding the CFGclass name to your spawn list in the config.sqf. Adding them to the trader requires you to add them into 2 places in the Exile.Altis config. You can find all the class names HERE.
  16. Fewture

    Easy Exile color correction

    Uber easy color correction for Exile, complete with atmospheric presets like radiation, sun scorched, Silent Hill blue, etc. This is my first ever release, so be gentle with my mod hymen. Thanks to MGTDB for showing me the way on this. Download link: http://www.mediafire.com/file/9lppkybpnbi9umq/effect.sqf
  17. Fewture

    Easy Exile color correction

    @metta. Sorry, but that is beyond me. I have idea how to fix that.
  18. Fewture

    Easy Exile color correction

    Added default Arma and Exile presets. Also included syntax and explanations of the values being changed. Link updated in first post.
  19. Fewture

    Easy Exile color correction

    Excellent! Thanks Care Bear.
  20. Fewture

    Easy Exile color correction

    Edited with new link.
  21. Fewture

    John Dogs - Spawn Companion Dog from your XM8

    Then I'm in trouble. I'm a rank script newb. I just got excited because I was able to add an .sqf to my server that implemented a color correction...chimp with a head injury level stuff. I was thinking about looking at some of Ryan's code for zombies and see if it may apply to dogs. Same basic behavior for a feral pack; spawn, roam around, identify player, attack player...seems like pretty basic stuff.
  22. Fewture

    John Dogs - Spawn Companion Dog from your XM8

    @aussie battler Solid. I get it now. Would JohnO's script be able to create a feral pack or would that be a ground up kind of thing? Any code wizards out there willing to take a stab at a script or mod that would add a feral pack to Exile?
  23. Fewture

    John Dogs - Spawn Companion Dog from your XM8

    Hey folks. Thanks for the Exile conversion of the Jboy script. My understanding is that this version creates a companion for the player. Has anyone tried to create an Exile version of the script for a pack of feral dogs that attack the players on an MP server?
  24. Fewture

    Weird issue with fog

    Running a server and have been having a weird issue with the fog. When I log in, as the screen is fading in, the fog looks perfect, but then it suddenly just disappears. I log off, then back on, and it is exactly as it should be. However, as I play, after about 20 minutes, the fog degenerates into a slightly opaque white strip across he center of the screen. I looked around but couldn't see any other posts with that issue. Any ideas?
  25. Fewture

    Status of color correction for update

    I figured it out.