This is an open source InSim cruise application, released under the BSD licence.
However, if you do not understand even basic programming concepts or are unfamiliar with InSim and/or .NET, then this is not for you. In the current state you will need to modify the source in order to get it to work as you wish. There is also no documentation aside from the code itself.
It started out as a little hobby for myself 6 months ago, but turned into so much more. I eventually had it on a server, as UKTC cruise, but then changed to [MCC]Cruise. I grew tired of it all yesterday, and decided to just release the bloody thing! So here it is!
It uses T-RonX's LFS_External as a base, with parts of mcgas001's cruise tutorial thrown in for good measure. Both of these are excellent pieces of work, and a big thanks to both parties It is written in Visual C# by myself, dougie-lampkin (Rob Fenlon), and with no warranty or support whatsoever! I will try and help you if you ask an intelligent question, but please don't try and use this if you have no C# experience.
As this is an open project you do not need to wait for myself to fix bugs or add features. If you do modify it, please feel free to post an updated version.
I'm truly sorry for the slightly messy code, but it was my first ever C# experience, so I learnt as I progressed. This can be seen as parts of it are better practice than others...
Features:
Once again, this is a very large starting block to run your own cruise server. You will need at least basic understanding of programming concepts and what the InSim protocol is and can do, to take it further. There is little documentation aside from the code itself. If you do not heed this and at least try, then you will not get assistance.
v1.0.2 - http://www.lfsforum.net/showthread.php?p=801201#post801201
v1.0.1 - http://www.lfsforum.net/showthread.php?p=800515#post800515
v1.0.0 - Attached
However, if you do not understand even basic programming concepts or are unfamiliar with InSim and/or .NET, then this is not for you. In the current state you will need to modify the source in order to get it to work as you wish. There is also no documentation aside from the code itself.
It started out as a little hobby for myself 6 months ago, but turned into so much more. I eventually had it on a server, as UKTC cruise, but then changed to [MCC]Cruise. I grew tired of it all yesterday, and decided to just release the bloody thing! So here it is!
It uses T-RonX's LFS_External as a base, with parts of mcgas001's cruise tutorial thrown in for good measure. Both of these are excellent pieces of work, and a big thanks to both parties It is written in Visual C# by myself, dougie-lampkin (Rob Fenlon), and with no warranty or support whatsoever! I will try and help you if you ask an intelligent question, but please don't try and use this if you have no C# experience.
As this is an open project you do not need to wait for myself to fix bugs or add features. If you do modify it, please feel free to post an updated version.
I'm truly sorry for the slightly messy code, but it was my first ever C# experience, so I learnt as I progressed. This can be seen as parts of it are better practice than others...
Features:
- Cash flow
- Buy/Sell cars
- Bank
- Advanced police system
- Trading mini-game
- Random speed traps
- Intelligent pit fines
- Pitting from garages check
- KM system (NOTE: It does count KMs, I just haven't added an on-screen display!)
- Intelligent price-list
- Admin refunds
- Admin InSim update/restart features
- Displays other's cash/cars at !stats
- Swear filter
- Negative cash protection
Once again, this is a very large starting block to run your own cruise server. You will need at least basic understanding of programming concepts and what the InSim protocol is and can do, to take it further. There is little documentation aside from the code itself. If you do not heed this and at least try, then you will not get assistance.
v1.0.2 - http://www.lfsforum.net/showthread.php?p=801201#post801201
v1.0.1 - http://www.lfsforum.net/showthread.php?p=800515#post800515
v1.0.0 - Attached