![]() |
Speedbar
I wrote a small c# script to display an IL2-style 'speed bar' in CoD. It's not great, but was fun to do. It's in this thread here:
http://simhq.com/forum/ubbthreads.ph...e_airspee.html Since a few google searches led me to the people helping to explore scripting here, it seems proper to post back in-case it helps others. Code:
using System; |
Thank you for posting.
It is server side script for online players I assume. But for offline players it could be useful to know how to install it. |
Hi Ataros,
Actually I've only ever tried it single player. To use it then take the script text and make a 'same-name-as-mission-file.cs' and place it next to the existing .mis file - if you then configure a small window (i.e. 1 line, vertically wide) then you can 'simulate' the speedbar as in IL2. To try it quickly you can use the Extras / Full Mission Builder and save a mission, i.e. 'test1.mis' and then take the above script and save it as a file called 'test1.cs' and put it next to the .mis file in the /missions directory. It was just a quick thing to try out, and not a proper speedbar to always play with, but it's great that so much is accessible via the API. Cheers |
| All times are GMT. The time now is 07:12 AM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.