disto1978

Member
  • Content count

    183
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by disto1978

  1. Hey, is it possible to give admins build rights in other territorys by InfiSTAR AH or InfiSTAR TM? In Arma2 i remember for an option in InfiSTAR to build in other territorys.
  2. disto1978

    InfiSTAR Admin build rights in enemy territory

    Sounds great Chris, many thanks!
  3. Hello guys, I´m looking for an solution to force 1st person view in helicopters / air vehicles only. I just found some scripts to restrict 3rd person in combat, but how to restrict it only in helicopters / air vehicles? Can someone help me out pls?
  4. disto1978

    1st person only for helicopters / air vehicles

    I tried this, but no effect. Is it possible infistar is blocking this?
  5. disto1978

    1st person only for helicopters / air vehicles

    Helpful? ...not really, sorry Yes I know google and I used it already. There are a lot of hits to this topic, but most of them are outdated or not recommend for performance reasons. I found a working solution by combine some of the scripts I found... if (!isDedicated) then { waitUntil {!isNull (findDisplay 46)}; if ((difficultyOption "thirdPersonView")==1) then { if ((vehicle player) isEqualTo player) then { while {true} do { if (((vehicle player)isKindOf "LandVehicle") && (speed (vehicle player)) >= 10) then{ player switchCamera "Internal"; }; sleep 0.1; if (((vehicle player)isKindOf "Helicopter") && (getPosVisual (vehicle player) select 2) > 10) then{ player switchCamera "Internal"; }; sleep 0.1; if (((vehicle player)isKindOf "Plane") && (speed (vehicle player)) >= 60) then{ player switchCamera "Internal"; }; sleep 0.1; }; }; }; }; Working fine so far. It would be nice if the player get a warning if he enter a helicopter that 1st person is forced in flight, someone can help me to add a code for the warning message?
  6. Sounds great, thx! If it helps the old FuMS mod had an option to spawn the raptors.
  7. @kuplion Is it thinkable to add JurassicArma optional to this mod? http://www.armaholic.com/page.php?id=27163 The functionality seems to be similar to Zombies&Daemons
  8. disto1978

    Exile PHP Admin Tools/Portal

    Hey guys, is this tool still working? I tried to set up but i just get empty pages. All steps from the readme done, both files edited but if i try to open the index.php or any other link I just get an empty page. Tested on Windows (IIS) and Linux (Apache) Got it working, thx @Choppra for sharing!
  9. With that settings boats are spawning on our server... ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Roaming Boats Setup ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Settings for roaming seaborne AI (non armed boats will just sail around) SC_maxNumberofBoats = 2; SC_occupySeaVehicleIgnoreCount = false; // true if you want spawn vehicles regardless of overall AI count // Array of boats which can be used by AI patrols (the number next to next vehicle is the maximum amount of that class allowed, 0 for no limit) SC_BoatClassToUse = [ ["B_Boat_Armed_01_minigun_F",1], ["I_Boat_Armed_01_minigun_F",1], ["O_Boat_Transport_01_F",0], ["Exile_Boat_MotorBoat_Police",1] ]; SC_occupyBoatUseFixedPos = true; // True if you want to specify the patrol positions and radius of the area to patrol / false for random // if you set SC_maxNumberofBoats higher than the number of static positions, the remainder will be random // they will also ignore any blacklisted areas SC_occupyBoatFixedPositions = [ [[200,200,0],2000,"Tanoa"], // [[x,y,z],radius,"mapname"] leave no spaces between [[400,400,0],2000,"Tanoa"], [[14000,5000,0],3000,"Tanoa"], [[16000,16000,0],3000,"Tanoa"] ]; ...just the positions need a bit adjustment
  10. disto1978

    Bases Cracking On Restart

    Wow, a few versions of Exile later and we have the same problems with broken bases. Is there a working solution for current Exile build 1.0.3? The base code of ExileServer_util_extDB2_createMessage.sqf is different than 0.9.4 this thread has started with. It would be great if someone can post a working code please.
  11. Helly Guys, Hey @second_coming We had a longer break with exile and want to give it a try again. Occupation is really nice, but what i miss is a option to spawn random AI in towns,citys,villages if players are near/inside like in good old A3XAI. Maybe a 90% chance to spawn groups of 4-10 AI in bigger citys, 60% chance of 3-6 AI in towns and 30% chance of 2-3 AI in villages, if you know what i mean. AI should only spawn if a player enter the area and search for them. I don´t like the static AI option cause the players know after short time where the AI is and how many in which area. Also the static AI does not respawn after get killed by players. It would be better if the AI is more random and incalculable. Is that possible with Occupation or someone know a other working script? A3XAI was great but it´s extreme outdated and have bad performance.
  12. disto1978

    Advanced Sling loading blocked?

    Yeah that's right, but would be nice if the menu work. Why the menu is not shown? I think it´s not InfiStar who block this, is this from exile?
  13. disto1978

    Advanced Sling loading blocked?

    Did you (or someone else) figured out how to get this window working to choose single or double sling load?
  14. We are set up a new Exile Tanoa server, does someone get the revive script working with 1.0.0 or better to wait? Some informations the Devs implement revive to Exile in the near future?
  15. disto1978

    FuMS -Advanced- CTF, Captives, Zombies, and more

    @yesyesjo Your code for the description.ext seems correct, we have it similar and the HC is connecting well. Problem is the FuMS missions dont spawn, the gremlin seems to be in the FuMS script. Hope we get an update.
  16. disto1978

    Fahne aus dem Spiel nehmen

    Ja den Text habe ich schon angepasst, danke
  17. disto1978

    Fahne aus dem Spiel nehmen

    @[FCS-DE]^oo^[Linux] Grade ein wenig getestet, Dein Code funktioniert! Danke.
  18. disto1978

    Fahne aus dem Spiel nehmen

    Wenn du es hinbekommen hast würde mich auch interessieren wie. Wollte das auch schon mal so machen bin aber gescheitert. Der einzige Weg der mir einfiel war die Flagge sündhaft teuer zu machen so dass sie keiner kauft, schöner wäre es aber den Kauf direkt zu unterbinden mit einem Hinweis dass man sich beim Admin melden soll.
  19. disto1978

    Remove safe zone

    Sorry if I poke this thread again... seems like in the actual version 1.0.0 is some stuff changed . What I have to change to remove the safe zones? All I want is removing the safe zone, so everyone can fire/get killed in these areas. Is that possible so all other functions stay active (no loot spawn, build restriction...)? Sidenote to the DEVS: Maybe you can add a serverdise setting like "TraderSafeZone = false"
  20. disto1978

    Gratis Admintool das sich lohnt?

    Ich weiß nicht warum der TE hier so aggressiv reagiert. Ich stimme der Aussage vollkommen zu dass jemand der keine Möglichkeit hat einmalig 30 Euro für ein vernünftiges Anti Cheat und Admin Tool auszugeben es besser lassen sollte! Wegen diesen 0815 Servern die hoppladilala aufgesetzt und mit minimalistischsten Mitteln betrieben werden (womöglich noch auf ´nem vServer) gibt es überhaupt erst so viele Hacker da sie immer wieder Server finden auf denen sie sich austoben können. Überlege mal wie viel Arbeit die Entwickler solcher Mods und Tools da rein stecken und es ist schon sehr egoistisch sich dann zu beschweren wenn diese Menschen die unzählige Stunden ihrer Freizeit dafür opfern dass DU einen sicheren und gut administrierbaren Server betreiben kannst dafür etwas entlohnt werden wollen. Meine Meinung: InfiSTAR ist kein "Muss", aber wertet deinen Server enorm auf in Sachen Sicherheit und Funktionalität. Wenn du nur einen privaten Server für dich und eine Hand voll Kumpels einrichten willst reicht ein kostenloses Admin Tool durchaus, wenn du vor hast einen Public Server zu betreiben tu dir und den Spielern einen Gefallen und investiere ein paar Euro in InfiSTAR. Chris leistet großartige Arbeit, bringt regelmäßig Updates und ist auch hier im Forum immer zur Stelle um zu Helfen, da sind die 30 Euro besser aufgehoben als in der Kneipe.
  21. disto1978

    Error: Bambi creation timeout - 0.9.6

    Hey Guys, i set up a new server for Namalsk with Exile 0.9.6 and get a Bambi creation error. Database Log... extDB2: Version: 70 extDB2: https://github.com/Torndeco/extDB2 extDB2: Windows Version Message: All development for extDB2 is done on a Linux Dedicated Server Message: If you would like to Donate to extDB2 Development Message: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2SUEFTGABTAM2 Message: Also leave a message if there is any particular feature you would like to see added. Message: Thanks for all the people that have donated. Message: Torndeco: 20/02/15 extDB2: Found extdb-conf.ini extDB2: Detected 8 Cores, Setting up 6 Worker Threads [13:50:44:790737 +02:00] [Thread 127280] extDB2: Database Type: MySQL [13:50:44:791755 +02:00] [Thread 127280] extDB2: Database Session Pool Started [13:50:44:792636 +02:00] [Thread 127280] extDB2: SQL_CUSTOM_V2: Loading Template Filename: C:\Gameserver\Arma3\server1\@ExileServer\extDB\sql_custom_v2\exile.ini [13:50:44:792758 +02:00] [Thread 127280] extDB2: SQL_CUSTOM_V2: Version 12 Detected, Latest Version 12 Available [13:52:41:322532 +02:00] [Thread 127280] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error [mysql_stmt_error]: Cannot add or update a child row: a foreign key constraint fails (`exile2`.`player`, CONSTRAINT `player_ibfk_1` FOREIGN KEY (`account_uid`) REFERENCES `account` (`uid`) ON DELETE CASCADE) [mysql_stmt_errno]: 1452 [mysql_stmt_sqlstate]: 23000 [statemnt]: INSERT INTO player SET account_uid = ?, name = ? [13:52:41:322598 +02:00] [Thread 127280] extDB2: SQL_CUSTOM_V2: Wiping Statements + Session [13:52:41:322615 +02:00] [Thread 127280] extDB2: SQL_CUSTOM_V2: Error: UniqueID: 1 Input String: createPlayer:765611979xxxxxxxx:Player [13:56:20:228429 +02:00] [Thread 127280] extDB2: Stopping ... Strict mode is disabled... ...any idea whats going wrong?
  22. disto1978

    Statusbar Script?

    http://www.gft-clan.de/exile/statusBar.zip But the icon is not for radiation but for infection
  23. disto1978

    Speichern der Fahrzeugmunition

    Soo, Rearm funktioniert mit dem AVS auch soweit.
  24. disto1978

    Speichern der Fahrzeugmunition

    ...öhmmmmmmm ...Nö! Wenn du das so schreibst lass ich das lieber AVS scheint zu funktionieren soweit, wenn ich dem InfiStar abgewöhnt hab mich zu kicken weil ich ´nen bewaffneten Offroader benutz kann ich dir auch sagen ob das Rearm klappt