GithubHelp home page GithubHelp logo

darkosiel / 5e-forms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from efron-fivem/5e-forms

0.0 0.0 0.0 73 KB

fivem script of job form with multiple jobs and clean ui

JavaScript 29.60% Lua 43.27% CSS 14.39% HTML 12.75%

5e-forms's Introduction

5E-Devs | Forms (Multiple Jobs / UI / DrawText / Standalone) ⭐

javascript logo css3 logo html5 logo lua logo

Features:

• Custom DrawText Included
• Clean UI
• Multiple location (can be added in the client)
• Multiple forms and webhook for each one
• Built-in logs system
• Support via Tickets

Preview:

How to add jobs:

1. Copy those lines and fill them. make sure to get the number up every time, name need to be exactly like in the server

[2] = {
name = "JobName",
coords = vector3(),
picture="",
title="Form Title",
subtitle="Form Subtitle",
drawtexttitle="Drawtext Title",
drawtextsubtitle="Drawtext Subtitle"
},

2. Add new line at the server for the webhook, make sure that the name is like the name in the client

local Links = {
LSPD = '',
BurgerShot = '',
}

Important

• You aren't able to resell this code
• You aren't able to republish this code

5e-forms's People

Contributors

efron-fivem avatar

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.