Dark and Light

Dark and Light

Divine Weapons
DemonFoxxy  [developer] 5 Jun, 2018 @ 4:52am
Spawn Codes:
Crafting Structures:
Blueprint'/Game/Mods/DraconicWeapons/DivineTable/PrimalItemStructure_DivineWorkbench.PrimalItemStructure_DivineWorkbench'
Blueprint'/Game/Mods/DraconicWeapons/DivineTable/DivineForge/PrimalItemStructure_DivineForge.PrimalItemStructure_DivineForge'

Demi-God Weapons:
Blueprint'/Game/Mods/DraconicWeapons/EldraxSword/PrimalItem_WeaponEldraxSword.PrimalItem_WeaponEldraxSword'
Blueprint'/Game/Mods/DraconicWeapons/FafnerSpear/PrimalItem_WeaponFafnerSpear.PrimalItem_WeaponFafnerSpear'
Blueprint'/Game/Mods/DraconicWeapons/GoddessStaff/PrimalItem_WeaponGoddessStaff.PrimalItem_WeaponGoddessStaff'
Blueprint'/Game/Mods/DraconicWeapons/TharosSword/PrimalItem_WeaponTharosSword.PrimalItem_WeaponTharosSword'
Blueprint'/Game/Mods/DraconicWeapons/ZunusClaw/PrimalItem_WeaponZunusClaw.PrimalItem_WeaponZunusClaw'

Armor:
Blueprint'/Game/Mods/DraconicWeapons/DragonShield/PrimalItemArmor_DragonShield.PrimalItemArmor_DragonShield'

Divine God Weapons:
Blueprint'/Game/Mods/DraconicWeapons/AndrastesAxe/PrimalItem_AndrastesAxe.PrimalItem_AndrastesAxe'
Blueprint'/Game/Mods/DraconicWeapons/BahamutsEssence/PrimalItem_WeaponBahamutsEssence.PrimalItem_WeaponBahamutsEssence'
Blueprint'/Game/Mods/DraconicWeapons/AlthenasStaff/PrimalItem_WeaponAlthenasWand.PrimalItem_WeaponAlthenasWand'
Blueprint'/Game/Mods/DraconicWeapons/ErebusGreatsword/PrimalItem_ErebusGreatSword.PrimalItem_ErebusGreatSword'
Blueprint'/Game/Mods/DraconicWeapons/ZephyrScythe/PrimalItem_WeaponZephyrScythe.PrimalItem_WeaponZephyrScythe'
Blueprint'/Game/Mods/DraconicWeapons/AetherialHammer/PrimalItem_AetherialHammer.PrimalItem_AetherialHammer'

Titan Weapons:
Blueprint'/Game/Mods/DraconicWeapons/TitanWeapons/DragonSlayer/Primary/PrimalItem_WeaponDragonSlayer.PrimalItem_WeaponDragonSlayer'
Last edited by DemonFoxxy; 27 Jun, 2018 @ 7:17pm
< >
Showing 1-15 of 25 comments
so im trying to spawn with these. I am using cheat giveitemnum Blueprint'/Game/Mods/DraconicWeapons/ZephyrScythe/PrimalItem_WeaponZephyrScythe.PrimalItem_WeaponZephyrScythe' 1 1 0, but its not spawning anything in for me? could you tell me if im using the wrong code or?
JK I saw your other post on lamps.
DemonFoxxy  [developer] 8 Jun, 2018 @ 12:40pm 
you do not use GiveitemNum you use GiveItem. :) i am going to update my codes for server cheats. Giveitemnum is only for the numbers 1-900 which are vanilla items. Hope that helps and thanks for trying my mod. If you like it dont forget to thumbs up. :)
I am not sure whats going on, I tried giveitem "Blueprint'/Game/Mods/DraconicWeapons/ZephyrScythe/PrimalItem_WeaponZephyrScythe.PrimalItem_WeaponZephyrScythe'" 1 1 0. and it worked once to give me the scythe but every attempt after taht hasnt worked?
DemonFoxxy  [developer] 8 Jun, 2018 @ 12:51pm 
cheat giveitem "Blueprint'/Game/Mods/DraconicWeapons/ZephyrScythe/PrimalItem_WeaponZephyrScythe.PrimalItem_WeaponZephyrScythe'" 1 1 0

Does that work?
yeah it did. tahts weird. do you see any differences between them?
DemonFoxxy  [developer] 8 Jun, 2018 @ 12:55pm 
you didnt have the cheat at the beginning. on dedicated servers you need cheat. in SP you dont.
ohhhhhh okay that makes more sense! Thank You!
paulieuk1959 8 Jun, 2018 @ 9:35pm 
The scythe does 1 damage at char lvl 60 and i can't get any of the other codes to work
RaderBad 9 Jun, 2018 @ 1:54am 
Originally posted by SpectralWhale01:
so im trying to spawn with these. I am using cheat giveitemnum Blueprint'/Game/Mods/DraconicWeapons/ZephyrScythe/PrimalItem_WeaponZephyrScythe.PrimalItem_WeaponZephyrScythe' 1 1 0, but its not spawning anything in for me? could you tell me if im using the wrong code or?

You are missing a the correct spawn code and the full quotes (") around the blueprint, notice the full quotes at the beginning of Blueprint and End in the example below
As an aside the second number is the value of the spawn quality, try 999 on normal weapons and armor, see what happens.

cheat GiveItem "Blueprint direction goes ......" then 1 1 0

your item spawn would look like this in the command line.

Cheat GiveItem "Blueprint'/Game/Mods/DraconicWeapons/ZephyrScythe/PrimalItem_WeaponZephyrScythe.PrimalItem_WeaponZephyrScythe'" 1 1 0
Last edited by RaderBad; 9 Jun, 2018 @ 2:01am
DemonFoxxy  [developer] 9 Jun, 2018 @ 6:07am 
Yes the scythe only does 1 damage. I meant to update that. It was residual from a joke we were playing on the devs. I will have that fixed in the next release. :)
DemonFoxxy  [developer] 10 Jun, 2018 @ 6:55am 
Originally posted by SpectralWhale01:
so im trying to spawn with these. I am using cheat giveitemnum Blueprint'/Game/Mods/DraconicWeapons/ZephyrScythe/PrimalItem_WeaponZephyrScythe.PrimalItem_WeaponZephyrScythe' 1 1 0, but its not spawning anything in for me? could you tell me if im using the wrong code or?
yes you should be using cheat giveitem and then using ""

cheat giveitem "Blueprint'/Game/Mods/DraconicWeapons/ZephyrScythe/PrimalItem_WeaponZephyrScythe.PrimalItem_WeaponZephyrScythe'" 1 1 0
DemonFoxxy  [developer] 10 Jun, 2018 @ 6:42pm 
Whats wrong at 313Warrior? Just a question mark and sad face doesn't tell me whats going on. lol
DemonFoxxy  [developer] 12 Jun, 2018 @ 6:56am 
I'll do that for all of them tonight for all of the mods. Thanks for the suggestion
< >
Showing 1-15 of 25 comments
Per page: 1530 50