I saw someone selling a simple stunt script for 7euros, so I decided to make one took me less than a hour to make.
Features
Do a random stunt by pressing the “J” button by default when you are on a bike specified in the config
Config for KMH/MPH required to stunt
Config
Config = {}
Config.KMH = true ------ If set to false it uses mph
Config.KMHspeed = 40 ------- how many kmh you need to stunt
Config.MPHspeed = 20 ------- how many mph you need to stunt requires Config.KMH off
Config.Bikes = {
'SANCHEZ01',
'HAKUCHOU2'
}
hey i downloaded this and added to my server no problem but wont do anything when i click J and i see the /stunt in my chat options but wont do anything, ived tried the sanchez and 2 import dirtbikes
sanchez is called “sanchez01 and sanchez02 etc”, the custom ones does not work since I convert the string to upper letter, let me push a fix give me some minutes
it doesnt work with add on motorbikes for me. Ive typed in the spawnnames but it only works for GTA vehicles like sanchez01 or krust etc… Is there a way to make it work for add ons?