Download
(297Kb)
Download
Updated: 07-24-08 01:36 PM
Pictures
File Info
Updated:07-24-08 01:36 PM
Created:unknown
Downloads:2,679
Favorites:23
MD5:

Roleplay Mission Editor

Version: RME_0140
by: Enoril [More]

******
News (06 May 2009)

Today this Addon don't work with WOTLK.
I plan to rewrite it completely but it will take time.

I'm doing so many extra hours at the office that I did not have the courage to code when i go back to home.
And this situation will continue a few more months (until a major milestone in the design of the aircraft that i make will not be done.)

Once this task will be accomplished, I will be happy to work on this addon because, like you, I dream to see him in game fully fonctional.

Thanks for yours emails and comments, sorry for these delays

Enoril
*******

Roleplay Mission Editor (RME) is an addon to create custom missions.

With RME, you can:
* Create missions fully configurable directly in game
* Create objects that can serve as an objective of mission, loot, reward.
* Automatically share or download missions available in your server and faction.
* Conduct a campaign mission on the same principle of WoW missions
* Lead a team player as a "Game Master" (you can unblock some mission, share objects, etc...)
* Make a lot of other things! (your target spoke by typing / RME <blabla>, you can knock the members of your group in GM mode, etc...)


After more than 500 hours of coding and testing, I am pleased to announce the release in quasi-stable version of the addon "Roleplay Mission Editor". This addon is what I always wanted to be able to do in this game:

Create simply missions fully configurable intuitively and especially without limit.

Thanks to the opportunities offered by the WoW interface, combined with a crazy bet that I launched in September 2007, is now possible.

Note: Today this addon exist only in french. EN translation is in progress and will be available asap.


RME is still under development but work correctly
(more of 100 RME missions has been created by players in Kirin Tor shard)

- Website (in construction) : http://rme.yubovision.fr/
- Report bug (in french) : >ICI<
- Report bug (in english) directly here in comments tab.

Have fun !
Enoril

Post A Reply Comment Options
Unread 12-21-08, 09:51 PM  
Enoril
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 8
Uploads: 1
RME Achievement system in progress !



"mission system" is done at 35% (and only one objective exist: kill mob. But its work ^^)
"achievement system" is done at 20%
"sharing system" is not started
"interface system" is not started (except achievement)
Report comment to moderator  
Reply With Quote
Unread 12-19-08, 04:46 AM  
Aurorablade
A Deviate Faerie Dragon
 
Aurorablade's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 88
Uploads: 2
*lives cookies out for Eno*
Report comment to moderator  
Reply With Quote
Unread 12-11-08, 01:56 AM  
Aurorablade
A Deviate Faerie Dragon
 
Aurorablade's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 88
Uploads: 2
i will give you http://www.wowhead.com/?item=38264 to let me help test cuase this mod makes me all giddy and happy feeling.

and sorry for seeming pushy...
Last edited by Aurorablade : 12-11-08 at 02:02 AM.
Report comment to moderator  
Reply With Quote
Unread 12-10-08, 02:39 PM  
Enoril
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 8
Uploads: 1
Need time ^^

** For your curiosity, a litte progress note **

Addon Core
* New modules architecture: done
* New RME Event system : done
each module can use (via registration) and send internals events)
example:
module "RME_LOOT" wait the internal event RME_KILL_MOB (mob_id,mob_name,killer_id,killer_name) for add an item in your bag.
With this system, a module with others functionalities can wait this event and trigger another action/event.
And i can add new functionalities without modify the code of RME_KILL_MOB and RME_LOOT modules.
Module Missions functionalities
* Objectives status check for global mission status : done
* Event Kill_mob module: done
* Loot module : in progress
* Explore zone module : not done
* Use Item module : not done
* ...

Modules interface:
* Quest Interface : not done
* Quest Log interface : not done
* NPC Interface : not done
* Editor Interface : not done
* Achievement System : not done
* RME item link : done
* RME mission link : not done
* RME Achievement System : not done
* ...

