The next update will be available between Monday, April 28 and Tuesday, April 29
-
Force an interaction no they have to click or press the key themselves but you can lock their camera looking at a specific direction by setting their view direction and resetting it to the view direction you want if they try to move
What exactly are you trying to do? If you explain your concept I might be able to help more 
oh a thought of how to provide a workaround on the unable to open a door api routine
-
hmmm not sure exactly what you mean, would need to see the code and the java error to know 
no errorlog at this point.. so I just took out the test routine. All seems fine.
Is there a way to cause a player interaction? That is point at something and make them push a mouse button? I figured out how to move someone exactly were I want them .. but not fully tested and wanted to know if I could force an interaction?
-
On a tear now.. fourth program and this time I had a test program in that was working and used some of the same routine and found that the latter program functioned perfectly but the test routine started throwing a bunch of Java Errors in chat even though it was not executed. I think it has something to do with all routines always listening.. any thoughts? They both kept working and it did not crash the server.
-
After flying around for a while i finally found one and rode him home lol.Thanks for the tip. Any idea why the donkey sounds like a roaring dragon ?
Because it is programmed that way
It took me sometime since I assumed they would be in the mountains but I found more horse up there than anything.
-
Well so much for that program.. sigh.
-
Can you force a change in status of an object (ie door) without the interaction of a player? What API package?
-
Having A hard time finding donkeys. Anyone have a tip on where these hideout on the map? Anyway to spawn them in through the console?
They are in the edge of the savannahs before you get to the green cow land along the mountains. Tigers sometimes are nearby. It also has to be an area that has never been explored before. If you have explored it they will not show up there.
-
Woot
Just wrote my second program that works... Thanks Minos.
-
It doesn't really matter which order you write your methods in as they will only be executed when called by the game or some other method of yours 
So all along it was a typo in the yml..
-
yw @angriff happy to help
Well I am sure some newbie will be able to look at that and learn something. I see the command structure but it seems the YML is what kept it from functioning for the most part. The logical order of on enable and on disable. Is that just a structure thing or would it execute both regardless of position?
On to databases now.. 
-

Thank you sir. Great to have another set of eyes on the m.. still not sure exactly what was wrong on the yml.. i kept getting an error in the name <first line> until i deleted it and retyped it.
I would buy you lunch if you were in my office.. ...I owe you big time..
-
-
Minos.. is main the issue here?
-
what error do you get now when the server boots? Is it the same about the yml file or a different one?
I will take a look at the plugin when i get home in 5-6 hours from now, lunch time here 
Well different errors so I guess that is progress.. once I get this hello world going I think I will begin to jog. Thanks for the help.. it is interestingly hopeful that I can compete in the development of my server for this game
-
Well thanks I did that. I am completely lost here. I have stripped everything out of the plugin .. all the Println to console, everything but the basic routine. I compile it and it keeps my server from booting.
-
you need to create the ylm file yourself, Netbeans doesn't create it on its own (where did you read that it is created automatically?)
in netbeans you need to open the MyDocuments/Netbeans/MyPlugin/src folder and in it create a resources directory inside that directory create the plugin.yml filGu
guess I am misunderstanding this step as automatic
So what directory in the yml file do you use for your main: net.mypackage.myplugin.MyPlugin
-
I thought I was on the right path but now the plugin prevents my server from running. Attached error log. I tried to create a yml file but seems it does not recognize it. The instructions says it will create it but it does not in netbeans..
-
Well I have a invisible grunting dummy like that .. but this was totally different. it was that they must moved straight up about 10 feet. They did not fall through the stone like I have had with previous dummies.
-
Well I opened a new project and retyped and linked everything and it built with no errors.. sad thing is it does not work.
X/
-
Not sure how this error showed up. Maybe when listener was implemented not sure.
