Stollenwerk Posted April 8, 2015 Report Share Posted April 8, 2015 I'm confused about one thing :blink: In the ZSC/ACTIONS folder is the "trade_items_wo_db.sqf" In the "fn_SelfActions.sqf" the path is still pointing to \z\addons\dayz_code\actions\trade_items_wo_db.sqf Isn't the path incorrect then, because Zupas file contains the variable "_money" which is surely needed. outseeker 1 Link to comment Share on other sites More sharing options...
outseeker Posted April 9, 2015 Report Share Posted April 9, 2015 On 4/8/2015 at 5:11 PM, Stollenwerk said: I'm confused about one thing :blink: In the ZSC/ACTIONS folder is the "trade_items_wo_db.sqf" In the "fn_SelfActions.sqf" the path is still pointing to \z\addons\dayz_code\actions\trade_items_wo_db.sqf Isn't the path incorrect then, because Zupas file contains the variable "_money" which is surely needed. Ooh! Maybe you've found the reason for my error :o I assume trade_items_wo_db means Without_DataBase, so if you're using config-based traders with ZSC, we should be overwriting that trade_items_wo_db the default in fn_selfactions *edit* hmm even the UPGTest.Chernarus.PBO contains the default trade_items_wo_db lines, pointing to dayz_code.. I can't tell if it's an oversight, or the file is left over from when it was required. *edit2* aww actually, reading that reference: _buy = player addAction [format["Trade %1 %2 for %3 %4",(_x select 3),(_x select 5),(_x select 2),(_x select 6)], "\z\addons\dayz_code\actions\trade_items_wo_db.sqf",[(_x select 0),(_x select 1),(_x select 2),(_x select 3),(_x select 4),(_x select 5),(_x select 6)], (_x select 7), true, true, "",""]; This is adding a scroll option that says "Trade xx blah for xx blah", which is only used for say trading Empty Whisskey Bottle for 1oz Tin I think. Darn. Link to comment Share on other sites More sharing options...
Slaughterhouse Posted April 9, 2015 Report Share Posted April 9, 2015 Zupa i'm having an issue with no character data saving. I'm kinda lost here. Coins save on vehicles and buildables but after someone logs and comes back in their character is wiped. Could ya give me a clue where to find the issue? I'm running many mods btw. Link to comment Share on other sites More sharing options...
ElDubya Posted April 10, 2015 Report Share Posted April 10, 2015 On 4/9/2015 at 9:10 PM, Slaughterhouse said: Zupa i'm having an issue with no character data saving. I'm kinda lost here. Coins save on vehicles and buildables but after someone logs and comes back in their character is wiped. Could ya give me a clue where to find the issue? I'm running many mods btw. What do your RPT's say? Link to comment Share on other sites More sharing options...
Alexis Posted April 10, 2015 Report Share Posted April 10, 2015 After you install this script from safes players began to disappear and the actual things themselves money! What to do? Link to comment Share on other sites More sharing options...
outseeker Posted April 15, 2015 Report Share Posted April 15, 2015 So I take it nobody including Zupa has Error Zero divisor in their client log all the time, each time something is sold or bought? :< Link to comment Share on other sites More sharing options...
Sazarac Posted April 15, 2015 Report Share Posted April 15, 2015 Our server has the single currency with storage and advanced trading working fine. However, the traders humanity seems to be broken. All traders are trading as if neutral, only the hero vendor is correct. I set my humanity to bandit and could trader with everyone with the exception of the hero. Traders worked fine before the scripts. Any clues what may be wrong? I've checked both the fn_selfaction and server_traders, can't find any issues there. Can't find anything pertaining to humanity or coins in either RPT. Not sure where else to look. Thanks. EDIT - let me point out we are using custom traders on Napf, not using Zupas server_trader.sqf. Al traders are Friendly except for Hero, and Super Hero. No Bandit traders. I would like to get the traders working they were. Link to comment Share on other sites More sharing options...
outseeker Posted April 15, 2015 Report Share Posted April 15, 2015 On 4/15/2015 at 7:07 PM, Sazarac said: Our server has the single currency with storage and advanced trading working fine. However, the traders humanity seems to be broken. All traders are trading as if neutral, only the hero vendor is correct. I set my humanity to bandit and could trader with everyone with the exception of the hero. Traders worked fine before the scripts. Any clues what may be wrong? I've checked both the fn_selfaction and server_traders, can't find any issues there. Can't find anything pertaining to humanity or coins in either RPT. Not sure where else to look. Thanks. What traders are you referring to? Both heroes and bandits can trade from all traders apart from their respective opposites Link to comment Share on other sites More sharing options...
Sazarac Posted April 15, 2015 Report Share Posted April 15, 2015 On 4/15/2015 at 7:59 PM, outseeker said: What traders are you referring to? Both heroes and bandits can trade from all traders apart from their respective opposites All our traders are custom and set to Friendly with the exception of Hero and Superhero. We have no neutral or bandit traders. And no, a Bandit can NOT trader with anyone other then Bandit or Neutral. A Hero can trader with anyone EXCEPT a Bandit. Link to comment Share on other sites More sharing options...
outseeker Posted April 15, 2015 Report Share Posted April 15, 2015 On 4/15/2015 at 8:50 PM, Sazarac said: All our traders are custom and set to Friendly with the exception of Hero and Superhero. We have no neutral or bandit traders. And no, a Bandit can NOT trader with anyone other then Bandit or Neutral. A Hero can trader with anyone EXCEPT a Bandit. uhh so you have customised your traders to require humanity but can't find where that is in code? I don't follow Link to comment Share on other sites More sharing options...
Sazarac Posted April 15, 2015 Report Share Posted April 15, 2015 Okey dokey! All fixed. My bad, I left the switch on 'true' to read the Zupa edited fn_selfactions in the ZSCcomplile. It's dem little things! :rolleyes: Link to comment Share on other sites More sharing options...
outseeker Posted April 16, 2015 Report Share Posted April 16, 2015 On 4/15/2015 at 10:53 PM, Sazarac said: Okey dokey! All fixed. My bad, I left the switch on 'true' to read the Zupa edited fn_selfactions in the ZSCcomplile. It's dem little things! :rolleyes: ahh yeah! I did the same thing with all of those and then went back in and looked at the config / facepalmed myself XD Glad to hear it's all back in action! :D Link to comment Share on other sites More sharing options...
koriaba Posted April 17, 2015 Report Share Posted April 17, 2015 Hey all! Тhe guys, someone managed to combine \ merge Zupa's SC, Plot For Life or BuildVectorsV2? In particular interest fn_selfActions.sqf, player_lockVault.sqf, player_unlockVault.sqf, may be something else ... Please share who do not mind, my money in the vechicles are not saved. normally stored in pockets) Link to comment Share on other sites More sharing options...
Doggyman Posted April 21, 2015 Report Share Posted April 21, 2015 Hello all, Today i installed on my testserver ZSC 3.0 and dont know why, but when i sold an bc the coins are not count in the Hud. Has somebody the same problem and found a solution? Or is it an install mistake? No rpt errors all Traders are correct and i use it with and without infistar. Somebody has an idea? Link to comment Share on other sites More sharing options...
solostah Posted April 21, 2015 Report Share Posted April 21, 2015 Can someone tell me what this error means? And what i need to do? ErrorMessage: File mpmissions\DayZ_Epoch_11.Chernarus\CONFIGS\TRADERS\cfgServerTrader.hpp, line 68: .CfgTraderCategory: Member already defined. Link to comment Share on other sites More sharing options...
KostiK Posted April 22, 2015 Report Share Posted April 22, 2015 Hello Zupa, can you PLEASE PLEASE help me ? I have installed this Script and every think works like it shout, but the Amount and the Symbol is not showing on the right side of the screen. What have I to do to get this work ? Please explain it for me Step by step becouse I'm not a pro-DayZ-scripter :wacko: Link to comment Share on other sites More sharing options...
Logan Posted April 23, 2015 Report Share Posted April 23, 2015 Anyone else getting this in cilent RPT? Error position: <_bname, _btextCurrency, _sqty, _sname, _> Error Undefined variable in expression: _bname File mpmissions\__CUR_MP.Chernarus\ZSC\gold\player_traderMenu.sqf, line 165 Error in expression < _item_list, [ _name, _textPart, _bqty, _bname, _btextCurrency, _sqty, _sname, _> Link to comment Share on other sites More sharing options...
loki-hellhole Posted April 24, 2015 Report Share Posted April 24, 2015 i keep gettin login timeout and there is no errors in the rpt can sum 1 help plz ? Link to comment Share on other sites More sharing options...
ZarX Posted May 2, 2015 Report Share Posted May 2, 2015 Hmmm followed the instructions perfectly but my traders won't let you trade. All they do is ask for money and there is no trade menu? Link to comment Share on other sites More sharing options...
Guest Posted May 2, 2015 Report Share Posted May 2, 2015 On 3/15/2015 at 3:22 PM, kekso said: Some Players on my Server have problems with the money system the money disappear from safes and their inventory :/ . Please tell me someone has found out the issue behind this? Link to comment Share on other sites More sharing options...
weltoncamargo Posted May 7, 2015 Report Share Posted May 7, 2015 i i'm admin the server brasilian overpoch chernarus and I do not see image (bank.paa) i would like to have this someone could show Link to comment Share on other sites More sharing options...
Petite Posted May 7, 2015 Report Share Posted May 7, 2015 I have the coins system on my servers for more than a month and its working fine, I wondering if I can make it working with other script that use regular gold system like fuel/repair station? Link to comment Share on other sites More sharing options...
Thug Posted May 15, 2015 Report Share Posted May 15, 2015 yes you can, go through this posting and you will see that posted. Link to comment Share on other sites More sharing options...
deadlyfudge Posted May 23, 2015 Report Share Posted May 23, 2015 Hello i have installed everything correctly but no one is able to join the server. i am getting these errors in the RPT. Could someone please help me with this? 16:54:45 "0:0 Debug: Starting script WeatherEffects.sqf..."16:54:45 "HIVE: Starting"16:54:45 "HIVE: trying to get objects"16:54:46 Warning: z\addons\dayz_communityassets\models\compass.p3d:0 Error while trying to generate ST for points: 863, 853, 85216:54:47 "HIVE: found 388 objects"16:54:47 "HIVE: Commence Object Streaming..."16:54:47 "0:1 Debug: Rain / snow stops due to low overcast."16:54:47 "HIVE: got 245 Epoch Objects and 143 Vehicles"16:54:47 Error in expression <then{_dir = _worldspace select 0;if (count (_worldspace select 1) == 3) then >16:54:47 Error position: <count (_worldspace select 1) == 3) then >16:54:47 Error count: Type String, expected Array,Config entry16:54:47 File z\addons\dayz_server\system\server_monitor.sqf, line 10516:54:47 Cannot create non-ai vehicle LAND_tent_west,16:54:47 Cannot create non-ai vehicle LAND_tent_small_west,16:55:00 "infiSTAR.de - Player-Log: Dicky James(76561198085812798) - 0h 00min"16:56:45 "infiSTAR.de PlayerDisconnected: _uid: 76561198085812798 _name: Dicky James"16:56:45 "get: STRING (76561198085812798), sent: STRING (76561198085812798)"16:56:45 "DISCONNECT: Dicky James (76561198085812798) Object: B 1-1-A:1 (Dicky James) REMOTE, _characterID: 0 at loc [-7244.94,19534.5,0]"16:56:45 "ERROR: Cannot Sync Character Dicky James as no characterID"16:56:45 Client: Remote object 2:16 not found16:56:45 Client: Remote object 2:17 not found16:56:45 Client: Remote object 2:18 not found16:56:47 Warning: Cleanup player - person 2:0 not found16:57:12 "infiSTAR.de PlayerConnected: ["76561198085812798","Dicky James]"16:57:57 "infiSTAR.de PlayerDisconnected: _uid: 76561198085812798 _name: Dicky James"16:57:57 "get: STRING (76561198085812798), sent: STRING (76561198085812798)"16:57:57 "DISCONNECT: Dicky James (76561198085812798) Object: B 1-1-A:1 (Dicky James) REMOTE, _characterID: 0 at loc [-7244.94,19534.5,0]"16:57:57 "ERROR: Cannot Sync Character Dicky James as no characterID"16:57:57 Client: Remote object 2:1313 not found16:57:57 Client: Remote object 2:1314 not found16:57:57 Client: Remote object 2:1315 not found16:57:57 Client: Remote object 4:0 not found16:57:58 Warning: Cleanup player - person 2:1312 not found16:58:29 "infiSTAR.de PlayerConnected: ["76561198085812798","Dicky James]"17:00:13 "infiSTAR.de PlayerDisconnected: _uid: 76561198085812798 _name: Dicky James"17:00:13 "get: STRING (76561198085812798), sent: STRING (76561198085812798)"17:00:13 "DISCONNECT: Dicky James (76561198085812798) Object: B 1-1-A:1 (Dicky James) REMOTE, _characterID: 0 at loc [-7244.94,19534.5,0]"17:00:13 "ERROR: Cannot Sync Character Dicky James as no characterID"17:00:13 Client: Remote object 2:1331 not found17:00:13 Client: Remote object 2:1332 not found17:00:13 Client: Remote object 2:1333 not found17:00:13 Client: Remote object 5:0 not found17:00:14 Warning: Cleanup player - person 2:1330 not found Link to comment Share on other sites More sharing options...
Buck0 Posted May 25, 2015 Report Share Posted May 25, 2015 Your problem is right there in your log lol Link to comment Share on other sites More sharing options...
Recommended Posts