Commit Graph

646 Commits

Author SHA1 Message Date
He-Man
e5c8606cd9 Config for Vehicle Tradedistance
Thx to Ghostrider for the suggestion!
2019-01-16 19:24:55 +01:00
He-Man
451f7d56b3 Admin option to switch Day / Night 2019-01-15 20:40:39 +01:00
He-Man
64e88d5a51 Speed up Spawn Menu 2019-01-15 19:33:01 +01:00
He-Man
2ef6790a8f Defuse Bomb / Itemdisplayname
Moving "Epoch_Itemdisplayname" also to server will rename it to "EPOCH_fnc_Itemdisplayname", so we now only link to the new function.
Means, that you can now use:
Client side:
"EPOCH_Itemdisplayname" or "EPOCH_fnc_Itemdisplayname"
Server side:
"EPOCH_fnc_Itemdisplayname"
So no eventually third-party scripts will take effect.
2019-01-11 15:32:00 +01:00
He-Man
c9e9613f89 DisableDoors #2 2019-01-04 01:23:20 +01:00
He-Man
3613449f38 _newobj 2019-01-01 05:46:09 +01:00
He-Man
56a539ee55 Compatibility to Enhanced Movement
Not tested - Feedback required!!!
2019-01-01 03:56:02 +01:00
He-Man
1976a7b839 Trader Snowman changed to Trader with Hat 2018-12-28 21:30:04 +01:00
He-Man
6965609e96 Seasonal Trader Fix 2018-12-02 00:10:38 +01:00
He-Man
d1a55a5386 shorten wintertime 2018-11-14 19:46:46 +01:00
He-Man
4ba1ae9cc8 Prevent Trader in PlotRange 2018-10-31 19:23:45 +01:00
He-Man
5c8552afc6 useage of new teleporter class 2018-10-30 23:15:29 +01:00
He-Man
88e8bcf667 Saisonal Trader Clothings 2018-10-25 13:35:13 +02:00
He-Man
fe3a1d62f2 small npctrade fixes
In very rare cases it could be, that the Server or Client do not take the nearest local vehicle for trading
2018-10-19 17:35:00 +02:00
He-Man
af8e8b4564 Final pos for traders 2018-09-23 02:25:17 +02:00
He-Man
403b1140bc Simplified Weather script (and config) 2018-07-11 17:23:43 +02:00
He-Man
e7f8ab7bbe avoid allmissionobjects 'PlotPole_EPOCH' #2 2018-06-30 13:43:04 +02:00
He-Man
4ee52e3881 Plots in var for later improvements 2018-06-25 18:21:25 +02:00
He-Man
32d73a7fac Small Fix for AdminTools 2018-06-24 22:47:12 +02:00
MGT
330017686e
Update EPOCH_server_save_killedBuilding.sqf
Check if building killer is the owner and log accordingly
2018-06-24 14:26:55 +01:00
He-Man
6d36f5dcd3 Rope break fix 2018-06-22 19:53:47 +02:00
He-Man
0d06bbfba1 call EPOCH_defaultVars_SEPXVar 2018-06-01 16:32:01 +02:00
He-Man
d55c654b1c AdminMenu Search All 2018-05-30 22:26:30 +02:00
He-Man
92c3280f4f Admin Lock / Unlock 2018-05-28 22:57:47 +02:00
He-Man
2c8228fdb3 filter fixes 2018-05-19 00:21:41 +02:00
He-Man
9ca3abfadf Searchfield for AdminSpawn 2018-05-19 00:03:40 +02:00
vbawol
1fbe46b3ae fix for events location change 2018-05-15 07:01:31 -05:00
He-Man
ae3fec8426 Heal self fix 2018-05-14 17:47:11 +02:00
vbawol
0c4de1fbe3 version bump to 1.2 2018-05-09 07:09:30 -05:00
He-Man
a038ec6c34 Last Clothing Check 2018-05-08 17:37:43 +02:00
He-Man
d1793b239c Removed unused Building Vars 2018-05-05 18:05:20 +02:00
He-Man
14587e6c4e Player Login rework 2018-05-05 17:47:53 +02:00
He-Man
ac337459ff Winter Trader 2018-05-04 19:46:31 +02:00
He-Man
6045ed704b Remove Killed Cams from Array 2018-05-03 19:46:57 +02:00
He-Man
c4dcc22174 Cam publish and Group Var 2018-05-03 19:36:11 +02:00
vbawol
6c13f3d5ae small optimizations
typeName ... isEqualTo >> isEqualType
2018-04-30 22:01:37 -05:00
He-Man
81765e71ff Put some medics on the Ground on revive 2018-04-30 23:07:42 +02:00
He-Man
81a983bbc4 Script to remove specified Items from Cargos 2018-04-30 22:45:24 +02:00
He-Man
f293021d41 CargoSave Items in Subcontainer fix + unpack option 2018-04-30 22:42:25 +02:00
vbawol
49d6ac718f redo private arrays 2018-04-30 14:54:19 -05:00
vbawol
42515e3c56 add license plate persistence
note: consider alternate plate number system at spawn if duplicates are
found using the stock system.
2018-04-30 14:34:15 -05:00
He-Man
878723b244 Solar Charger Scripts 2018-04-20 18:19:31 +02:00
He-Man
8796a2de89 Config to disable fuelsources in PlotRange 2018-04-08 01:02:54 +02:00
He-Man
af6318940b More precise Vehicle saving / loading
This change will save / load Vehicles much more accurate (especially on
Ramps / slopy terrain.

Background:
If use VectorDir / VectorUp, the Vehicle will be tilted around the model
Center and PosWorld also use the Modelcenter, while PosATL / PosASL use
the lowest level of the Vehicle.
2018-04-07 00:11:12 +02:00
He-Man
ad7d7ddb2d Missing commandmenu exception 2018-04-06 22:42:48 +02:00
He-Man
561012b09c Config to make Temp Vehicles tradeable 2018-04-06 17:57:42 +02:00
He-Man
18dfb95e03 Set lockstate after upgrade 2018-04-03 23:30:17 +02:00
He-Man
a11e8c6f9c Convert Starter Mags to Rounds 2018-03-31 00:58:05 +02:00
He-Man
54b739a4a2 One more Trader Limit fix 2018-03-30 16:17:27 +02:00
He-Man
84d7167a14 Recalculating of _currentStock 2018-03-30 15:58:17 +02:00