RpgEssentials
RpgEssentials 2.0 DEV


Wiki

Screenshots

Textures
Textures are hosted at http:dl.Lynxdragon.com, Simply click the 'RPG Essentials' Category, Then click texturepack.zip from the drop-down menu. And your download will begin shortly!

Help pages
(Please read those before posting problems)

Videos

Download

Thanks to
- Lynxdragon for hosting the files
- Samkio for the anvil design
- Kaynide for some designs

Change log

Other



-
View User Profile
-
Send Message
Posted Oct 8, 2012@Resettii
1. rewards should work, maybe some types don't
2. quest id ex: name: the test quest id: test; the id is used as an identifier
3. you can, but you can only select one location (so one block) so choose carefully
4. not sure if that is defined yet, probably yes, but that would change other textures too
that is normal, but I will try if I can do something about that
also that is normal, and spout has to do something about that (just press enter)
the npc has to be the quest giver and has to be of type quester
I will look into this
How did you even accomplish to get that error :P
-
View User Profile
-
Send Message
Posted Oct 8, 2012@Resettii
1. rewards should work, maybe not all types of rewards work atm.
2. the quest id is the id that you use for commands for ex: name the test quest id: test
/rnpc quest test (this command does nothing atm and the quest id is used as an identifier atm)
-
View User Profile
-
Send Message
Posted Oct 8, 2012@duckdoom5
Yes, it's downloaded for me, and on the first look all's normal, but then that glitch...
-
View User Profile
-
Send Message
Posted Oct 8, 2012@Cyb3rm4n
I have no idea, I will check it out, probably something with the TP
Edit: does it download with dev 1.3.5-4 for you?
-
View User Profile
-
Send Message
Posted Oct 8, 2012What can you say about this?
Before texturepack changes:
https://dl.dropbox.com/u/21198677/1.png
https://dl.dropbox.com/u/21198677/2.png
After texturepck changes:
https://dl.dropbox.com/u/21198677/3.png
https://dl.dropbox.com/u/21198677/4.png
Also after deleting this file, error repeats.
-
View User Profile
-
Send Message
Posted Oct 8, 2012@Cyb3rm4n
please delete the files called (playername).player they are corrupted sorry
-
View User Profile
-
Send Message
Posted Oct 8, 2012Using last RPGE. Look at this:
-
View User Profile
-
Send Message
Posted Oct 7, 2012Wow its been awhile since I've gotten a chance to come back here. Looks like I have a bit of catching up to do. I hope knowledge of this mod isn't too out dated..
@Resettii
1. I'm not sure the rewards are working right, what do I enter for material data? - use the items ID# eg: 264 = Diamonds - Because custom items use the same ID with different damage values you can just use the items name. eg: Adamantine Ingot
2. Also what is the Quest ID(Used for commands)? - Each quest has a unique ID so it can be assigned to a NPC (Quester)
3. If you don't use worldguard, can you define a region still? If so how? - Worldgaurd is required to use regions (as it hooks into the Worldgaurd mod) I don't believe there is any other way sorry.
4. I haven't checked yet, but is there a way to change the texture of the background of the UI? - Yes upload your own copy of "bg.png" and change the links in textures.yml to match
-
View User Profile
-
Send Message
Posted Oct 7, 2012This mod is truly one of the best RPG mods I have ever downloaded. Keep up the good work!
-
View User Profile
-
Send Message
Posted Oct 7, 2012Please make custom mob. Like: Strong Zombie, Speed Zombie :)
-
View User Profile
-
Send Message
Posted Oct 7, 2012How can I check custom item ID?
-
View User Profile
-
Send Message
Posted Oct 6, 2012@AndreiVirchov
You can use the dev builds.
-
View User Profile
-
Send Message
Posted Oct 6, 2012How is this for 1.3 if Spout hasn't been updated to 1.3 yet?
-
View User Profile
-
Send Message
Posted Oct 6, 2012@duckdoom5
Ah alright, I didn't know that. Its a shame we can't change it whenever. Will you be working on a new version today for the bugs I mentioned? I'm new to plugins & javascript, but I like testing your plugin so let me know if I can help in any way. :)
-
View User Profile
-
Send Message
Posted Oct 6, 2012@Resettii
I removed the sky color thing, its dangerous, if you define the skycolor, you can't reset it again..
-
View User Profile
-
Send Message
Posted Oct 5, 2012@duckdoom5
[RpgEssentials 1.2.5-4 Dev
Minecraft 1.3.2
CraftBukkit 1.3.2 R1.0-b2377jnks
SpoutPlugin #1359
SpoutCraftLauncher 1.3.2 # b1810]
Quests were working great at first. I completed a placing block one.
1. I'm not sure the rewards are working right, what do I enter for material data?
2. Also what is the Quest ID(Used for commands)?
3. If you don't use worldguard, can you define a region still? If so how?
4. I haven't checked yet, but is there a way to change the texture of the background of the UI?
When you remove a quest, it doesn't get removed until you completely exit the quest GUI,
If you write 20ish or more words text goes off the screen and also out of the chatbox.
If you accepted a quest and go to talk to the NPC again, it does not talk even if you wrote text for it to say.
Also if you do a place a block task and also a task to talk to the same NPC, you can't complete either of them.
Quests are no longer working for me, it must be due to this error below.( I edit my posts often as you can see.)
I will wait for your next version to continue testing. :)
"06.10 07:14:22 [Server] INFO ... 15 more
06.10 07:14:22 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
06.10 07:14:22 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
06.10 07:14:22 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
06.10 07:14:22 [Server] INFO at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
06.10 07:14:22 [Server] INFO at me.duckdoom5.RpgEssentials.RpgQuests.Listeners.ScreenListener.onButtonClick(ScreenListener.java:76)
06.10 07:14:22 [Server] INFO at me.duckdoom5.RpgEssentials.RpgQuests.GUI.QuestList.getQuest(QuestList.java:107)
06.10 07:14:22 [Server] INFO Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
06.10 07:14:22 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
06.10 07:14:22 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:405)
06.10 07:14:22 [Server] INFO at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:473)
06.10 07:14:22 [Server] INFO at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
06.10 07:14:22 [Server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:577)
06.10 07:14:22 [Server] INFO at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
06.10 07:14:22 [Server] INFO at net.minecraft.server.ServerConnection.b(SourceFile:35)
06.10 07:14:22 [Server] INFO at org.getspout.spout.SpoutNetServerHandler.d(SpoutNetServerHandler.java:203)
06.10 07:14:22 [Server] INFO at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
06.10 07:14:22 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:282)
06.10 07:14:22 [Server] INFO at org.getspout.spout.packet.CustomPacket.handle(CustomPacket.java:139)
06.10 07:14:22 [Server] INFO at org.getspout.spoutapi.packet.PacketControlAction.run(PacketControlAction.java:115)
06.10 07:14:22 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
06.10 07:14:22 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
06.10 07:14:22 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
06.10 07:14:22 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
06.10 07:14:22 [Server] INFO org.bukkit.event.EventException
06.10 07:14:22 [Server] SEVERE Could not pass event ButtonClickEvent to RpgQuests"
-
View User Profile
-
Send Message
Posted Oct 5, 2012@duckdoom5
For [RpgEssentials 1.2.5-4 Dev
Minecraft 1.3.2
CraftBukkit 1.3.2 R1.0-b2377jnks
SpoutPlugin #1359
SpoutCraftLauncher 1.3.2 # b1810]
The music is still not working and I've got this error below in my console. (I will try the quests out now.)
"06.10 06:49:44 [Server] INFO ... 15 more
06.10 06:49:44 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
06.10 06:49:44 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
06.10 06:49:44 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
06.10 06:49:44 [Server] INFO at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
06.10 06:49:44 [Server] INFO at me.duckdoom5.RpgEssentials.RpgRegions.Listerners.RpgEssentialsPlayerListener.onPlayerMove(RpgEssentialsPlayerListener.java:196)
06.10 06:49:44 [Server] INFO Caused by: java.lang.NoSuchMethodError: me.duckdoom5.RpgEssentials.handelers.Music.repeat(Lme/duckdoom5/RpgEssentials/RpgEssentials;Ljava/lang/String;Lorg/getspout/spoutapi/player/SpoutPlayer;I)V
06.10 06:49:44 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
06.10 06:49:44 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:405)
06.10 06:49:44 [Server] INFO at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:473)
06.10 06:49:44 [Server] INFO at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
06.10 06:49:44 [Server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:577)
06.10 06:49:44 [Server] INFO at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
06.10 06:49:44 [Server] INFO at net.minecraft.server.ServerConnection.b(SourceFile:35)
06.10 06:49:44 [Server] INFO at org.getspout.spout.SpoutNetServerHandler.d(SpoutNetServerHandler.java:203)
06.10 06:49:44 [Server] INFO at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
06.10 06:49:44 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:282)
06.10 06:49:44 [Server] INFO at net.minecraft.server.Packet10Flying.handle(SourceFile:136)
06.10 06:49:44 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:216)
06.10 06:49:44 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
06.10 06:49:44 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
06.10 06:49:44 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
06.10 06:49:44 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
06.10 06:49:44 [Server] INFO org.bukkit.event.EventException
06.10 06:49:44 [Server] SEVERE Could not pass event PlayerMoveEvent to RpgRegions
06.10 06:49:42 [Server] INFO ... 15 more
06.10 06:49:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
06.10 06:49:42 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
06.10 06:49:42 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
06.10 06:49:42 [Server] INFO at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
06.10 06:49:42 [Server] INFO at me.duckdoom5.RpgEssentials.RpgRegions.Listerners.RpgEssentialsPlayerListener.onPlayerMove(RpgEssentialsPlayerListener.java:196)
06.10 06:49:42 [Server] INFO Caused by: java.lang.NoSuchMethodError: me.duckdoom5.RpgEssentials.handelers.Music.repeat(Lme/duckdoom5/RpgEssentials/RpgEssentials;Ljava/lang/String;Lorg/getspout/spoutapi/player/SpoutPlayer;I)V
06.10 06:49:42 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
06.10 06:49:42 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:405)
06.10 06:49:42 [Server] INFO at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:473)
06.10 06:49:42 [Server] INFO at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
06.10 06:49:42 [Server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:577)
06.10 06:49:42 [Server] INFO at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
06.10 06:49:42 [Server] INFO at net.minecraft.server.ServerConnection.b(SourceFile:35)
06.10 06:49:42 [Server] INFO at org.getspout.spout.SpoutNetServerHandler.d(SpoutNetServerHandler.java:203)
06.10 06:49:42 [Server] INFO at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
06.10 06:49:42 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:282)
06.10 06:49:42 [Server] INFO at net.minecraft.server.Packet10Flying.handle(SourceFile:136)
06.10 06:49:42 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:216)
06.10 06:49:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
06.10 06:49:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
06.10 06:49:42 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
06.10 06:49:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
06.10 06:49:42 [Server] INFO org.bukkit.event.EventException
06.10 06:49:42 [Server] SEVERE Could not pass event PlayerMoveEvent to RpgRegions"
-
View User Profile
-
Send Message
Posted Oct 5, 2012@duckdoom5
This is for the 'last' version, I just noticed you updated to a new version so I will try that out soon.
I decided to try the dev version of Spoutcraft with this plugin and like you said before the messages do appear when you enter an area with an updated build. I also figured out I have to select a low & high point to define instead of two low points to get it to work as well with worldedit. But I keep getting errors in the console unless I set music repeat to false. Also the music will not play no matter what I set it to. If I change the item ID from a bed to something else the message will not pop up at all.
It seems fog & sky color do not work also.
If I press R and then click L for the skills buttons from previous screens start overlapping on the screen.
Edit: I'm trying the latest version now.
-
View User Profile
-
Send Message
Posted Oct 5, 2012@dunem666
that leveling error could've prevented it from working, could you retry it and tell me if it worked?
if it didn't I will do some more research
-
View User Profile
-
Send Message
Posted Oct 5, 2012@Resettii
There you go, there is the fix ;)