String class extension for string width measuring with default font
There is an extantion for string class with some methods in purpose to measure string width. https://gist.github.com/krypt-lynx/497a0b8846705846038ea3f5cf8579bd It contains: public static int...
View ArticleLog4PB - Logging/Debugging Lib
What is Log4PB? Log4PB is a versatile loggin framework for Programable Blocks Minified Version: Download Current Size: 5248 chars. Feature highlights Various logging destinations, including...
View ArticlePasscodes in Space Engineers!
Hey Hey Peoples! =) i saw here is a Forum for In-Game Scripts. So i wanted to show you my Script for Passwords in Space Engineers, you are safe now from unauthorized guys in you part of the Station!...
View ArticleNew Camera Raycast and Sensor API (Update 01.162 DEV)
by Rexxar: -------------------------------------------------------------------- This week brings several big changes to the programmable block API. The major features are:...
View ArticleCommunication Satellite bugs
I'm currently working on a new communication satellite. It is desgined to work at low altitude (15km to 18km for use without relay in the middle) and has modded solar panels for extra power and...
View ArticleNeed help for this script
need help for this script: merges doesn't turn on or off when a rotor has a certain degree range maybe the problem is in the getMerges() method because i used IMyTerminalBlock or maybe it's the FOR...
View ArticleTaleden's Inventory Manager
Latest version: 1.5.0 (2016-05-24) Steam Workshop Page User's Guide Taleden's Inventory Manager (TIM) is an in-game script which automates the management of your inventory, refineries and assemblers....
View ArticleSatellite gravity awareness and thrust managment
I'm trying to write code to make my satellite aware to the gravity well (that it may be inside of). I've been reading few of the posts here about doing that and on how to rotate a ship which is inside...
View ArticleQuestion to Vector Angle
found my error i should use arccos of the angle, cause both are normalized (uvDist and vFront)
View ArticleNaed's Market Script - No mods
Introducing a fully functional market system! Using two programmable blocks, a timer block, a button panel and a handfull of LCD screens; the following features are available: Login\Register users...
View ArticleTransfer items from one container to another - Example please?
Here is a method I've wrote, it's missing the code to transfer items from container to container[k]. Please could you write in the simplest way to transfer all of one containers inventory to another...
View Article[Beta] Space Engineers Workbench - A feature rich IDE for Space Engineers...
Hello all. My name is Tim and I'm a professional and hobbyist software developer. I had posted my original thread in the modding forum, but I think this forum may be more appropriate. For the last few...
View ArticleSaving/Loading data from Storage in format of "file"
Another class I'm working on which will be importent for the satellite script and for the ship OS script is a class the utilize the Storage variable and store data in format similar to real computer...
View ArticleI need a script updated...
I need this scripts updated as it no longer works and i do not know script. http://steamcommunity.com/sharedfiles/filedetails/?id=367676577 The error is: Nobody ↑ : Program969,40: Error: The type 'T'...
View ArticleAccessing Block based on local Position relative to a known block
Hi, Before I describe my problem I would like to take a moment to describe in advance what I am trying to achieve in case there is a simpler method. If there is a thread that has already discussed this...
View ArticleXUI - An XML based UI Framework
Greetings alltogether. I present to you the UI framework I've made over the last time. It allows you to create ui pages by writing simple xml code and rendering it directly onto the text panel...
View ArticleNeed help to get raycast to work
I'm pretty good at figuring this stuff out but I just cannot get the example script by Rexxar to read out anything....
View ArticleA little suggestion to community about Custom Data field: do not use it in...
All in title. At least, if it possible. Why: There is situations, there one block can be affected by multiple scripts. And all of them can want to read configuration from Custom Data. Example: Airvent...
View Article-
Old title: A little suggestion to community about Custom Data field: do not use it in exclusive way All in title. At least, if it possible. Why: There is situations, there one block can be affected by...
View ArticlePB Sensor Feature Suggestions
Greetings programmers! I want to hear your suggestions for new PB features. Disclaimers first: I'm not officially working on PB, it's just a pet project. Anything we discuss here is just for discussion...
View Article