Quantcast
Channel: Programming (In-game)
Browsing all 903 articles
Browse latest View live

Coding Question

I have been looking for a decent coded that will automate a drone defensive system for my base on a multiplayer server. the drone scripts i have found all seem to be broken or outdated and do not...

View Article


Image may be NSFW.
Clik here to view.

Jagged Arrays Problem [SOLVED! Many thanks for StanH :) ]

I'm making a script for ships, which, among other things will create different menus on LCD screens. I am trying now to make an array that hold other arrays so the function that display the data will...

View Article


Drone script needed

Hello, I have a drone designed here: http://steamcommunity.com/sharedfiles/filedetails/?id=604243497 I was wondering if one of you almighty programmers could give it a simple brain that makes it follow...

View Article

Idea: Gravity corrected descent rate

We all know how this goes, ship accelerates the same in every direction. Except down, when you hit C the ship drops like a rock! I propose a script to detect when downward facing thrusters are...

View Article

Tuning Thruster Control with PID

I have a script that works, well at higher speeds - it responds in a decent time and adjusts thrust accordingly with maybe a little yo-yo effect. But at low speeds its really not very good, if I set my...

View Article


Image may be NSFW.
Clik here to view.

Some help with code optimization and visual bug fix please :)

Spoiler: CODE Toggle Spoiler Code: const float PROGRAM_VERSION = 0.01f; string[] DataLoadedFromMemoryBank; string SelOpenBracket = "<"; string SelCloseBracket = ">"; string SpaceBetweenLetters =...

View Article

Script help

Hey guys im working teaching myself C# so that I can create scripts in SE. I need some help with the script im working on. here is my code: void Main() { IMyTerminalBlock Rotor =...

View Article

Wanted: blueprint assembler.

I'm not sure if this exists already in the workshop. But being able to assemble all of the exact parts in a blue print would be helpful. The only way I can see doing this is to use an external piece of...

View Article


Ingame Programming missing API and functions and known issues

So i've decided to sum up, what i'm mostly missing on blocks in ingame API Please add things you want to see, or that should be here Before i list missing APIs i add few known issue and possible...

View Article


IMySolarPanel interface is empty?

I tried to fix my old solar tracking script and found out that IMySolarPanel currently is empty. How can I get current output, max output and defined output now?

View Article

Is it possible to create or manipulate Groups?

Hello folks, this is my first post here. I'm getting serious about my SE coding! Here is my scenario. I tend to like having a Group defined that contains all of a particular type of block like...

View Article

IMySoundBlock has limitations?

I am using the Audio Mod ( http://steamcommunity.com/sharedfiles/filedetails/?id=420416429 ) that has over 150+ sound samples. I would love it if I could change tracks, skip track back/forward, skip...

View Article

Predictive Action Amplification Program

With no understanding of coding personally would it be possible or in any case feasible to create a script that would be able to take basic input and turn it into a more complex final product. More...

View Article


Stupid Question Ahead...

Is there any way to let the Programmable Block write it's output to a text-file? I guess this is a silly question because this means .IO should be allowed, which is kind of tricky. But if so, working...

View Article

[wip] [MAJOR SETBACK] kScript; a flowchart based graphical programming...

kScript (the K stands for Keen) is a little project I have been working on for the past few weeks, which will hopefully make ingame programming much more accessible. Most of you already know that a...

View Article


Obtaining A Projector's Block Detailed Info

I am trying to get the 'Detailed Info' from a projector block that is currently on. When I view it in control panel it says the follow information: “Type: Projector Max Required Input: 100 W Build...

View Article

Taleden's Inventory Manager

Latest version: 1.1.0 (2015-11-06) 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 Article


Request a Greef Preventation Log Script

Hi all We need a small loging Script for greef Preventation Features: - Log Player´s who dmg Station - write Permanent text to lcd - Date/Time, Player, dmg Block Greetings and sry for my Bad Englisch!

View Article

How to get the in-game time/rotation of the sun?

Hi all, I'm trying to write a script that will turn my station lights on during the night and off during the day. Is there a class or a method that I can access to know when the sun is up and the sun...

View Article

IMYSomething Parameters

Hello, I'm starting to code in SE and i have a question. I made a script that simply check inventory of a certain block and do an action if it reach a certain amount (basicly if you don't have bullet,...

View Article
Browsing all 903 articles
Browse latest View live