Everything posted by Mazetar
-
Delays
Inside the tickHandler, when it ticks check if there are anything needing to get placed. Place one of the blocks and remove it from the list of things getting placed. done.
-
[1.6.2] MultiBlockChanges textures?
I would assume you would need to render the block in your own way and do some checks to see if it's on top of another block and if so change the texture Check out rendering tutorials on the wiki
-
Delays
It's time to go back to school mate Either: courses.vswe.se or http://see.stanford.edu/see/lecturelist.aspx?coll=824a47e1-135f-4508-a5aa-866adcae1111 Free courses which you need!
-
How to Hook Mod into Bukkit Plugin
I saw you wrote that, and my reply is still the same! you should contact the guys who creates MCPC+! They would know about their own code and what to do! It's NOT as far as I know (and judging by other's replies as far as they know) made by the forge modding team. When searching I can't say I find a clear page to whom ever made MCPC So I have no idea what exactly it is although I have heard about it before. My point is that while MCPC-plus is made for forge server it's not made BY forge nor supported on these boards. There's seemingly few if any here who are familiar with the inner workings of MCPC+ if you understand what I mean? We would like to help you but the system you are asking us to help you with is maybe made to be used WITH forge but it's not something we are familiar with. Do you understand that difference?
-
Add a field to a base class
I believe you can, but you should make sure you know what you are doing before attempting to use ASM Also if you feel there's a very good and valid reason for the change to forge, please do write a post about it explaining the change and why it's useful, there may be that this change could be added later if it's useful to more than just your specific case
-
How to Hook Mod into Bukkit Plugin
Forge does NOT have a plugins folder.. Which was kinda the point above the java basic one and the point of several people above that again. There are no forge plugins, we have no idea what you are talking about!
-
Add a field to a base class
Coremod: http://www.minecraftforum.net/topic/1854988-tutorial-162-changing-vanilla-without-editing-base-classes-coremods-and-events-very-advanced/
-
How to Hook Mod into Bukkit Plugin
If it's a public method which is loaded and available in the code, then make an import statment at the top of the file importing the package of the file where the method exitsts, then in the code use the class name and then . and then the method name and fill inn the parameters. Aka. basic java on how to call a specific function inside any kind of API, 3rd party or other code
-
How to Hook Mod into Bukkit Plugin
The plugin is a bukkit plugin in the folder it's expected to be in? I guess this is some functionallity of MCPC then? As I can't say there are any forge methods for importing bukkit plugins that I know of So I would guess it would be easier and more likely that you get an answer from the MCPC guys since we here are rather clueless to how that system works
-
Adjust size of custom biome?
That would only make it be a specific biome per definition (things that only spawn in that biome can spawn there etc.) but the terrain is already generated so it won't look like the other biome. If I change Ocean biome to desert, it will still be deep sea water every where and little to no sand and no cacti But the F3 screen will correctly display current biome as "desert"
-
Adjust size of custom biome?
Then I would need a way to set the ID of the biome BEFORE anything for the biome is generated
-
Delays
How proficient are you with OOP?
-
[1.6.2] How to cause item effect on sneak right click?
If player.isSneaking then setBlock(x, y, z, tiledBlockID) Else current implementation
-
1.6.2 PlayBackGroundMusicEvent In a Custom Dimension
Don't be impatient mate, europeans are still at work while americans are waking up now A few hours and there will be more activity and your thread will be responded too if anyone has a proper answer
-
Is this mod possible? (or has it been done before?)
Yes and no.
-
Adjust size of custom biome?
Is it possible to limit the size of a custom biome? Where are the places to look to learn this? I want for example to create an small osais biome of about 50 blocks across, Is this possible?
-
[Solved]Item Dissapears When Given to Player
I wish there where tutorials for that.. Also, you could learn a bit about client/server sync and GUIs from vswe's courses about gui's
-
Weird Error With Semicolon
Good! But here's some advise, or rather THE advise because this is the BEST advise anyone could give you:
-
Weird Error With Semicolon
I'm going to do a wild guess and say that you have an error with { } 's As you're not saying what error it lists, I can't be more specific than guessing at the error. As you aren't showing code I can only guess as to the reason for the previously guessed error.
-
How to create an API for my mod?
Yeah! This is vital to getting anyone to spend time on the API. This is a part of documenting the API, without documentation we who use your API can only GUESS on how it works. This means we will either spend hours in frustration, whine about it or most likely avoid using the API
-
Looking for people to help test this modeller!
Well for techne, you export a class file. Then you manipulate the class file's variables for rotation and position of the different parts during the rendering to get animation.
-
Can anyone tell me how to add custom mobs [1.5]
wupp wupp wuppy!
-
Looking for people to help test this modeller!
Well you could techne or write the code manually, I guess techne is easier than that. But if you want a mob, you would want animations which are easily added to models written manually (or by techne), but seemingly not that easy with wavefront files? I assume that by using a wavefront file you could create the model and the whole animation in Maya(Or blender or similar 3d editors) and then just import the animation from that? That would be quite a lot better than techne for sure
-
updating
Lol what a variable name and comment <3 Mew
-
[SOLVED] Tessellator Troubles
What are the effect if you have a texture that is all white instead? does it get a greenish tint too? // curiosity thing more than anything else
IPS spam blocked by CleanTalk.