Description:
A SKATING script for your server, can be configured to your likings, if you have any problems with the script, contact us!
Preview:
Watch preview
Features:
Cruise around on a skateboard
Dependencies:
Get it here:
Github
Our Store
Our tebex shop
Credits:
RPEmotes for the animation shown in the thumbnail.
Script info:
Code is accessible
Yes
Subscription-based
No
Lines (approximately)
~300
Requirements
qb-core or ESX
Support
Partially
Other Scripts:
[PAID][QBCore] Advanced Laundering
[PAID][QBCore] Smuggler’s Run
[PAID][QBCore] Treasures
[PAID][QBCore] Goldfever
[PAID][QBCore] Recycling
[PAID][QBCore] Tequilala
[PAID][QBCore] Tailoring
[PAID][QBCore] Cat Cafe
[PAID][QBCore] Brewery
[PAID][QBCore] Winery
[PAID][QBCore] Forgery
15 Likes
Griefa
February 3, 2023, 12:25pm
2
What happens if you use a skateboard and jump off a building? Do you fall like you would without a skateboard?
As for right now. You jump over the building and it is basically like you were on a bike or another vehicle.
But I might add an option later on to toggle that on or off.
2 Likes
Griefa
February 3, 2023, 12:32pm
4
Yeah, because from what I’ve experienced, players like to go on top of the construction building and jump off while on a skate board
1 Like
Yeah, I know the feeling.
Well it is up for each server to decide if that would be failrp or not.
1 Like
Free releases must contain a direct download link.
1 Like
would there be an esx option
I will try and make that happen as soon as possible.
Just updated the script, it should work for esx aswell now. You just need to change it in the config file.
1 Like
It says that I have to pay a minimum in the store
Type in 0 or if you wanna support a x amount above.
Direct link has been added
read the rules open source code must have to free download
also, direct link not only tebex
Releases rules
We’ve seen some misconceptions regarding the ‘rules’ for the Releases category. With this post we want to list the common rules that all users must follow. Please note that these are not the only rules on the forum and you must still follow the rules mentioned on the FAQ page and any other rules that apply.
Advertising
Any advertisement is not tolerated. This includes any mentions of support through third-party services like Discord and websites. If you would like to contact a …
2 Likes
Reviewing the code, you have published a downloaded version of your Keymaster and that will not work because it is tied to your license.
On the other hand what changes from the existing Skating scripts already published on the forum and open source?
Not sure, what you mean exactly, with the first part.
I’ve changed a few things, the player can use it as an item they can have on them, instead of using a command. Thats also why, it needs a framework to work.
Then the code has been reworked a bit and cleaned up.
With the first part I mean that if you upload a code to Keymaster, but this code is not shared via Tebex or yourself creating a purchase, this code does not belong to me.
The one you have published to github is an encrypted copy for you linked to your fivem key. If I now download the script and I want to put it on my server I could not because I would not run it directly.
If I am wrong any person of this forum can correct me without fear.
You are correct. He has uploaded the encrypted version to github so you will need to still go through tebex to even run the script.
Oh, I most have taken the wrong folder. It should be changed now.
Hey man, i always appreciate a nice free release, but it is way to similiar to this one though
neverteless it is released for free so i’m not gonna complain too much about it
Vannsa
February 17, 2023, 10:43am
21
Hey nice release! but you got an error in the ESX Version of the Script. You need to change the
local Skate = {}
to
local Skating = {}
in the Client main.lua line 185
Otherwise like I said nice realease, thank you!