Jump to content
Sign in to follow this  
thedog88

Arma Role Playing Items - ARP Mod

Recommended Posts

Nice Addon. Does the script work in MP? (Selfhosted? Dedicated Server? Do all clients need it or just host/server?)

Share this post


Link to post
Share on other sites

i tried it on self hosted, worked no issues BUT i tried it alone on my own server, no other people. if you can test this and report back that would be nice :) i would appreciate it

EDIT:

all clients need ARP_items.pbo but only the host/server needs to execute the script, no addon needed since its just code

Share this post


Link to post
Share on other sites

I had the idea to replace the standard trash in dayz

1. In dayz_code \ cfgLoot.hpp a string

trash[] = {

       {

           "TrashTinCan",

           "TrashJackDaniels",

           "ItemSodaEmpty"

       },

       {

           1,

           0.1,

           0.5

       }

   };

I replaced it with the name of the new items

trash[] = {

       {

       "ARP_babywipes",

       "ARP_bloodchit",

       "ARP_bloodchit_corner",

       "ARP_book_manual",

       "ARP_book_novel",

       "ARP_bugspray",

       "ARP_cards",

       "ARP_comic",

       "ARP_condom",

       "ARP_dice", //1

       "ARP_dip",

       "ARP_elec_powder",

       "ARP_eyedrops",

       "ARP_gq",

       "ARP_gum",

       "ARP_ID",

       "ARP_letter_love",

       "ARP_letter_norm",

       "ARP_letter_susp",

       "ARP_lighter", //2

       "ARP_lipbalm",

       "ARP_multitool",

       "ARP_nationalgeo",

       "ARP_newspaper",

       "ARP_picture_fam",

       "ARP_picture_gf",

       "ARP_picture_susp",

       "ARP_lighter",

       "ARP_lipbalm",

       "ARP_multitool", //3

       "ARP_nationalgeo",

       "ARP_newspaper",

       "ARP_picture_fam",

       "ARP_picture_gf",

       "ARP_picture_susp",

       "ARP_playboy",

       "ARP_refbelt",

       "ARP_shemagh_black",

       "ARP_shemagh_blue",

       "ARP_shemagh_brown", //4

       "ARP_shemagh_green",

       "ARP_shemagh_olive",

       "ARP_shemagh_red",

       "ARP_shemagh_tan",

       "ARP_shemagh_white",

       "ARP_skittles",

       "ARP_snickers",

       "ARP_socks_black",

       "ARP_socks_green",

       "ARP_stuff_animal", //5

       "ARP_sudoku",

       "ARP_sunblock",

       "ARP_tanboxer",

       "ARP_tanshirt",

       "ARP_toiletpaper",

       "ARP_towel",

       "ARP_usbdrive",

       "ARP_vhstape",

       "ARP_water_tabs",

       "ARP_2way", //6

       "ARP_550cord",

       "ARP_acetone",

       "ARP_bandana_green",

       "ARP_bandana_black",

       "ARP_bandana_blue",

       "ARP_bandana_purple",

       "ARP_bandana_red",

       "ARP_batteries",

       "ARP_beefjerky",

       "ARP_beer", //7

       "ARP_boots_mil",

       "ARP_bungeecord",

       "ARP_camcorder",

       "ARP_canopener",

       "ARP_cigarettes",

       "ARP_clacker",

       "ARP_CLP",

       "ARP_detcord",

       "ARP_domo",

       "ARP_ducttape", //8

       "ARP_dumbphone",

       "ARP_dvds",

       "ARP_energydrink",

       "ARP_exan",

       "ARP_facepaint",

       "ARP_firestarter",

       "ARP_gameboy",

       "ARP_garageopener",

       "ARP_hammer",

       "ARP_handwarmer", //9

       "ARP_hexamine",

       "ARP_hydrochloric",

       "ARP_matches",

       "ARP_mp3",

       "ARP_nails",

       "ARP_pacecounter",

       "ARP_phonecard",

       "ARP_pitabread",

       "ARP_poppybag",

       "ARP_potatobag", //10

       "ARP_psp",

       "ARP_ricebag",

       "ARP_sandwich",

       "ARP_smartphone",

       "ARP_steelpipe",

       "ARP_stethoscope",

       "ARP_toxicgas",

       "ARP_twinkies",

       "ARP_vodka",

       "ARP_whistle", //11

       "ARP_wpnclnkit",

       "ARP_chili",

       "ARP_cigar",

       "ARP_coke",

       "ARP_dew",

       "ARP_drpepper",

       "ARP_goldbar",

       "ARP_goldwatch",

       "ARP_laptop",

       "ARP_mezzo", //12

       "ARP_pepsi",

       "ARP_pineapples",

       "ARP_socks_black_dirty",

       "ARP_socks_green_dirty",

       "ARP_soup",

       "ARP_spaghettios",

       "ARP_suitcase_black",

       "ARP_suitcase_silver",

       "ARP_tablet",

       "ARP_tanboxer_dirty", //13

       "ARP_tanshirt_dirty",

       "ARP_tuna",

       "ARP_zippo",

       "ARP_airfilter",

       "ARP_basketball",

       "ARP_cellphone",

       "ARP_chucks",

       "ARP_clutch_disk",

       "ARP_clutch_pressureplate",

       "ARP_coldairintake", //14

       "ARP_electricaltape",

       "ARP_fanbelt",

       "ARP_flywheel",

       "ARP_gamecontroller",

       "ARP_headlamp",

       "ARP_knife",

       "ARP_knife_combat",

       "ARP_leaflet_psyop",

       "ARP_leaflet_wanted",

       "ARP_licenseplate_afghan", //15

       "ARP_m16_bolt",

       "ARP_m16_lower_receiver",

       "ARP_m16_upper_receiver",

       "ARP_piston",

       "ARP_sleepingbag",

       "ARP_solderingiron",

       "ARP_spoon",

       "ARP_steeringwheel",

       "ARP_thermos",

       "ARP_valvesprings",

       "ARP_wirecutter"

       },

       {

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //1

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //2

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //3

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //4

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //5

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //6

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //7

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //8

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //9

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //10

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //11

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //12

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //13

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //14

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //15

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1,

           0.1, //16

           0.1

       }

   };

