Soul Posted August 12, 2014 Report Share Posted August 12, 2014 alright, no clue why i have the last_updated column then xD will update github repo Link to comment Share on other sites More sharing options...
SilverrMann Posted August 12, 2014 Report Share Posted August 12, 2014 How do I go about using the traders you provided? Any help would be great :) Really nice addition btw Link to comment Share on other sites More sharing options...
SilverrMann Posted August 12, 2014 Report Share Posted August 12, 2014 How do I go about using the traders you provided? Any help would be great :) Really nice addition btw Link to comment Share on other sites More sharing options...
MassBoobage Posted August 12, 2014 Report Share Posted August 12, 2014 @Soul - Any idea why the player HUD isn't showing coins correctly? As in 0 for all even if coins are in the bank Link to comment Share on other sites More sharing options...
Soul Posted August 12, 2014 Report Share Posted August 12, 2014 i'd go over the edits you made again, there's something missing. start out in the player_setup.sqf and see what you named both setvariables there and counter check player_hud.sqf... Link to comment Share on other sites More sharing options...
-Thecommunity- Posted August 12, 2014 Report Share Posted August 12, 2014 So first of all, Really nice work you have done here and sorry for my broken English :P I have a small problem that i cant fix . I have Instaled everything like the tutorial told me , problem is the traders are regular traders from Epoch. I really like what Zupa did there really great work, but that problem is holding me back :( Please help Link to comment Share on other sites More sharing options...
Soul Posted August 12, 2014 Report Share Posted August 12, 2014 On 8/12/2014 at 4:55 PM, -Thecommunity- said: So first of all, Really nice work you have done here and sorry for my broken English :P I have a small problem that i cant fix . I have Instaled everything like the tutorial told me , problem is the traders are regular traders from Epoch. I really like what Zupa did there really great work, but that problem is holding me back :( Please help make shure that the traderconfig files have all tid's that are used in server_traders.sqf they must be in alteast 1 file of the configs. grepWin will help you searching inside files without opening them. Link to comment Share on other sites More sharing options...
Cannon Posted August 13, 2014 Report Share Posted August 13, 2014 On 7/31/2014 at 2:03 AM, Pro_Speedy said: Will there be support for Axe's Multichar as that uses a custom hivext.dll? Thanks And good job releasing this! I was wondering the same thing! Would love a merge. Link to comment Share on other sites More sharing options...
GenCamoUGL Posted August 13, 2014 Report Share Posted August 13, 2014 Okay first great job on this girls and guys, now the the brass tax I have gotten this Reveal hidden contents addons\playerhug\hud.hpp, line 10: /RscTitles/AsMixHug\controlsBackground.AsReMixhud_Status:Undefined base class 'Hw_RscText' I have looked around but maybe one of you guys might know. Link to comment Share on other sites More sharing options...
drsubo Posted August 14, 2014 Report Share Posted August 14, 2014 so does this work for any map or are the instances in the trader data set to chernarus or something, also does anyone have any idea on where id replace the dll files. im using vilayer and I cant find them anywhere. there not where they are usually. Anyone else have this working on a vilayer server. Thanks Link to comment Share on other sites More sharing options...
orionjade Posted August 14, 2014 Report Share Posted August 14, 2014 You can use it on any map, you just have to modify the traders. As for Vilayer you have to send in a ticket and they will replace them for you. When I sent in my request they had them uploaded within less then 24 hours. Link to comment Share on other sites More sharing options...
drsubo Posted August 14, 2014 Report Share Posted August 14, 2014 thanks. Did you have to send them the files or did they jus look them up and upload them. also did you use the zupa hive or the soul hive. iv seen a few diff ones people were talkin about on here. Thanks Link to comment Share on other sites More sharing options...
orionjade Posted August 14, 2014 Report Share Posted August 14, 2014 I sent the .dll files zipped up with the support ticket. I used Zupa's, as I put this on my server before Soul released his. Link to comment Share on other sites More sharing options...
mgm Posted August 15, 2014 Author Report Share Posted August 15, 2014 On 8/11/2014 at 10:51 AM, MassBoobage said: How or where do players sell briefcases for coin? I added to all traders, so they can easily exchange Coins<->Gold Metal at any trader. If you would like to have the same, you can do this in server_traders.sqf. Link to comment Share on other sites More sharing options...
drsubo Posted August 15, 2014 Report Share Posted August 15, 2014 do what in your server_traders I would also like to make them able to exchange gold and coins Link to comment Share on other sites More sharing options...
Storm Posted August 15, 2014 Report Share Posted August 15, 2014 On 8/15/2014 at 1:52 AM, mgm said: I added to all traders, so they can easily exchange Coins<->Gold Metal at any trader. If you would like to have the same, you can do this in server_traders.sqf. I will make it tomorrow or sometime during the week possible to smelt coins. Link to comment Share on other sites More sharing options...
orionjade Posted August 15, 2014 Report Share Posted August 15, 2014 On 8/15/2014 at 1:57 AM, drsubo said: do what in your server_traders I would also like to make them able to exchange gold and coins I'll assume that you are using CfgTraders. If so this is easy, just create a new .hpp file with the classnames of the currency (you can use the ones provided by Zupa as an example). Then you just have to add the name of the .hpp file to the cfgServerTrader.hpp file and put the file in the Category folder. Then all you have to do is open server_traders.sqf and add the class Category number to the traders you want to be able to exchange the currency. Here is my file for the currency, you can use it if you want and change the prices, or you can make your own. http://pastebin.com/Ed3esd4K Link to comment Share on other sites More sharing options...
mgm Posted August 16, 2014 Author Report Share Posted August 16, 2014 On 8/15/2014 at 1:57 AM, drsubo said: do what in your server_traders I would also like to make them able to exchange gold and coins This is the CfgTrader folder I have. It is Zupa's CfgTrader folder with a few price adjustments and addition of BTR40 mission vehicles from Defent's Edit EMS3 mission system. Download link: http://www.crocko.com/7504B425FFBF42FE9E09A9C47901F770/CfgServerTrader.zip Link to comment Share on other sites More sharing options...
drsubo Posted August 16, 2014 Report Share Posted August 16, 2014 Hey I know this is posted somewhere but iv been searching and I cant find it. How do I make it so it just shows a gold coin on my screen like the ccg servers. Also does anyone know how to fix the coins and bank hud resetting to 0 when you change clothes. Every time I change clothes (Overwatch or regular) my bank and wallet goes to 0. Thanks guys Link to comment Share on other sites More sharing options...
Zupa Posted August 18, 2014 Report Share Posted August 18, 2014 On 8/16/2014 at 6:22 AM, drsubo said: Hey I know this is posted somewhere but iv been searching and I cant find it. How do I make it so it just shows a gold coin on my screen like the ccg servers. Also does anyone know how to fix the coins and bank hud resetting to 0 when you change clothes. Every time I change clothes (Overwatch or regular) my bank and wallet goes to 0. Thanks guysYou can reposition the player_hud provided in the files. Then remove everything bnut the coins/bank if thats what u want. Link to comment Share on other sites More sharing options...
SoggyDog Posted August 18, 2014 Report Share Posted August 18, 2014 On 7/30/2014 at 1:56 PM, kaotix said: I for one think you've done a fantastic job Zupa. I was watching on twitch last night and you were doing great. As for the instructions, if you know what's going on, then getting it working is actually pretty easy. I had to change things around slightly since I have other mods installed, for instance, plot pole for life uses a few files that you modify, but it's hardly an issue. Just merge your changes and it works. Care to shed some light on getting this to work? I can easily get either mod to work on their own but not together. Link to comment Share on other sites More sharing options...
Zupa Posted August 19, 2014 Report Share Posted August 19, 2014 On 8/18/2014 at 3:02 PM, SoggyDog said: Care to shed some light on getting this to work? I can easily get either mod to work on their own but not together. ahm by head: i dont think the interfere in anyway. My server runs the following scripts allong sided easy: Axe Multy Characters Currency 2.0 Dayz Group Management Plot For Life Donator Plot vehicle safezone ( MINE¨) ^^ Plotpole Magement ( MINE ) ^^ and many more You just have to merge the selfactions, compiles, and variables. For any good server scripter should take not long. Link to comment Share on other sites More sharing options...
PeterBeer Posted August 19, 2014 Report Share Posted August 19, 2014 On 8/19/2014 at 12:00 PM, Zupa said: ahm by head: i dont think the interfere in anyway. My server runs the following scripts allong sided easy: Axe Multy Characters Currency 2.0 Dayz Group Management Plot For Life Donator Plot vehicle safezone ( MINE¨) ^^ Plotpole Magement ( MINE ) ^^ and many more You just have to merge the selfactions, compiles, and variables. For any good server scripter should take not long. "Plotpole Magement ( MINE ) ^^" should share this while your at it ;) Link to comment Share on other sites More sharing options...
SoggyDog Posted August 19, 2014 Report Share Posted August 19, 2014 I had already merged self actions but not the other two. I am an expert at cut/paste but not exactly a "server scripter"....yet. Thanks for the reply, I will give it another shot. Link to comment Share on other sites More sharing options...
FreakingFred Posted August 20, 2014 Report Share Posted August 20, 2014 I am also having the issue with drastic humanity increases. Has this been addressed yet? [Edit] Issue seems to be resolved since updating to Soul's files. 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