Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Go-karts system

heehaw Odets
Registered User
Join date: 13 Jul 2005
Posts: 11
08-01-2005 20:05
need a script for go-karts
-theres 10 cars
they need to....
-allow anyone to use
-only owner can move
-can make All karts stop by remote

either its a seperate script i put onto a car or can be a entire new car script. if itws new car script the car cant go too fast, jsut be 2 times faster than running.


if anyone can help make this script then woot, if not then ill just be a lil sad inside T_T
Angus Kuhr
Dwarf with a Hammer
Join date: 17 Jul 2005
Posts: 43
08-01-2005 23:38
I'd start by programming vehicles, of course. I'm not particularly good at vehicles yet, so I'll leave that to somebody else, but I think I can help with the stopping.

You could set up a control panel somewhere that shouts across a particular chat channel. There are a TON of them, so you could use even 95312 if you really wanted to. Have the karts themselves "listen" for certain commands on that channel. If you always keep them within listening range, you can have the panel shout commands thusly (you could even do it yourself, if you want). So long as you keep the channel specific and change it from time to time (you could probably even set a random change using llFrand) you shouldn't have to worry about people screwing with it.