2. Accordingly in dayz_code \ config.cpp have changed nothing. Since trash there prescribed, unless you do not need to put up new opportunities loot

Basically turns out I ordered new items drop rate and the place in which these objects appear.

That's only catch is that the new dealer as there was or not.

I simply do not see.

Maybe somewhere else you can set the path to them? Or maybe I'm not the mod installed.

I have a folder @ ARP set to the root of the game arma2. And to register its connection in the launcher.

Any idea how to put my venture?

thanks in advance

Share this post


Link to post
Share on other sites

Hmm sounds interesting, sounds like a must look into, The fight for the condom mission ^^

Share this post


Link to post
Share on other sites

hey guys, my computer is back up. over the next month or so i will see about releasing an update. post any suggestions you have on items.

Share this post


Link to post
Share on other sites

Ah cool. Was hoping you could add a bottle of water or canteen, and a stack of u.s. cash

And maybe a portable satellite dish :)

Edited by Lifted86

Share this post


Link to post
Share on other sites

hey there. Really neat mod you got yourself :D. Though, if it's possible, could you make it so that i could actually use what i find? Like, if i find a Blue Shemagh, Cool! let's put it on. Stuff like that ^^

Share this post


Link to post
Share on other sites
hey there. Really neat mod you got yourself :D. Though, if it's possible, could you make it so that i could actually use what i find? Like, if i find a Blue Shemagh, Cool! let's put it on. Stuff like that ^^

ARMA2 won't support that (AFAIK), although ARMA3 will.

Share this post


Link to post
Share on other sites
Ah cool. Was hoping you could add a bottle of water or canteen, and a stack of u.s. cash

And maybe a portable satellite dish :)

hey there, ARP2 for arma 3 will feature that in the coming update. no portable dish though, but ill put it on my list :)

hi.

are theese items available in A3? or do you plan to make it for A3?

i need some help. i'll PM )

this pack might possibly work in a3, have not tested it but ARP2 for arma 3 is being worked on right now. there is a alpha release of it but the next update is imminent adding a ton of new things.

hey there. Really neat mod you got yourself :D. Though, if it's possible, could you make it so that i could actually use what i find? Like, if i find a Blue Shemagh, Cool! let's put it on. Stuff like that ^^

sad to say that is beyond my scripting knowledge as of yet. im merely providing a basis some people can build upon if needed. also, the term role play is strong in my mod ;)

EDIT: update on this pack. this pack will not be updated anymore due to the arma 3 release and ARP2 being my main focus. you can follow the development here http://forums.bistudio.com/showthread.php?151393-ARP2-Objects-Pack

Share this post


Link to post
Share on other sites
Guest

I suggest a water bottle. Filled and unfilled if possible.

 

I'm making a Mission with save on data base (MySql, run on dedicated server) and it have eat and drink system, and right now this is the only external addos i'm about to use. But it don't have water bottle, so i will use soda, beer, and other drinks to make players finish their thirst.

 

I would love to have some medicaments, like aspirin, antibiotics, morphine.

 

Also, the itens spawn system you created is very nice. I take some learning from it!

 

Thankyou a lot!

 

Share this post


Link to post
Share on other sites
Guest

Its me again.

 

Whe know you declared the items as CfgWeapons. In my tests the player can't have more than one of each item in his inventory. There is any way players can have many of the same item, like 3 Soups for example?

 

Bug: On the .txt files you write ARP_beefjerkey but in the mod the correct name is ARP_beefjerky.

 

Thankyou!

Share this post


Link to post
Share on other sites
Guest

thedog88,

I want to ask you for permission to modify your ARP 1.2 Mod and join it in my BRPVP Mod, giving proper credits to you and providing a link, in my Mod files, to your ARP 1.2 Mod release topic at BI forums.

Thanks in advance.

Andre Luis (Donnovan).

Share this post


Link to post
Share on other sites

Hello,

 

Is there any script out there that would allow these items to be randomly spawned with civilians?

 

For example, you search a civilian,, you see a set of random items in their possession.

 

Thankyou for your time and hope to speak soon. 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×