Modules communication:
* Not started ^^
Report comment to moderator  
Reply With Quote
Unread 12-09-08, 11:58 PM  
Aurorablade
A Deviate Faerie Dragon
 
Aurorablade's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 88
Uploads: 2
soooooo

hows it going with the coding revamp? need moral encrougament or cookies?
Report comment to moderator  
Reply With Quote
Unread 11-30-08, 10:22 PM  
Aurorablade
A Deviate Faerie Dragon
 
Aurorablade's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 88
Uploads: 2
*camps*

sets up a campfire and waits for a beta...*


*or an alpha....*

*...or something that just prints out the word hi on the screen*
Report comment to moderator  
Reply With Quote
Unread 11-27-08, 07:14 AM  
Aurorablade
A Deviate Faerie Dragon
 
Aurorablade's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 88
Uploads: 2
Originally posted by Enoril
For your information, i've started the coding of a totaly new version of RME.

"Why a new version ?"
Previous version of RME was my first addon, I discovered the language LUA at the same time and this has resulted some design errors.
Making the current version compatible with the 3.0 patch take too long for a result that i don't like.

Compared to the old version, this next version will be much better.
I have put in place a system of modules that allow a more simple code and the ability to add features more easily. (I also using ACE3 lua engine)


For the moment I test portions of code to improve features availables.

For example, I tested the use of RME [hyperlinks] in the chat frame (for item, missions,...)

Using hyperlinks in chat will enhanced interactions:
- shift clic on RME item > put item hyperlink in chat
- clic on RME item hyperlink > show item tooltip

- shift clic on RME mission > put hyperlink in chat
- clic on RME mission hyperlink > shows the summary of the mission and allows sharing/taking.

- Put hyperlink interaction like :
<npc> say: Can you help me?
<RME: choose your answer> [Yes, of course!] [No, go away!]
- ...

In short, features quite nice in preparation but no ETA for the release ^^
and this webpage gives me lots of ideas
i hope you managed to get up with him so you guys could trade ideas and possibly inccoperate each others mods...

Probly see me on his forums babbleing over mine...*pokes her addon*
Report comment to moderator  
Reply With Quote
Unread 11-22-08, 08:50 PM  
Enoril
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 8
Uploads: 1
For your information, i've started the coding of a totaly new version of RME.

"Why a new version ?"
Previous version of RME was my first addon, I discovered the language LUA at the same time and this has resulted some design errors.
Making the current version compatible with the 3.0 patch take too long for a result that i don't like.

Compared to the old version, this next version will be much better.
I have put in place a system of modules that allow a more simple code and the ability to add features more easily. (I also using ACE3 lua engine)


For the moment I test portions of code to improve features availables.

For example, I tested the use of RME [hyperlinks] in the chat frame (for item, missions,...)

Using hyperlinks in chat will enhanced interactions:
- shift clic on RME item > put item hyperlink in chat
- clic on RME item hyperlink > show item tooltip

- shift clic on RME mission > put hyperlink in chat
- clic on RME mission hyperlink > shows the summary of the mission and allows sharing/taking.

- Put hyperlink interaction like :
<npc> say: Can you help me?
<RME: choose your answer> [Yes, of course!] [No, go away!]
- ...

In short, features quite nice in preparation but no ETA for the release ^^
and this webpage gives me lots of ideas
Report comment to moderator  
Reply With Quote
Unread 11-03-08, 07:31 AM  
jackprince
A Defias Bandit
 
jackprince's Avatar

Forum posts: 3
File comments: 14
Uploads: 0
You two RP mod authors make me so excited about WoW now! [/b]
/sign

In fact every time I think about that these/those kine of addons will
maybe one day work ... gives me a thrill and my hearts bumps faster.

I'll love to RP in WoW ... but those addons would finaly give you
a hole new level of interacting with each other.

