Sari Macbeth Posted March 15, 2021 Share Posted March 15, 2021 (edited) I built a boat and want to be able to drive it. What would be the easiest way to get it scripted? Edited March 15, 2021 by Sari Macbeth spelling error Link to comment Share on other sites More sharing options...
Quistess Alpha Posted March 15, 2021 Share Posted March 15, 2021 Well the easiest thing you could possibly try is to stick a full-perm vehicle script into it, for example: then change the vehicle type to boat (find the line that says llSetVehicleType(VEHICLE_TYPE_CAR); and change 'CAR' to 'BOAT') , and mess with some of the parameters. Otherwise, find a full-perm boat and see if you can pull the script out of it and put it into your boat, or failing that, script it yourself or perhaps pay someone to do it for you. 1 Link to comment Share on other sites More sharing options...
Quistess Alpha Posted March 15, 2021 Share Posted March 15, 2021 Also, it looks like someone else just posted asking for a fix to their script which at a glance seems to be a script for a boat: you could certainly try that and see if it does what you want for your boat. Link to comment Share on other sites More sharing options...
Recommended Posts
Please take a moment to consider if this thread is worth bumping.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now