Posts by master801
-
-
-
-
Learn stuff, read code, be active, don't be lazy, ask questions, but don't expect anybody to do all the stuff for you.
What is wrong with GUI stuff? Make your mod @NetworkMod, create a GUI handler..
Actually, you know what, here you go:
http://www.minecraftforge.net/wiki/Basic_GUI
http://www.minecraftforge.net/wiki/Containers_and_GUIs (this one is better than previous)
This one is pretty good for n00bs , just don't forget about @NetworkMod annotation, it IS important.
Really important.Okay, so the outdated ones still work then?
-
Ah, that one is easy.
You need to add your TileEntity to ENet, in order for it to work out.
https://github.com/mak326428/Leve…cSink.java#L105
And you must also disconnect your TE from ENet on invalidate() and onChunkUnload()Hmmm.... Seems as if I didn't bother to put in a onChunkUnload(), and a method to turn enet to true and false in my code... But, thank you for the help. I also need to make a gui. I've been researching that for awhile but never found any sufficient tutorials. And yours to me are kinda messed-up... As in, I have no clue what this is.
Also, did you guys notice whats on the front page?
-
Ask any questions you have.
ANY.
E-Items? Energy Sources? Or Sinks? Or what?Take a look at my TEs. They are not ideal, but still they are pretty darn good.
https://github.com/mak326428/Leve…rage/tileentityIt's more like, I can't get my engines to connect to any kind of cables and its really making me mad.
And also, I need to talk to Covert or anyone in the buildcraft department. But, I think he's kinda ignoring me I guess?
-
-
-
-
-
Also, anyone want me to make the blocks have metadata? Like, silver ore will be also silver block. For example, if it's id is 350, then the first metadata will be 350:1 and the second block will be 350:2. Currently the engines are taking up a lot of block ids. So, it's up to you people on how I do it.
-
-
-
-
-
-
-
-
-
NICE!
I'm assuming you haven't yet switch the HV pipe over to the texture I've sent you yet.
I so want to see what that looks like.I would love to but... That's not my priority right now. I'll try again later when I have time. Right now though, I'm on my lunch break. So I most likely won't get a lot done.
ChocoheadHow about no?