I'll repeat myself ... I really looking forward to those addons. =)
Report comment to moderator  
Reply With Quote
Unread 11-01-08, 09:22 PM  
Maziel
A Deviate Faerie Dragon
 
Maziel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 152
Uploads: 7
Enoril, for easier contact with the author of the other Role Play mods (who has mentioned he's tried to contact to you), please visit: http://www.pilus.info/forum/viewtopi...=71&p=377#p377

You two RP mod authors make me so excited about WoW now!
Report comment to moderator  
Reply With Quote
Unread 11-01-08, 09:07 PM  
Maziel
A Deviate Faerie Dragon
 
Maziel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 152
Uploads: 7
Originally posted by Enoril
Hello

A word to tell you that I have not abandoned this addon and I intend to make it work well under WoW WotLK.

The problem is that I do not have time to do so I can't give a date for the next release. (I did not even reconnected to WoW since the 3.0 patch )

About Reputation add-on below, I'll see if I can integrate its use in RME.
I have not looked at the code so I do not know if there are functions to interact with. (i hope so ^^)

But again, it takes time. And my job does not leave much time for WoW (and addons) at this time.

Sorry for this but I can't do otherwise now.
From what I read of the author of the reputation mod, he seems willing to work "with" you on integration.

He too was making a quest editor until he was informed about yours, so has focused on his other role play mods instead.

I'd suggest definately getting in contact with the other Role Play Mod maker; because you two would make quite an awesome team.
Report comment to moderator  
Reply With Quote
Unread 10-30-08, 05:49 AM  
jackprince
A Defias Bandit
 
jackprince's Avatar

Forum posts: 3
File comments: 14
Uploads: 0
localization and update

As many other I wait for an addon like this for years.

Years ago there where "myQuest" which was unlikely
never updated after 2.2 or so. Than was another project
which tried to give some life to "myQuest"
... than there was pilus with his huge pool of addons planed.

But as most ... these projects are lagging of time or
participants. I'm not good in LUA (never tried really)
so I don't even think about participating.

Maybe you should contact the makers of "flagRSP" and/or "flagRSP2".
There localized the flag very well an they got some serious
skillz on RP addons. Also Pilus is maybe a man for you to
ask. As you see on his site (pilus.info) he has big plans an maybe
he can give you some advice you never thought of. Or maybe he
even will participate gladly if you give him a shot.
So he don't have to do this thing from scratch.

greetz,

P.S. I really hope this will be up to date an international some day =)
Last edited by jackprince : 10-31-08 at 08:29 AM.
Report comment to moderator  
Reply With Quote
Unread 10-29-08, 02:04 PM  
Enoril
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 8
Uploads: 1
Hello

A word to tell you that I have not abandoned this addon and I intend to make it work well under WoW WotLK.

The problem is that I do not have time to do so I can't give a date for the next release. (I did not even reconnected to WoW since the 3.0 patch )

About Reputation add-on below, I'll see if I can integrate its use in RME.
I have not looked at the code so I do not know if there are functions to interact with. (i hope so ^^)

But again, it takes time. And my job does not leave much time for WoW (and addons) at this time.

Sorry for this but I can't do otherwise now.
Report comment to moderator  
Reply With Quote
Unread 10-28-08, 11:06 AM  
Maziel
A Deviate Faerie Dragon
 
Maziel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 152
Uploads: 7
Oh... my.. frelling... god.

I so want this add-on in English and working on WotLK.

And as KingStoph linked in a previous comment: http://www.pilus.info/

Check out the Reputation add-on. If this addon could create missions and link to our own Guild Reputation, that would so rock. People could literally earn their Guild Ranks.

Seeing this has made me excited about playing WoW again. I hope you don't abandon this add-on/idea.
Report comment to moderator  
Reply With Quote
Unread 10-16-08, 11:49 AM  
WickedWit
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Any word on an English translation, or a 3.0 compatible version of this? This would be absolutely amazing for my military guild...
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: