Page 1 of 1
script program?

Posted:
Tue Nov 30, 2021 8:56 pm
by raptorengineer
hi
for anyone making scripts for this game what script program do you use?
Re: script program?

Posted:
Tue Nov 30, 2021 10:33 pm
by BNSFdude
Notepad++
Re: script program?

Posted:
Wed Dec 01, 2021 1:13 am
by raptorengineer
ok. hey BNSFdude do you know how how to set up signal script? i did try to open up one of default US signal scripts notepad file but it unreadable or has weird letter patterns. and sending it to serz dose nothing.
Reply

Posted:
Wed Dec 01, 2021 4:52 am
by Hajmola
raptorengineer wrote:I did try to open up one of default US signal scripts notepad file but it unreadable or has weird letter patterns
It is a compiled script.
myscript.out is a compiled script and
myscript.lua is a human readable format
myscript.out executes faster than
myscript.lua and also helps developers code theft chances less (almost nill).
Re: script program?

Posted:
Wed Dec 01, 2021 1:44 pm
by raptorengineer
well i found a text viewer on site that you drop the text file in and it sorts it out to point. but as for how it lay out format that i have no clue. maybe i ask g-trax.
Re: script program?

Posted:
Wed Dec 01, 2021 5:45 pm
by kris120
The signals in Kuju are *.lua. Railsimulator.com (now DTG) let them be as they as a sample.
Unfortunately they miss a lot of features, especially the non-English signals.
Re: script program?

Posted:
Wed Dec 01, 2021 7:24 pm
by raptorengineer
i been going over the forums and there a lot of signal topics but the links are expired.