Skip to content

Ett skript som låter dig som fånge jobba i fängelse

Notifications You must be signed in to change notification settings

Loffes/esx_prisonwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fängelsejobb

Ett script för att kunna jobba när man sitter inne. Video

KRAV

Config

  • Config.Payment = 10 hur mycket pengar man får för att packa en låda
  • Config.TimeToPackBox = 20 hur lång tid det tar att packa en låda i sekunder

Installation

  • Ladda ner alla scripts under krav

  • Byt namn från esx_prisonwork-master till esx_prisonwork

  • Lägg in alla scripten i din resources mapp

  • Gå in i server.cfg och skriv start esx_prisonwork

  • För att ändra ställe man tpar till, gå in i esx_prisonwork/client/main.lua och ändra rad 120 & 125

SetEntityCoords(GetPlayerPed(-1), 1798.39, 2482.91, -123.54) X = 1798.39 Y = 2482.91 Z = -123.54

Prisonwork

A script that lets you carry boxes to earn some money when you are in prison. Video

REQUIREMENTS

Config

  • Config.Payment = 10 how much money you earn per box
  • Config.TimeToPackBox = 20 how long time it takes to pack a box in seconds

Installation

  • Download all scripts under requirements

  • Change name from esx_prisonwork-master to esx_prisonwork

  • Extract esx_prisonwork

  • Add all scripts to your /resources folder

  • Add start esx_fangelsejobb to your server.cfg

  • To change location you teleport to, go to esx_prisonwork/client/main.lua and change row 120 & 125

SetEntityCoords(GetPlayerPed(-1), 1798.39, 2482.91, -123.54) X = 1798.39 Y = 2482.91 Z = -123.54

About

Ett skript som låter dig som fånge jobba i fängelse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages