Inactive [RPG] The MineQuest v0.61 - RPG System with Customizable Quests, Classes, and NPCs [1000]

Discussion in 'Inactive/Unsupported Plugins' started by jmonk, Mar 14, 2011.

  1. Offline

    jmonk

    MineQuest - RPG System with Customizable Quests and Classes
    Version: 0.62-test
    Website:http://www.theminequest.com/
    Overview:
    MineQuest started out as a plugin to add some RPG-like progression to Minecraft. It had 8 (By default, now completely customizable) character classes (4 Combat, 4 Resource - also by default) and you gained experience by doing tasks related to the class (e.g. Warriors fight with a Sword, or WarMages cast WarMage Spells). All combat classes gained health when they went up in levels, and all classes gained related abilities at certain levels.

    An example of a custom class configuration is now available: http://www.theminequest.com/node/112

    Now MineQuest has grown to be a much bigger project than gaining abilities and extra health. It includes mobs that get harder over time based on a level adjustment (determined by active players in the server). It has built in economy(iConomy Supported)/town systems that are available if people so desire. Most likely the coolest thing so far is the quest system.

    Good Places to start in game are /minequest, /cubonomy (economy), and /quest (questing specific). Also poking around the help pages (Linked as more information below) gives some details about more advanced commands as well.

    Quests:
    MineQuest is equipped with a system that is being developed so that minecraft can have real instanced dungeons where a select party can teleport into a world that has traps, harder monsters, and special loot. When complete players are brought back to their original locations.

    These quests are completely customizable as they only load from a text file. MineQuest will search the bukkit directory for the appropriate .quest file when the quest is started. This means that anyone running a server could write a quest. Not just plugin developers!

    The spell system is nothing special, and I'm sure that others exist out there, but what really makes MineQuest unique is the complete package, dungeons and everything.

    Requirements:
    MySQL or SQLite

    Suspected Conflicts:
    Towny, Essentials Spawn, World Guard, mcMMO,
    Other plugins that modify damage/health

    Video:
    This is a video of the first real dungeon created, the first time through http://www.youtube.com/watch?v=Vq85ppcwuM8

    MineQuest 0.40 Trailer - http://www.youtube.com/watch?v=kx8tYNb0MCM

    Installation:
    http://www.theminequest.com/node/3

    Whats new in 0.60?
    http://www.youtube.com/watch?v=jB9-N9XWfJE

    Downloads:
    http://www.theminequest.com/node/35
    Backup: http://code.google.com/p/minequest/downloads/list

    Support:
    Please read the following FAQ before posting your question. It will help you out by getting the answer faster and help us out by having a smaller volume of questions.
    http://www.theminequest.com/node/36
    There are some forums on the MineQuest site found below.
    http://www.theminequest.com/forum
    If you cannot solve your issues in the MQ Forums and from the FAQ and the bug does not already exist please post it on the bug tracker.
    http://bugs.theminequest.com/projects/minequest

    More Info:
    Information about MineQuest and its features
    http://www.theminequest.com/node/11

    Changelog:
    Version 0.61:
    *NPC Fix Item Properties (Blacksmith Capabilities)
    *Fixed Ranged Ability Bindings
    *Other NPC Property changes
    *Bug Fixes
    Version 0.60:
    *Idle Quest System
    *Main World Scripting
    *Reputation System
    Version 0.53:
    *Fixed Instancing System
    *Fixed NPC Respawning Issue
    *Updated to b860
    *Fixed money naming
    *A couple hidden features

    Full Changelog:
    http://www.theminequest.com/node/74

    If you love MineQuest then help keep the project alive: http://www.theminequest.com/node/164
     
  2. Offline

    fugue2005

    ok i ran 2 tests, here are the related filey bits


    when i do /startquest dungeon it tries to teleport me to the dungeon world, but it never fully loads
     

    Attached Files:

  3. Offline

    jmonk

    What do you mean never fully loads? On laggy systems I have had problems with teleporting between worlds. Also it can't find you as a quester which indicates you didn't get added to the database, can you check your database and see if it added anyone to the questers table?

    To be honest I should have kept better track of what revision of the code is the one I compiled, but I will be posting a new copy of the stuff I have been working on the past couple days either tomorrow or the day after. I'll also keep looking at the files you posted to see if something is hidden in there.
     
  4. Offline

    MRavn

    can you help me with these errors

    18:45:57 [INFO] Starting minecraft server version Beta 1.3
    18:45:57 [INFO] Loading properties
    18:45:57 [INFO] Starting Minecraft server on *:25565
    18:45:57 [INFO] This server is running Craftbukkit version git-Bukkit-unknown (M
    C: 1.3)
    18:45:57 [INFO] Preparing level "world"
    18:45:57 [INFO] Preparing start region
    18:46:00 [INFO] [MineQuest] [ERROR] Unable to Connect to MySQL Databse
    18:46:00 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Commu
    nications link failure

    Last packet sent to the server was 0 ms ago.
    18:46:00 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance
    0(Native Method)
    18:46:00 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance
    (Unknown Source)
    18:46:00 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInst
    ance(Unknown Source)
    18:46:00 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Sou
    rce)
    18:46:00 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    18:46:00 [SEVERE] at com.mysql.jdbc.SQLError.createCommunicationsException
    (SQLError.java:1074)
    18:46:00 [SEVERE] at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionI
    mpl.java:2103)
    18:46:00 [SEVERE] at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.j
    ava:718)
    18:46:00 [SEVERE] at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection
    .java:46)
    18:46:00 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance
    0(Native Method)
    18:46:00 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance
    (Unknown Source)
    18:46:00 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInst
    ance(Unknown Source)
    18:46:00 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Sou
    rce)
    18:46:00 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    18:46:00 [SEVERE] at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionI
    mpl.java:302)
    18:46:00 [SEVERE] at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegist
    eringDriver.java:282)
    18:46:00 [SEVERE] at java.sql.DriverManager.getConnection(Unknown Source)
    18:46:00 [SEVERE] at java.sql.DriverManager.getConnection(Unknown Source)
    18:46:00 [SEVERE] at org.monk.MineQuest.MysqlInterface.reconnect(MysqlInte
    rface.java:74)
    18:46:00 [SEVERE] at org.monk.MineQuest.MysqlInterface.<init>(MysqlInterfa
    ce.java:61)
    18:46:00 [SEVERE] at org.monk.MineQuest.MineQuest.onEnable(MineQuest.java:
    507)
    18:46:00 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:118)
    18:46:00 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
    JavaPluginLoader.java:414)
    18:46:00 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
    mplePluginManager.java:187)
    18:46:00 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftSe
    rver.java:83)
    18:46:00 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftS
    erver.java:61)
    18:46:00 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServe
    r.java:204)
    18:46:00 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:191)
    18:46:00 [SEVERE] at net.minecraft.server.MinecraftServer.d(MinecraftServe
    r.java:131)
    18:46:00 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:246)
    18:46:00 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:366)
    18:46:00 [SEVERE] Caused by: java.net.ConnectException: Connection refused: conn
    ect
    18:46:00 [SEVERE] at java.net.PlainSocketImpl.socketConnect(Native Method)

    18:46:00 [SEVERE] at java.net.PlainSocketImpl.doConnect(Unknown Source)
    18:46:00 [SEVERE] at java.net.PlainSocketImpl.connectToAddress(Unknown Sou
    rce)
    18:46:00 [SEVERE] at java.net.PlainSocketImpl.connect(Unknown Source)
    18:46:00 [SEVERE] at java.net.SocksSocketImpl.connect(Unknown Source)
    18:46:00 [SEVERE] at java.net.Socket.connect(Unknown Source)
    18:46:00 [SEVERE] at java.net.Socket.connect(Unknown Source)
    18:46:00 [SEVERE] at java.net.Socket.<init>(Unknown Source)
    18:46:00 [SEVERE] at java.net.Socket.<init>(Unknown Source)
    18:46:00 [SEVERE] at com.mysql.jdbc.StandardSocketFactory.connect(Standard
    SocketFactory.java:253)
    18:46:00 [SEVERE] at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:280)
    18:46:00 [SEVERE] at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionI
    mpl.java:2026)
    18:46:00 [SEVERE] ... 24 more
    18:46:00 [SEVERE] null loading MineQuest v0.2 (Is it up to date?)
    java.lang.NullPointerException
    at org.monk.MineQuest.MysqlInterface.update(MysqlInterface.java:126)
    at org.monk.MineQuest.MineQuest.onEnable(MineQuest.java:509)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:414)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:187)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    18:46:00 [INFO] Done (0,282s)! For help, type "help" or "?"
    >

    I got Minequest.jar in the plugins folder, mysql-connector-java-bin.jar in craftbukkit directory and I have that Craftbukkit.jar you are using.... What do I have to change???
     
  5. Offline

    jmonk

  6. Offline

    fugue2005


    doesn't load at all, it's like i'm falling through the map, when i f3 no chunks are loading,
    we were all added to the db
    the can't find quester thing i've chalked up to the database not being localhost. but i don't understand why people are getting injured just walking around
     
  7. Offline

    lordsyca

    I'm getting the same error as him. I'll tele there once and endlessly fall then get tele'd back where i was and get damaged. I used multiverse and was stand infront of the dungeon yet still nothing.
     
  8. Offline

    MRavn

  9. Offline

    fugue2005

    that's how i was trying to word it, but an acute lack of caffeine and sleep. except for multiverse which isn't insallted.
     
  10. Offline

    jmonk

    Yes, if you are having trouble connecting to the mysql database you either don't have one setup or you haven't setup your login/database in the minequest.properties file. The next version will explain that you need mysql properly rather than filling your console with errors.
     
  11. Offline

    MRavn

    Do you know anything about this error? "Access denied for user 'user'@'localhost' (using password: YES)"
     
  12. Offline

    jmonk

    You probably don't have a password set properly for user user, or you are using the wrong password.
     
  13. Offline

    MRavn

    never mind I give up, I will wait till it get easier to install, but will it be easier to install in the future?
     
  14. Offline

    jmonk

    Odds are it will always require mysql. I've been thinking about adding support for sqlite. I currently have no plans of implementing anything which doesn't require one of those two.
     
  15. Offline

    MRavn

    is sqlite not easier to use for noobs like me?:D
     
  16. Offline

    jmonk

    not sure, never really used it.
     
  17. Offline

    lordsyca

    So any idea why the your dungeon won't work for us? it just says
    Code:
    15:11:12 [INFO] [MineQuest] Unable to load Quest Problem on Line 1
    15:11:12 [INFO] [MineQuest]   LoadWorld:test:dungeon:Nether
    15:11:12 [INFO] [MineQuest] Unable to unload events properly
    15:12:14 [INFO] [MineQuest] Unable to load Quest Problem on Line 1
    15:12:14 [INFO] [MineQuest]   LoadWorld:test:dungeon:Nether
    15:12:14 [INFO] [MineQuest] Unable to unload events properly
    15:13:58 [INFO] [MineQuest] Unable to load Quest Problem on Line 1
    15:13:58 [INFO] [MineQuest]   LoadWorld:test:dungeon:Nether
    15:13:58 [INFO] [MineQuest] Unable to unload events properly
    15:14:56 [INFO] [Stargate] {test} No stargates for world
    15:14:56 [INFO] [MineQuest] Loaded Spawn
    15:14:56 [INFO] [MineQuest] Task: 0
    15:14:56 [INFO] [MineQuest] Area Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Task: 1
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:56 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:56 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:56 [INFO] [MineQuest] Entity Spawner No Move Destruction Event
    15:14:56 [INFO] [MineQuest] Area Event
    15:14:56 [INFO] [MineQuest] Area Event
    15:14:56 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:56 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:56 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:56 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:56 [INFO] [MineQuest] Area Event
    15:14:56 [INFO] [MineQuest] Area Event
    15:14:56 [INFO] [MineQuest] Area Event
    15:14:56 [INFO] [MineQuest] Task: 2
    15:14:56 [INFO] [MineQuest] Arrow Event
    15:14:56 [INFO] [MineQuest] Arrow Event
    15:14:56 [INFO] [MineQuest] Arrow Event
    15:14:56 [INFO] [MineQuest] Arrow Event
    15:14:56 [INFO] [MineQuest] Task: 4
    15:14:56 [INFO] [MineQuest] Arrow Event
    15:14:56 [INFO] [MineQuest] Arrow Event
    15:14:56 [INFO] [MineQuest] Arrow Event
    15:14:56 [INFO] [MineQuest] Arrow Event
    15:14:56 [INFO] [MineQuest] Task: 6
    15:14:56 [INFO] [MineQuest] Entity Spawner No Move Destruction Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Task: 7
    15:14:56 [INFO] [MineQuest] Generic Event
    15:14:56 [INFO] [MineQuest] Generic Quest Event
    15:14:56 [INFO] [MineQuest] Task: 8
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Task: 9
    15:14:56 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:56 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:56 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:56 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:56 [INFO] [MineQuest] Entity Spawner No Move Destruction Event
    15:14:56 [INFO] [MineQuest] Task: 10
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Generic Block Type Event
    15:14:56 [INFO] [MineQuest] Task: 11
    15:14:56 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:56 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:56 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:56 [INFO] [MineQuest] Entity Spawner No Move Destruction Event
    15:14:57 [INFO] [MineQuest] Generic Block Type Event
    15:14:57 [INFO] [MineQuest] Generic Block Type Event
    15:14:57 [INFO] [MineQuest] Task: 12
    15:14:57 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:57 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:57 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:57 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:57 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:57 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:57 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:57 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:57 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:57 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:57 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:57 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:57 [INFO] [MineQuest] Entity Spawner No Move Destruction Event
    15:14:57 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:57 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:57 [INFO] [MineQuest] Repeating Entity Spawner Event with No Movement
    15:14:57 [INFO] [MineQuest] Task: 13
    15:14:57 [INFO] [MineQuest] Generic Block Type Event
    15:14:57 [INFO] [MineQuest] Generic Block Type Event
    15:14:57 [INFO] [MineQuest] Area Event
    15:14:57 [INFO] [MineQuest] Health Entity Spawner
    15:14:57 [WARNING] lordsyca moved wrongly!
    15:14:57 [INFO] Got position 27.0, -1.0, 57.0
    15:14:57 [INFO] Expected 27.30000001192093, 65.0, 57.30000001192093
    15:14:57 [INFO] [MineQuest] Event Complete
    15:14:58 [INFO] [MineQuest] 1 damage to lordsyca
    15:14:58 [INFO] [MineQuest] [INFO] lordsyca - 42/43
    15:15:39 [INFO] Preparing spawn area for dungeon, 77%
    15:15:39 [INFO] [Stargate] {dungeon} No stargates for world
    15:15:39 [INFO] [MineQuest] Loaded world without quest area defined - missing Qu
    estArea?
    15:15:39 [INFO] [MineQuest] Unable to load Quest Problem on Line 1
    15:15:39 [INFO] [MineQuest]   LoadWorld:test:dungeon:Nether
    15:15:39 [INFO] [MineQuest] Unable to unload events properly
    15:15:57 [INFO] [MineQuest] Loaded world without quest area defined - missing Qu
    estArea?
    15:15:57 [INFO] [MineQuest] Unable to load Quest Problem on Line 1
    15:15:57 [INFO] [MineQuest]   LoadWorld:test:dungeon:Nether
    15:15:57 [INFO] [MineQuest] Unable to unload events properly
    15:16:23 [INFO] [MineQuest] Loaded world without quest area defined - missing Qu
    estArea?
    15:16:23 [INFO] [MineQuest] Unable to load Quest Problem on Line 1
    15:16:23 [INFO] [MineQuest]   LoadWorld:test:dungeon:Nether
    15:16:23 [INFO] [MineQuest] Unable to unload events properly
     
  18. Offline

    jmonk

    Well I can solve the problem that its complaining about the top of your file. You can insert the following line at the top of the dungeon.quest file. I feel there is a deeper problem causing the majority of the issues. Let me know if this helps though.

    QuestArea:7:30:47:59:90:68
     
  19. Offline

    lordsyca

    It works now, I tele there I can walk in and the entrance seals off zombies spawn, I kill them then I'm stuck cause It won't let me open the doors. And how do I get rid of the ghasts? theres like 20 or more of them outside the dungeon.
     
  20. Offline

    jmonk

  21. Offline

    lordsyca

    Does now but the one I had before came from one of your downloads.

    EDIT: I found out why I couldn't open the doors, I normally hit open the doors not right click them. Is there a list as to what level you have to be for all the armor and tools?
     
  22. Offline

    jmonk

    Ok, my downloads section should have been fixed now. Sorry for the mix up. Better luck with the new one?
     
  23. Offline

    crusher441

    i've done everything in theese replies.. im getting the error that it cant connect to mysql but i did set up a mysql server i edited the minequest.properties to match the server also. Do you need something beside just mysql?

    well i figured out the problem.. how do you rename the database of the mysql??? i never saw it in the config exe thing

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 12, 2016
  24. Offline

    lordsyca

    I used Navicat lite to make a blank database
     
  25. Offline

    crusher441

    i dont know why but mysql wont even start up properly anymore it crashes at starting service. ive removed the folder and reinstalled but same :O... i want to try this mod soo bad.. If i could somehow change the password i put because its not the one i put before, it probably would work fine
     
  26. Offline

    jmonk

    I've been working on an sqlite version for the past day or so, once I fix a few other things I wanted to do I will probably be uploading it as the next release. This might make things easier for you.
     
  27. Offline

    fugue2005

    ok so how do i setup a town and a spawn
     
  28. Offline

    crusher441

    actually i tried using winamp and it seems to work now... i'd like to try the sqlite though. Also how do you make towns a property like fugue said?

    i dont know if its just me but if i bind fireball to a snowball when i throw one it doesnt cast it it just burns me..

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 12, 2016
  29. Offline

    lordsyca

    It only can be cast on an entity learned that the hard way >.> Also I can't make towns keeps saying I'm not a mayor which to me makes perfect sense as to why I'm making a town.
     
  30. Offline

    jmonk

    I just uploaded a new version with lots of new things. One of which fixes the mayor issue. The idea of the system was that you don't need an admin around to make a new town, its just the responsibility of other town owners. I had hard coded a case for me to always have permisson. Now I switched it so that ops always have this capability, and you can optionally set one more username in the options file. This should get you started on towns.

    This version also added SQLite support for those people having trouble with mysql. Just set the mysql option to false in the properties.

    I'll look into the fireball thing, it used to be that it would warn you when not targeting an entity. Evidently that is not the case anymore. I am working on an abilities pack for combat levels 10-20, hopefully I can include a fix in there.

    I have been working on a tutorial on how the first few events in the dungeon work. This should be enough to get anyone interested in writing quests going. It doesn't cover everything but its a good start. My hope is that some people in the community will write some of their own quests, and upload them with recommended character levels.

    http://www.monksanctum.org/node/54

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 12, 2016
  31. Offline

    fugue2005

    are there any instructions for setting up a town anywhere?

    also, do towns offer any protection from rival towns like towny does?
     

Share This Page