Giter Club home page Giter Club logo

jim-skateboard's Introduction

Jim-Skateboard

Electric Skateboard is a script in develop who use a base of the script rd_cars.
If you have a supposition of upgrade to add in the script contact me in fiveM forum, my pseudo: 'Super_Chocolatine'.

Disclaimer:

This is based originally on ElectricSkateboardFiveM but completely rewritten and changed to handle newer fivem features
With the help of `jim_bridge` this also brings more optimization and more features and works on supported frameworks

How to install:

  1. Install jim_bridge from github and add it before this script in your server load order
  2. Place the folder 'jim-skateboard' in your resources folder
  3. Add start jim-skateboard in your server.cfg
  4. Add the item to your items.lua:
	["skateboard"] 	  	= {["name"] = "skateboard",			["label"] = "Skateboard",		["weight"] = 1,    ["type"] = "item", ["image"] = "skateboard.png", 	["unique"] = true, 	["useable"] = true, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = ""},

New format:

	skateboard 	  	= { name = "skateboard",	label = "Skateboard",	weight = 1,   type = "item", image = "skateboard.png", 	unique = true, 	useable = true, 	shouldClose = true,	combinable = nil,  	description = "a jimnastic board"},
  1. Add the image to your inventory images
  2. Start your server

How to use:

  • Use the board in your inventory to place on the ground
  • Target the board and choose "Get on"
  • When you want to get off the skateboard press "G"
  • Target the board again and choose "Pick up" to pick it up again
  • Press the arrows to move the skateboard

This script use a base of the script rdrp_rccars by qalle: https://forum.fivem.net/t/release-rc-car-script/525015

jim-skateboard's People

Contributors

dimitritimoz avatar jimathy avatar iplayer1337fivem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar ABHISHEK avatar Jun Kojima avatar  avatar  avatar JimboTheDev avatar  avatar SRPDEV avatar  avatar  avatar  avatar  avatar  avatar Agung Cahya avatar Thijmen avatar TukS avatar GhostLegion Roleplay avatar Yamada Taro avatar Heim avatar Falcon avatar Vehdrehl avatar iLLeniumStudios avatar  avatar

Watchers

 avatar Ben Cole avatar  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.