Search results

  1. S

    iniDB Arma 3 wasteland server.

    Hello All, I have a few questions for members who know more about A3 than me. 1. Does anyone have saving money working on A3Wasteland_v0.9f.Altis? I have Base/Player Inventory saving just not the "Money".Money is saving to the db/uid but when I respawn just the default amount is there.I...
  2. S

    iniDB Arma 3 wasteland server.

    Yes I got it working! both Base/Player Saving.Just got really frustrated towards the endgame but some of the files that were default from host were outdated so deleted them and downloaded new ones from github.I even tried to bribe Gagi2 for help but got it working before he could reply. Most of...
  3. S

    iniDB Arma 3 wasteland server.

    Hello All, Hmmm well, I've been trying to get this to work for a good 4 hrs now and still no luck.I've only had my server for 3 days now and I can say it has been good just to look through the file structure and see what goes where from where. One thing I did notice was the...
  4. S

    iniDB Arma 3 wasteland server.

    Thank you Gagi2 for your response. I have this is my Launch Parameters: -mod=@inidbi; This is the folder in my ArmA3 Directory @inidbi This is version 1.4 from code34 When I use this error box says "the inidbi.pbo needs to be signed to be able to work"
  5. S

    iniDB Arma 3 wasteland server.

    I too am having problems getting this to work. I am getting "loading player account..." but then it goes to "Welcome to A3Wasteland Please wait for client to initialize". Host Vilayer Useing latest Wasteland files from github. I am new to A3 but kind of know my way around :) looking for a bit...
  6. S

    Boycotting servers

    That's not Admin Abuse, join my server Ill show you Admin Abuse! BWahahahaahaaaaaaaaa!
  7. S

    Best AI script for DayZ Epoch Chernarus

    Yes, I have tested and used both Sarge & DayZAI and I am currently testing WickedAI made by Markk311 which I am very impressed with it so far although it is a WIP. This is just my opinion but my 40 slot server is nearly always full and I have found using Sarge AI lags the server a bit too much...
  8. S

    Ai Patrolling jets

    To get AI into jets is very simple just put your jet of choice into "SAR_heli_type "which is the very last line of code in the SAR_config.sqf under sub heading "heli patrol definition". Mine looks like this: SAR_heli_type=["UH60M_EP1","CH_47F_EP1_DZ","A10_US_EP1"]; For some serious fun put a...
  9. S

    buildings snap to slopes

    Hello Essix, I too had the same problem when building my Castle of DETH on Skalisty.So I hope this helps you. STENCH http://opendayz.net/threads/straighten-custom-buildings.10886/
  10. S

    [Tutorial] Custom Loot Tables and Adjusting Spawn Rates

    I can confirm this does work and works well! This small mod gives you total control over what spawns , where it spawns and when it spawns even zombies (with some other overides). If it is not working for you Julian and you need some assistance please be a bit more specific in your post, for...
  11. S

    Orions pustoshka castle

    Mr Mischief, Not sure if this will work? :cool: But thnx for the effort! Line 1736: _unit_0 = objNull; if (true) then { _this = _group_0 createUnit ["GER_Soldier_EP1", [3811.1321, 7628.0718], [], 0, "CAN_COLLIDE"]; _unit_0 = _this; _this setUnitAbility 0.60000002; if (true) then...
  12. S

    Gday Ryke666, Just run search for "The Ruthless Combatant Regiment" and let me know your in...

    Gday Ryke666, Just run search for "The Ruthless Combatant Regiment" and let me know your in game and I'll let you know how it works.I'm not sure if this will work on overwatch. Cheers STENCH.
  13. S

    [Release] mmmyum's zed changes - quantity, AI, spawning, permaLoot, permaZeds& more

    For the last 2 dayZ I've been testing mmyum's cool mod. I can say I've had varied results from 50 Zed's to a Horde the size of Australia chasing me.If you read through this thread thoroughly it is possible to do it yourself to great effect.Follow the principals that mmmyum has announced and be...
  14. S

    Is there a list of vehicle weapons, that can be added to the biplane??

    Hell yeah for the skywriting script.That would be soooo cool.
  15. S

    List of items you cannot give to AI or game will crash when looting their corpses...

    I have given the AI on my DayZ.st 1.7.7.1 server Antibiotics as an infection control measure for players to loot as well as NVG and have never had my game crash and is also present in players inventory after extracting the item (Antibiotics) from AI.I have also added a single bloodbag to their...
  16. S

    Config help

    Hi Matt, Investigate this file: SARGE/map_config/SAR_cfg_grps_chernarus.sqf. And look for this: // example war scenario in the northwest. Comment OUT after having had a look at it! Hope this helps. STENCH
  17. S

    Can get my custom vehicle patrol working...

    Thanks Sarge, This helped me a lot.
  18. S

    Can get my custom vehicle patrol working...

    Hey Sarge, I too have a question about the properties of setMarkerDir. I know it is defined in degrees,but is it set from a north facing aspect? For an example for Cur's first code post in this thread the line: _this setMarkerDir 20; would be sending his Bandit Patrol in a SSW...
Back
Top