Giter Club home page Giter Club logo

esx_duty's Introduction

Hi, I'm qalle

  • ๐Ÿซ I am a Computer Science and Software Engineer student at Chalmers Institute of Technology in Gothenburg.
  • FiveM Enthusiast, with hundreds of resources made, both public and private.
  • ๐Ÿง‘โ€๐Ÿ’ป I love using Software as a solution for every Problem.
  • ๐Ÿ’ป I am a fluent programmer in Lua, C#, TypeScript and Python.
  • ๐Ÿง‘โ€๐ŸŽ“ Iโ€™m currently learning Computer Science and how to use Assembly Language.
  • ๐Ÿค“ Always learning new things.

Statistics

esx_duty's People

Contributors

majormarcin avatar qalle-git avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

esx_duty's Issues

Add to menu

What code would I have to use to add the on and off duty into the jobs job menu

Question about going off-duty

Is it possible to remove the police armory when going offduty? Or like a function that removes the weapons by hash orsomething .
Hope here is a fix for. Thx

Not switching over

Hello, so when I go into the circle to go off duty, I depress the "E" key as assigned, an i quickly shows off duty and goes to on duty automatically. Not sure what to do. Any suggestions on how to fix this please?

marker

is this possible that only police can see the marker

armyjob

I want to add the esx_armyjob. i tried what you described in a different issue but that didn't work

Could use some help

works good from what i see , I am pretty new to coding and would like to add in Taxi /Mechanics also to be toggable duty. how could i go about this?

Adding more Locations of the Same Duty

hi there,

I just wanted to know how I could write the script to be able adding more locations to the same Duty-Job
as Example I got more then one hospital and police, how can I add it in the code correctly ?

I tried this but it doesnt work on parsing.. would be very thankful for any help on this issue...

Config                            = {}
Config.DrawDistance               = 100.0
--language currently available EN and SV
Config.Locale                     = 'sv'

Config.Zones = {

  PoliceDuty = { -- Mission ROW PD
 
    Pos   = { x = 439.825, y = -975.693, z = 29.691 },
    Size  = { x = 2.5, y = 2.5, z = 1.5 },
    Color = { r = 0, g = 255, b = 0 },  
    Type  = 27,
  },

 PoliceDuty = { -- Paleto PD
    Pos   = { x = 239.425, y = -475.693, z = 11.691 },
    Size  = { x = 2.5, y = 2.5, z = 1.5 },
    Color = { r = 0, g = 255, b = 0 },  
    Type  = 27,
  },


  AmbulanceDuty = {
    Pos = { x = 264.45, y = -1356.84, z = 23.56 },
    Size = { x = 2.5, y = 2.5, z = 1.5 },
    Color = { r = 0, g = 255, b = 0 },
    Type = 27,
  },
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.