@TOKep ok
@Wulf any idea why this is happening?
the language file isn't registering for him
DangerousTreasures
Moved
Total Downloads: 3,086 - First Release: May 20, 2017 - Last Update: Jul 20, 2018
- 5/5, 24 likes
-
version 0.1.2 worked well
-
@TOKep
Unload plugin
Delete oxide/config/DangerousTreasures.json, delete oxide/data/DangerousTreasures.json, and the language file. I can't reproduce this bug
Reload plugin -
Wulf Community Admin
-
deleted all completely didn't help. Do a rollback to the old version everything works. Thanks for the help.
-
thank you very much. plugin super.
-
@TOKep Can you paste the contents of oxide/lang/en/DangerousTreasures.json using version 0.1.4? I am working to resolve this issue for you.
-
nivex updated Dangerous Treasures with a new update entry:
0.1.5
-
Why now when I type dtevent in console nothing shows up? When the plugin was first released it worked perfectly
-
@rusticationuk please post your config. there's no reason for nothing to show up.
-
{
"Event Messages": {
"Show Barrage Message": true,
"Show Distance Message": true,
"Show Opened Message": true,
"Show Prefix": true,
"Show Started Message": true
},
"Events": {
"Amount Of Items To Spawn": 6,
"Automated": true,
"Every Max Seconds": 7200.0,
"Every Min Seconds": 3600.0,
"Grant DDRAW temporarily to players": true,
"Grant Draw Time": 10.0,
"Max Manual Events": 12,
"Player Limit For Event": 1,
"Time To Loot": 600.0,
"Use Spheres": false
},
"Fireballs": {
"Damage Per Second": 10.0,
"Enabled": true,
"Generation": 5.0,
"Lifetime Max": 6.0,
"Lifetime Min": 3.0,
"Radius": 1.0,
"Spawn Every X Seconds": 5,
"Tick Rate": 1.0
},
"Missile Launcher": {
"Acquire Time In Seconds": 10.0,
"Enabled": false,
"Ignore Flying Players": false,
"Life Time In Seconds": 60.0,
"Spawn Every X Seconds": 15.0,
"Target Chest If No Player Target": false
},
"Newman Mode": {
"Protect Nakeds From Fire Aura": false,
"Protect Nakeds From Other Harm": false
},
"Rocket Opener": {
"Enabled": true,
"Rockets": 30,
"Speed": 25.0,
"Use Fire Rockets": true
},
"Settings": {
"Distance Chat Command": "dtd",
"Event Chat Command": "dtevent",
"Event Console Command": "dtevent",
"Permission Name": "dangeroustreasures.use"
},
"Skins": {
"Include Workshop Skins": true,
"Preset Skin": 0,
"Use Random Skin": true
},
"Treasure": {
"Items": {
"ammo.pistol": 40,
"ammo.pistol.fire": 40,
"ammo.pistol.hv": 40,
"ammo.rifle": 60,
"ammo.rifle.explosive": 60,
"ammo.rifle.hv": 60,
"ammo.rifle.incendiary": 60,
"ammo.shotgun": 24,
"ammo.shotgun.slug": 24,
"bucket.helmet": 1,
"cctv.camera": 1,
"coffeecan.helmet": 1,
"explosive.timed": 2,
"metal.facemask": 1,
"metal.plate.torso": 1,
"metal.refined": 150,
"mining.quarry": 1,
"pistol.m92": 1,
"rifle.ak": 1,
"rifle.bolt": 1,
"rifle.lr300": 1,
"smg.2": 1,
"smg.mp5": 1,
"smg.thompson": 1,
"supply.signal": 1,
"surveycharge": 20,
"targeting.computer": 1
}
},
"Unlock Time": {
"Max Seconds": 480.0,
"Min Seconds": 300.0
}
} -
@rusticationuk check your console for exceptions when you use dtevent?
[DOUBLEPOST=1495506259][/DOUBLEPOST]try deleting your config and starting again. it should work, but i'll take a look after work. -
works fine for me but if you changed anything try reload a permission meabe ?
-
nivex updated Dangerous Treasures with a new update entry:
0.1.6
-
Would love to see a video added to the overview
Considering adding this
-
Have to say this event plays out wonderfully. Well done.
-
-
Small thing thats probably my issue. I have changed player limit to 5 down from ten. Reloaded and when i hit /dtd it says minimum 10 for event still. ?
-
@Rickne Ya something went wrong. Verify that it's changed and reload the plugin.
edit: Ah I found the cause. I left some code in that I should've removed. I'll post an update to fix this. Sorry about that.