[Release] Electric skateboard V1.0


press g just to get rid of the writing pickup pick up, this is copas tu RC?
help me

E for pick up and g for get in the skate

Thank for your job

press g cant ride to skate

1 Like

i see you script

1 Like

thanks,

2 Likes

Hello, what script are u using for that money show,hungerbar and voice ?

The left lower object has been removed

Hey man, I did your change and im getting couldn’t load resource e-board… I added server.lua to __resource but it still cant load resource.

__resource
client_scripts {
“config.lua”,
“client/main.lua”
“client/server.lua”
}

piggyback bro!

You can’t load the ressource because you try to put a server file in a client script, you need to do something like this :

client_scripts {
    "config.lua",
    "client/main.lua"
}

server_scripts {
	"server/main.lua"
}

Would be nice if you could adjust it to work like a BMX so you could crouch and jump

Yes but he fall

How To Add Camera

Thanks, now it can load resource but when i have skateboard in my inventory i can only drop it. not use

Can you show me a screenshot of your folder?

Imgur
Imgur

I think you’re doing something wrong, you can try with my files, place the electric-skateboard and skate folder in your resources folder and add “start skate” and “electric-skateboard” in your “server.cfg”.

[ELECTRIC-SKATEBOARD].rar (44.7 KB)

In game :

1 Like

I used your files and i still cant use it as item i can only remove

Hm, i don’t really know then… Show me a screenshot of your DB items with the skateboard. Are you under ESX at least?