
DCNick3
Members-
Posts
49 -
Joined
-
Last visited
Everything posted by DCNick3
-
And I have Another bug: When saving world area owners loads properly< but membrs list is empty
-
I cleaned it up. Please check it.
-
I need Event: Player executes command. And I founded this error: Only one area saved(or readed?) If I create a new area It not saving after server restart.
-
Ok, I already not need that. Now I need Theese Events: [*]Exploding creeper [*]Hopper (and Minecart with hopper) taking items from container
-
About area saving
-
I'm about saving...
-
I've Updated it again. Please Check (I don't know what is this)
-
Ok, I will know and discover it soon. Are you use a new version (I updated gitHub repository: I fix these errors, what you writed me.
-
It's paragraph symbol. It used to change style of text. More info at http://minecraftcolorcodes.com/
-
And now Both getArea() methods works normally, but if I reload Minecraft Areas Are Not Saved...
-
Ow, I have other questions now: [*] I need this server Side Events: [*]Event, when player breaks block [*]Event, when player places block [*]Event, when player uses block [*]Event, when player places minecart [*]Event, when player fires TNT (with acces to activatedTNT entity) [*]Where I can find server Events?
-
Is It Better Now?
-
I will do checking to no intersecting nareas in registerArea()
-
Help me with theese conditions, please. gerArea(int,int,int) must return area in which the transmitting point. Condition determines is point between points. Help!
-
Ok, I don't know what occurs, but now getArea(String) works normally...
-
I am very long suffered, and was unable to configure git. I've copied project Files to Git. It's there --> https://github.com/DCNick3/ServModZip/
-
You need full SRC?
-
I use both versions. Class (command) which I use to call it:
-
My AreaWorldData class: I write data with registerArea() method, but getArea() returns null! Help!
-
Ok, now I have This Load Mathod: How should I save this? I don't find setTagList() in NBTTagCompoud? How I must Do This?
-
[1.7.10] [Server Mod] How To Save Some Data To World
DCNick3 replied to DCNick3's topic in Modder Support
Help, please! -
How To Save Some Data To World?
-
And... How to use WorldSavedData?
-
[1.7.10] [Server Mod] Error, when comparing strings
DCNick3 replied to DCNick3's topic in Modder Support
Thanks, I didn't know this.