[Tutorial Request]:Pipes,Cables in BYOND Games in Developer Help
|
|
First off all I don't ask for a libary or a game rip off.I seek the tutorial off an expericed DM coder who made something similar or knows how to make it.
For a month now I had this idea and tried to code it. But sadly I'm not enough expericed to work out something like this from a sketch.
I checked all libary that I could find and all similar posts.
What I find out alone and whit a little help is the following.
I need a datum to keep count for all connected part.
Then I need two proc one when the item is created and one when its deleted. Soo they leave out the missing part and try to work whit the left parts.If not possible then shutdown the system.
Like in autojoin libarys.Also need a proc that keeps checking whats connected in each system.
Soo somehow each item need a list then the next joined item of same type gets added to that list.
Again if somebody would have time to make a tutorial it would help me and I think a lot of people who looking for something similar or want something similiar.
Anyway sorry for my bad english.
|