-
Similar Content
-
By Tarabas
Wouldn't it be nice to give server admins the option to change the speed of the ATM ?
For my taste it's much too slow and if you're not in a safezone you have nearly no chance to get/ depot your money. It needs too much time in my opinion.
-
By superfly
I need some help figuring this out.
The idea is to replace the default textures for ATMs server side so everyone sees the same thing.
Having your local bank's brand ingame would be such a nice touch.
ATM Box: http://i.imgur.com/Z0bRobo.jpg
ATM Shade: http://i1051.photobucket.com/albums/s440/ssnakeyes1/2014-12-29_00005_zps5ee09b7a.jpg
Is this possible and does anyone maybe know how ?
-
By Narines
Hi,
This script is extremely simple.
1 - In '@epochhive/addons' add the following pbo (traderATMs.pbo) :
https://dl.dropboxusercontent.com/u/63143678/epoch_scripts/traderATMs.pbo
2 - In your 'MPMissions' folder, unpack 'epoch.Altis.pbo'
3 - In your unpacked 'epoch.Altis' folder, open init.sqf and add the following at the very top :
if (isServer) then { execVM "\q\addons\traderATMs\init.sqf"; }; Note : if there is no init.sqf in the root of your unpacked 'epoch.Altis' folder, just create one.
4 - Repack 'epoch.Altis' into 'epoch.Altis.pbo'
That's it !
**EDIT** Optimized following Kroenen's suggestions
-
By Zupa
[Release] Single Currency (3.0) & Storage - DEFAULT HIVE
Since the majority of people wanted this i want to bring it to attention in this section to.
What is it?
This script replaces gold,silver,tin,copper,briefcases by 1 virtual currency with a configurable name. You can buy,sell, give, receive, take (from dead bodies) and STORE this money like it was a normal inventory item. ( It will work with a different dialog then your gear dialog.)
No more smelting gold into silver or anything related to that. Everything is in one currency ( For example "ZupasticiumCoins").
I probably will code this inthe default epoch code and send a merge request to Epoch Devs with an option to do
DZE_SingleCurrency = true/false; And if they accept it , it might be in 1.6 ^^
Topic can be found here in the subforums: ( all Detailes explained there).
-
- Advertisement