hqueen Posted October 29, 2019 Report Share Posted October 29, 2019 I'm trying to add the tiller to my mod. The cab spawns correct but, the trailer won't spawn. Any ideas? Quote Link to comment Share on other sites More sharing options...
itchboy Posted October 29, 2019 Report Share Posted October 29, 2019 The tiller trailer is spawned by script. It uses a virtual object to spawn the trailer. The tiller cab must be spawned within the virtual object for the script to realize that "I have to spawn the trailer for this cab". The cabin must also have the DummyTiller (or something like that) command for the script to recognize it. The tiller script must also be edited if you changed the name of the tiller cabin prototype, or the tiller trailer prototype. Quote Link to comment Share on other sites More sharing options...
hqueen Posted October 29, 2019 Author Report Share Posted October 29, 2019 Thanks! Quote Link to comment Share on other sites More sharing options...
hqueen Posted October 30, 2019 Author Report Share Posted October 30, 2019 So i created the VO and made sure it had all the commands as the tiller from LA mod. The trailer still won't spawn. If i DM you the mod can you take a look at it and see what's wrong? @itchboy Quote Link to comment Share on other sites More sharing options...
The Loot Posted November 1, 2019 Report Share Posted November 1, 2019 You also have to have the tiller check command run at startup of the map. Quote Link to comment Share on other sites More sharing options...
hqueen Posted November 1, 2019 Author Report Share Posted November 1, 2019 I have it in my fp startup. I also have an object named tiller_check. The tiller_check VO also covers the entry and exit point. The cabin also has all the commands. \ Quote Link to comment Share on other sites More sharing options...
Whunterq94 Posted January 9, 2020 Report Share Posted January 9, 2020 This is the person that started this topic but i different account due to the whole not being able to log in with facebook thing. Anyways, I got the tiller trailer to spawn but i cant get the trailer lights to turn off. Any suggestions? Quote Link to comment Share on other sites More sharing options...
itchboy Posted January 9, 2020 Report Share Posted January 9, 2020 Should I merge this account with the old one, and you use the old one? Or merge the old account into the new one and this one will be the final one you settle with? Quote Link to comment Share on other sites More sharing options...
Whunterq94 Posted January 9, 2020 Report Share Posted January 9, 2020 I'll use this one. Thanks. Any suggestions for the tiller? Quote Link to comment Share on other sites More sharing options...
Yankee43 Posted January 9, 2020 Report Share Posted January 9, 2020 1 hour ago, Whunterq94 said: I'll use this one. Thanks. Any suggestions for the tiller? I mean, this might sound stupid, but in the editor, the lights need to be blue lights. I’m sure you did that but, just making sure lol. Quote Link to comment Share on other sites More sharing options...
Whunterq94 Posted January 9, 2020 Report Share Posted January 9, 2020 I copied the model, prototype and tiller script from another mod. It works fine in that mod though. Quote Link to comment Share on other sites More sharing options...
Whunterq94 Posted January 10, 2020 Report Share Posted January 10, 2020 Problem solved. I didnt change the prototype in the flashing lights script Quote Link to comment Share on other sites More sharing options...