Sign in to follow this  
Sgt. ScrapMetal

Few different Feature Wishes

3 posts in this topic

Dead Players inside destroyed vehicles.

Replace or add this too ExileServer_object_vehicle_event_onMPKilled.sqf

So all players inside an desroyed vehicle are moved out. I have seen this on our community as feature request and added them. Its woud be nice its added too exile :).

Spoiler

/**
 * ExileServer_object_vehicle_event_onMPKilled
 *
 * Exile Mod
 * exile.majormittens.co.uk
 * © 2015 Exile Mod Team
 *
 * This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. 
 * To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/.
 */
 
private["_vehicleObject"];
if !(isServer) exitWith {true};
_vehicleObject = _this select 0;
{
	moveout _x;
}forEach (crew _vehicleObject);
_vehicleObject call ExileServer_object_vehicle_remove;
_vehicleObject setVariable ["ExileDiedAt", time];
true

 

 

Locked Vehicles with Players Inside
 

Spoiler

 

Its really painfull too see thats player locking there teammates inside the car. so no one can steal them if there killed. I seen this happend on our server and also on other servers. thats the player doing this because there dont wanna lose there stuff. its also really painfull as admin too moving them out off the car when he locked inside because an misstake or something.

I have not found anything too change this directly, but its woud be nice that a vehicle got automaticlly unlocked because a player is inside.

 

 

Repair the Bikes

Spoiler

@Psycho i know your have been maked the Exile cars and guns. and it woud be really nice i´ve you make the Exile_Mountain_Bike better and removed this stupid engine ^^ i dont know how long this bug is inside but its woud be really really nice that this gona remove.

 

Adding different zones.

Spoiler

I really like the Feature and idea from the contaminated zone and i hope thats we become something like that too modified that himself. i have been used on one off our servers this marker too make a little PvP zone with special loot for them, the players got moved in first person there. And i think that we can used different zone for other things too. I know thats inside the radiation zone are only loot spawning from the radiation class. so add woud be nice too see simple option for admins too setting loot for spawnpoints different too another one. so i wish me  zones like "Exile_Special_Zone_1" there also define a sepereat loottable for it. :)

 

Thanks and cheers hopefully something are from interest.

Cheers Sgt.ScrapMetal56e453a7bc282_ZHtranzparent.thumb.png.0c

Share this post


Link to post
Share on other sites
40 minutes ago, Sgt. ScrapMetal said:

Its really painfull too see thats player locking there teammates inside the car. so no one can steal them if there killed. I seen this happend on our server and also on other servers. thats the player doing this because there dont wanna lose there stuff. its also really painfull as admin too moving them out off the car when he locked inside because an misstake or something

I would just blow up their vehicles as player it's more their loss than my gain, also as an former server admin i would just let the car disappear or also blow it up and blame a nameless player.

IMO the players that play like this and ask admin help for the vehicle should just play something else than arma. Besides i doubt that you can get your gear back when a vehicle is blown up in RL and arma is a sim

  • Like 1

Share this post


Link to post
Share on other sites

yep i agree with the last post as i never give refunds for blown up vehicles etc, as the last post said, it does not happen in real life, i also reposess  vehicles and assets if territory is not paid. Also if a player does not come to server for more than 21 days i reset their account.

  • Like 2

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.