Halloween peds & weapons

Halloween Pack

Halloween has a huge footprint here in the US and since its just around the corner - Why not curate a pack of items that make RP servers and what not, even more fun around this season.

In this pack you will find Halloween Icons of evil/horror (Peds and Weapons).


Peds

Weapons

I did an update before the post made it public:


Credits:

  • All are linked to their source.
  • Peds and Weapons compiled by myself to 1 resource.

Notes:

  • I do not offer any support.
  • QBCore all you need to do is /setmodel T800 to become the ped. Weapons must be put in to the core items, weapons and qb-weapons for durability at minimum.
for qbcore/shared/items

['weapon_leatherface_hammer'] = {['name'] = 'weapon_leatherface_hammer', ['label'] = 'Leatherface Hammer', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = nil, 
	['image'] = 'weapon_hammer.png', ['unique'] = true, ['useable'] = false, ['description'] = 'Used for jobs such as breaking things (legs) and driving in nails'},
['weapon_leatherface_hatchet'] = {['name'] = 'weapon_leatherface_hatchet', ['label'] = 'Leatherface Hatchet', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = nil, 
	['image'] = 'weapon_hatchet.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A small axe with a short handle for use in one hand'},
['weapon_michaelmyers'] = {['name'] = 'weapon_michaelmyers', ['label'] = 'Michael Myers Knife', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = nil, 
	['image'] = 'weapon_knife.png', ['unique'] = true, ['useable'] = false, ['description'] = 'An instrument composed of a blade fixed into a handle, used for cutting or as a weapon'},
['weapon_jasonvoorhees'] = {['name'] = 'weapon_jasonvoorhees', ['label'] = 'Jason Voorhees Knife', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = nil, 
	['image'] = 'weapon_knife.png', ['unique'] = true, ['useable'] = false, ['description'] = 'An instrument composed of a blade fixed into a handle, used for cutting or as a weapon'},
['weapon_chucky'] = {['name'] = 'weapon_chucky', ['label'] = 'Chucky Knife', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = nil, 
	['image'] = 'weapon_knife.png', ['unique'] = true, ['useable'] = false, ['description'] = 'An instrument composed of a blade fixed into a handle, used for cutting or as a weapon'},
['weapon_darthvader']=	{['name'] = 'weapon_darthvader',	['label'] = 'Darth Vader Machete',	['weight'] = 1000,	['type'] = 'weapon',	['ammotype'] = nil,																				
	['image'] = 'weapon_machete.png',	['unique'] = true,	['useable'] = false,	['description'] = 'A broad, heavy knife used as a weapon'},		
['weapon_scythe']=	{['name'] = 'weapon_scythe',	['label'] = 'Scythe Golfclub',	['weight'] = 2000,	['type'] = 'weapon',	['ammotype'] = nil,																				
	['image'] = 'weapon_golfclub.png',	['unique'] = true,	['useable'] = false,	['description'] = 'A club used to hit the ball in golf'},	


for qbcore/shared/weapons

	[`weapon_leatherface_hammer`] 				 = {['name'] = 'weapon_leatherface_hammer', 		['label'] = 'Leatherface Hammer', 				['ammotype'] = nil,	['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'},
	[`weapon_leatherface_hatchet`] 				 = {['name'] = 'weapon_leatherface_hatchet', 		['label'] = 'Leatherface Hatchet', 				['ammotype'] = nil,	['damagereason'] = 'Knifed / Stabbed / Eviscerated'},
	[`weapon_michaelmyers`] 				 = {['name'] = 'weapon_michaelmyers', 			['label'] = 'Michael Myers Knife', 				['ammotype'] = nil,	['damagereason'] = 'Knifed / Stabbed / Eviscerated'},
	[`weapon_jasonvoorhees`] 				 = {['name'] = 'weapon_jasonvoorhees', 			['label'] = 'Jason Voorhees Knife', 				['ammotype'] = nil,	['damagereason'] = 'Knifed / Stabbed / Eviscerated'},
	[`weapon_chucky`] 				 = {['name'] = 'weapon_chucky', 			['label'] = 'Chucky Knife', 				['ammotype'] = nil,	['damagereason'] = 'Knifed / Stabbed / Eviscerated'},
	[`weapon_darthvader`] 				 = {['name'] = 'weapon_darthvader', 		['label'] = 'Darth Vader Machete', 				['ammotype'] = nil,	['damagereason'] = 'Knifed / Stabbed / Eviscerated'},
	[`weapon_scythe`] 			 = {['name'] = 'weapon_scythe', 		['label'] = 'Scythe Golfclub', 			['ammotype'] = nil,	['damagereason'] = 'Melee killed / Whacked / Executed / Beat down / Murdered / Battered'},


Add the above weapon(s) to the appropriate lists in qb-weapons/config

You download the pack off my github here

Enjoy!

8 Likes

thank you very much bro

Weapons doesnt work at all :frowning: I dont see them in stream folder as well, maybe their model is not streamed?

1 Like

Weird, they did not upload! I have fixed this on the github. Thank you for bringing it to my attention.

How do you stream the Peds?

They are already packed and ready to be used, download from the github provided.

The only thing that isn’t is the weapons.

1 Like

very good script too bad the weapons don’t work :smiling_face_with_tear:

1 Like

can confirm the weapons work fine, i just added them to our server, the stream and meta folders are seperate.