Loot Spawn Lists [Unmaintained]
Discussion in 'Plugin Support' started by thomasfn, Jan 6, 2014.
-
I have a problem with Blue/Grey case
They dont loot anything. My code is :
-
I believe the item name for hand cannon is "HandCannon" without a space.
-
Oww okay on rust wiki there is a space >.>
Thanks for the help :3 -
Is the example loot list that you provided up to date with the most recent patch? (the one that you use on the official Oxide server) If not, can somebody update it? Thanks!
-
If I make a weight 0 will it prevent an item from dropping all together or change the min/max numbers to 0? OR should I just remove the item from the list in general?
I am making my server so Military Grade Gear, Kevlar, and C4 are only obtainable via Air Drops, so I wanna get that stuff off the normal loot list. -
Hey guys, Quick question. Is there any chance of getting some help for some loot spawns??
Ive already sorted out my Crafting controller, All i need is just what you guys have been doing, Military grade weapons.
Not bothered about armour or meds Just something like this i'm looking for any help what so ever would be amazing!.
or even a template!
Airdrop:
Explosive Charge
M4
MP5A4
F1 Grenade
Zombies:
9mm Pistol
Revolver
ammo
Rad-Zone
Shotgun
Bolt Action Rifle
ammo -
It's a great mod, people are really enjoying my Loot Tables. Thanks again!
-
As anyone got an example lootspawnlist that they are using, so I can see how I edit my own. Im currently using the default list and am struggling too see were I add items.
Hope that makes sense. Any help is appreciated.
Gary -
http://pastebin.com/kjF7EvYa -
Cheers mate. Just seen the RAW Paste Data
So do I literally put that in a text file, name it, and then upload?
-
-
Brill thanks for your help
-
Ok, total noob here. I'm trying to completely remove explosives, explosive charge and grenades, but no matter what I do, they spawn over and over when I do an airdrop or I find them randomly on a zombie. Can I get a loot table made that has those things removed entirely? Tried following the example txt file but I am not at all experienced with lua scripting, so I basically feel dyslexic when looking at it.
-
Here you go
http://pastebin.com/SBzUVD4z
its my own loot table with out the explo
and no Blueprints i need to do that but didnt had time yet -
Just did an airdrop, explosives AND charges are still dropping as well as Grenades
-
Did you restart de server ?
-
Yeah I did. Gonna reupload the plugins, see if that fixes it
-
-
Ok community. I need some help here. My loot list was working great until I added another group called "WeaponBPSpawnList" to the mix. Now when you loot anything (Crates, Zombies, Air Drops) most of them are completely empty. I have been pouring over the code for an hour and can't figure anything out as to why. JSON validated as well.
Attached is the .txt file
Update: SOLVED IT! Turns out some how between versions of the loot table .txt the spaces in item names were removed so it couldn't pull the data for what it was. Glad it was simple all things consideredAttached Files:
Last edited by a moderator: Jan 12, 2014 -