[vRP Framework]-[Psycho Edited - FX 3.5]-[23/07/17]

Did you run an update or just replace your server files for an update?

@Sphex u need see the download content in lscustoms tutorial see the screenshots and make it

u need read all change log, and view the tutorial, and read all main page

ahh thx my mistake
keep up the good work

1 Like

i’m think in making a new gamemode like dayz

1 Like

When it will be emoji?

And you promised to add a lot of work, an example of such

yes but its take more time working, its not be easy

I can send you cfg with this work if u need.

1 Like

Come on, I’ll be very good

sends please post in here and i can add this in download main page

{
    name="Gold mine",
    r=255,g=255,b=0,
    max_units=100,
    units_per_minute=2,
    x=2628.88037109375,y=2826.32543945313,z=33.9249839782715,
    radius=30, height=8,
    recipes = {
	["Mining gold"] = {
    description="You mined gold",
    in_money=0,
    out_money=0,
    reagents={},
    products={
      ["Gold ore"] = 1
    }
  }
 }
 },
  {
    name="Ore processing",
    r=255,g=255,b=0,
    max_units=100,
    units_per_minute=2,
    x=-73.4836807250977,y=6497.18896484375,z=31.4908924102783,
    radius=24, height=2,
    recipes = {
	["Process ore"] = {
    description="You processed ore",
    in_money=0,
    out_money=0,
    reagents={
      ["Gold ore"] = 1
    },
    products={
      ["Recycled ore"] = 1
    }
  }
 }
 },
  {
    name="Ore remelting",
    r=255,g=255,b=0,
    max_units=100,
    units_per_minute=2,
    x=1034.51354980469,y=2517.46728515625,z=46.6664619445801,
    radius=24,height=4,
    recipes = {
	["Ore remelting"] = {
    description="Melting of ore in a gold bar",
    in_money=0,
    out_money=0,
    reagents={
      ["Recycled ore"] = 3,
	  ["Catalyst"] = 1
    },
    products={
      ["Gold ignot"] = 1
    }
  }
 }
 },
  { 
    name="Sell gold ignots",
    r=255,g=255,b=0,
    max_units=100,
    units_per_minute=2,
    x=-139.963653564453,y=-823.515258789063,z=31.4466247558594,
    radius=8,height=1.5,
    recipes = {
	["Sell gold ignot"] = {
    description="Sell your gold ignot for 1500$.",
    in_money=0,
    out_money=1500,
    reagents={
      ["Gold ignot"] = 1
    },
    products={}
   }
  }
 }

This should be added to /cfg/item.transformer

And you need to add an item catalyst in /cfg/items.lua with other created items.

cfg.items = {
  ["benzoilmetilecgonina"] = {"Benzoilmetilecgonina", "Some Benzoic acid ester.", nil, 0.01}, -- no choices
  ["seeds"] = {"Seeds", "Some Weed seeds.", nil, 0.01}, -- no choices
  ["harness"] = {"Harness", "Some Harness Lysergsäurediethylamid.", nil, 0.01}, -- no choices
  ["credit"] = {"Credit Card", "Credit card.", nil, 0.01} -- no choices
  ["catalyst"] = {"Catalyst","", nil, 0.01} -- no choices
}

And u can create New markets with items or add in Markets where u buy food, how u want.
For Divians to :wink:
P.s. Have a google translate :wink:

And you can throw off the files to see how to put your code correctly)

If only Psychorustle will allow it to be done here)

u can help for sure its all free for all

1 Like

A little later I will prepare my own configuration of the work and other things, then I’ll send it here as a file, I can not test everything at the moment, because I’m at work now;)

i’m test the serve with the my friend and all okey, need only make missions for all jobs, its easy, u can see + example in download for doing u missions and translate

what u are think about i created a Dayz gamemode like mta

It would be good, but I hope this does not stop the development of RP with Vrp and other nice scripts :wink:

its going updating too :stuck_out_tongue:

i’m talking today with my equip to join with my in this scripts