Suppe Posted July 14, 2015 Author Report Share Posted July 14, 2015 Thanks flow0815 :D flow0815 1 Link to comment Share on other sites More sharing options...
Halvhjearne Posted July 16, 2015 Report Share Posted July 16, 2015 IMPORTANT FOR ANYONE USING THE FILES FROM MY GITHUB: the resource file have been update and i have added a "shared" Halv_defines.hpp! this "shared" Halv_defines will be universal for most of what i will make from now on and is only needed once in your mission and will therefore save some space and resouces alltogether. however, if you have already have this file and add another, your server WILL fail to load, so ONLY add this file once. if you use other of my mods that has this file, it can be safely ignored and deleted from either as long as it is loaded once. Link to comment Share on other sites More sharing options...
flow0815 Posted July 16, 2015 Report Share Posted July 16, 2015 Did you remove pricing file from trader? Mistake? Think should be in there Link to comment Share on other sites More sharing options...
Halvhjearne Posted July 16, 2015 Report Share Posted July 16, 2015 On 7/16/2015 at 2:37 PM, flow0815 said: Did you remove pricing file from trader? Mistake? Think should be in there in my github it is using CfgPricing like default epoch, just change that in tradermenu.sqf Link to comment Share on other sites More sharing options...
flow0815 Posted July 16, 2015 Report Share Posted July 16, 2015 How to change that? Throws me an error popup on a unregistered whatever. Used the old one due to the cfgpricing and my screenshot didn't work. Have halo out, blackmarket and spawn. But older versions where you did not have that shared file. Maybe something wrong? Link to comment Share on other sites More sharing options...
Halvhjearne Posted July 16, 2015 Report Share Posted July 16, 2015 On 7/16/2015 at 2:51 PM, flow0815 said: How to change that? Throws me an error popup on a unregistered whatever. Used the old one due to the cfgpricing and my screenshot didn't work. Have halo out, blackmarket and spawn. But older versions where you did not have that shared file. Maybe something wrong? there might be a conflict with the spawn system, update that aswell. in trader menu line 31: _config = "CfgPricing" call EPOCH_returnConfig; change that to HSPricing Link to comment Share on other sites More sharing options...
Nullfati Posted July 16, 2015 Report Share Posted July 16, 2015 How change take crypto not from hands, take crypto from bank account? Link to comment Share on other sites More sharing options...
Halvhjearne Posted July 16, 2015 Report Share Posted July 16, 2015 On 7/16/2015 at 7:40 PM, Nullfati said: How change take crypto not from hands, take crypto from bank account? you cant Link to comment Share on other sites More sharing options...
Nullfati Posted July 16, 2015 Report Share Posted July 16, 2015 How change limit of crypto on hand? Link to comment Share on other sites More sharing options...
mgm Posted July 16, 2015 Report Share Posted July 16, 2015 On 4/22/2015 at 5:25 PM, Suppe said: /* HS Blackmarket by Halv & Suppe */ <snip> Contact : halvhjearne@gmail.com (Halv) helfer001@yahoo.de (Suppe) Another massive improvement to the virtual world. Thanks a lot for sharing guys! DirtySanchez and flow0815 2 Link to comment Share on other sites More sharing options...
flow0815 Posted July 17, 2015 Report Share Posted July 17, 2015 So i will delete all Hav_defines.hpp in your plugin folders and put this one in top of description.txt ?! #include "addons\Halv_defines.hpp" Thanks ps: also no takegive crypto and no resetamo included. hard to find in future if they are not included in the script. a reason why? Link to comment Share on other sites More sharing options...
Halvhjearne Posted July 17, 2015 Report Share Posted July 17, 2015 On 7/17/2015 at 5:23 AM, flow0815 said: So i will delete all Hav_defines.hpp in your plugin folders and put this one in top of description.txt ?! #include "addons\Halv_defines.hpp" Thanks ps: also no takegive crypto and no resetamo included. hard to find in future if they are not included in the script. a reason why? yes, you will only need that file once. i understand its a bit confusing, but the reason is that suppe has included all of this into a convenient package, which i omitted to do on my github to keep my additions seperate like modules that can be plugged into each other. i have the takegive_crypto aswell, but in a seperate repository so it can be used with more than one script: https://github.com/Halvhjearne/HALV_takegive_crypto Link to comment Share on other sites More sharing options...
flow0815 Posted July 17, 2015 Report Share Posted July 17, 2015 So how about a github repo with all those files and a hint for that? Would be easier for such noobs as me :D Also the removeammo from trader bought vehicles. Would be nice. All in one package you know? Link to comment Share on other sites More sharing options...
Halvhjearne Posted July 17, 2015 Report Share Posted July 17, 2015 On 7/17/2015 at 7:14 AM, flow0815 said: So how about a github repo with all those files and a hint for that? Would be easier for such noobs as me :D Also the removeammo from trader bought vehicles. Would be nice. All in one package you know? i know what you mean, but im not a very organized person and this was something suppe used to take care of. since he is not here as much ill see what i can do to make it easier to understand. Link to comment Share on other sites More sharing options...
flow0815 Posted July 17, 2015 Report Share Posted July 17, 2015 There is a removeammo script when you buy armed vehicles from the trader. This is not included in the blackmarket anymore. Same with takegive crypto. I tought if it would make sens to have a "all in one" in your github which contains the files which are not in anymore. Like the pricing file, takegive, removeammo and such. So they can be taken from one source. Just a suggestion :) Link to comment Share on other sites More sharing options...
Halvhjearne Posted July 17, 2015 Report Share Posted July 17, 2015 On 7/17/2015 at 8:13 AM, flow0815 said: There is a removeammo script when you buy armed vehicles from the trader. This is not included in the blackmarket anymore. Same with takegive crypto. I tought if it would make sens to have a "all in one" in your github which contains the files which are not in anymore. Like the pricing file, takegive, removeammo and such. So they can be taken from one source. Just a suggestion :) im making a script for server startup that includes removal of ammo, moving vehicles from undesirable areas and unlocking. thats why its not included in my github ... but i see your point and i will considder it. Link to comment Share on other sites More sharing options...
flow0815 Posted July 17, 2015 Report Share Posted July 17, 2015 Hey thats great. Will add this script as soon it is available :) Link to comment Share on other sites More sharing options...
Suppe Posted July 17, 2015 Author Report Share Posted July 17, 2015 my github is up to date or not ? Halv, if not, please send a pullrequest in my github, and i will change it :D but i think im up to date..... i linked your github on the mainpage.... its everthing there..... Link to comment Share on other sites More sharing options...
psychosis Posted July 17, 2015 Report Share Posted July 17, 2015 Halv_defines.hpp attached in description Link to comment Share on other sites More sharing options...
flow0815 Posted July 17, 2015 Report Share Posted July 17, 2015 You have to include his Halv_defines.hpp ONCE in the description.ext before his scripts. ;) Stumpled over this also, so this is the solution. Check your spelling and paths. Also make sure the file is only included once. Link to comment Share on other sites More sharing options...
psychosis Posted July 17, 2015 Report Share Posted July 17, 2015 aha.. attached before all - helped) flow0815 1 Link to comment Share on other sites More sharing options...
psychosis Posted July 20, 2015 Report Share Posted July 20, 2015 (edited) in line 666(+-) pls add : ,"Laserdesignator","Laserdesignator_02","Laserdesignator_03" in the new update... case ((_x select 0) in assignedItems player):{ if((_x select 0) in ["Binocular","Rangefinder","Laserdesignator","Laserdesignator_02","Laserdesignator_03")then{ Edited July 20, 2015 by psychosis Link to comment Share on other sites More sharing options...
rmbcbv Posted July 20, 2015 Report Share Posted July 20, 2015 excuse me.where i can add 9999,9980 to the allowedDialogs?i can not find where to add,can you tell with this?thanks for the all. Link to comment Share on other sites More sharing options...
BetterDeadThanZed Posted July 20, 2015 Report Share Posted July 20, 2015 On 7/20/2015 at 10:52 AM, rmbcbv said: excuse me.where i can add 9999,9980 to the allowedDialogs?i can not find where to add,can you tell with this?thanks for the all. In run.sqf, look for "_allowedDialogs". Link to comment Share on other sites More sharing options...
phillieg Posted July 21, 2015 Report Share Posted July 21, 2015 help I cant seem to talk to the traders all I get is inventory box nothing else Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now