Author Topic: EasyRPG v0.93 [Pics][Beta][DOWNLOAD]  (Read 1452 times)

0 Members and 1 Guest are viewing this topic.

FakeTruth

  • Registered Forum Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
EasyRPG v0.93 [Pics][Beta][DOWNLOAD]
« on: June 04, 2009, 15:04:50 PM »
Name: EasyRPG
Version: 0.93
Compatibility: 2.1 and RBTTInvasion Rev 292+
Description: A simple and clean RPG mutator that's compatible with anything (I hope)
Screenshot:



Homepage: http://http://www.rbthinktank.com/
Download: http://http://rbthinktank.com/rbthinktank/index.php?option=com_jdownloads&Itemid=54&task=viewcategory&catid=4

EasyRPG

My goal is to create a clean and simple RPG without too much options you can choose from, and I want it to be somewhat like all the other RPG's we know (WoW or Lineage or whatever...) that's why I choose for the regular RPG attributes:
Code: [Select]
Strength - Increases damage dealth
Agility - Increases movement/dodge speed and jump/dodge height
Vitality - Increases your health
Constitution - Reduces damage received
Dexterity - Makes your weapons shoot faster
(It seems dexterity and agility should be switched, so it might... get switched )

There is a formula regarding how Strength and Constitution increase/reduce damage:
Code: [Select]
Damage*= (1 + (Strength * StrengthDamageEffect) * (PlayerLevel * LevelDamageEffect));
Damage/= (1 + (Constitution * ConstitutionDefenceEffect) * (PlayerLevel * LevelDefenceEffect));
I always wanted the damage bonus and reduction to be dependant on the player level as well, so there it is!

Configurable menu key

You can set the menu key to any key you like by typing in the console:
Mutate EasyRPG SetMenuKey [YOURKEY]
This is case-insensitive, the standard key for the menu is L
You can also go into the UTEasyRPGClientSettings.ini file to set the key to whatever you like (as well as the HUD location where we'll go next)

Draggable HUD GUI Window thingy!

Though this is something small, it's also something big! AFAIK this is the only mutator where you can drag the HUD around!
Press L (or whatever key you have set to the menu) and above the little window with your level and experience it now sais "Drag Me!". Drag that button, and you'll drag the little window along. If you somehow managed to drag the window out of your screen (LoL) you can always go into your UTEasyRPGClientSettings.ini and change HUDLocation to (X=0.5,Y=0.5) or something, this will place the HUD in the middle of the screen.

RPG Configurability

Due to it's simplicity this RPG doesn't support any types to 'plugins' (though you could get something to read your stats and base something on just that..)
Nonetheless this RPG has many things you can configure:

Open up UTEasyRPG.ini and look up [EasyRPG.MutRPG]


Bot Support

Yes, it supports bots!

RBTTInvasion Rev 292+ Compatible

EasyRPG is compatible with the UNRELEASED version of RBTTInvasion, any older version will not work as far as monster adjustment goes and giving the right amount of experience.
RBTTInvasion Rev 292+ has an extra entry in the MonsterTable where you can set how many points a monster is worth, EasyRPG reads this and gives you the points in experience!

WebAdmin

Yup, it has a WebAdmin interface, check it out: (Will change the layout, and add some tabs in the next release)


Death penalties
When a player dies, he can loose an amount of experience! He can even level down! This is a configurable option.

I don't know what else to say, please try it and report any bugs you might find

Download: http://http://rbthinktank.com/rbthinktank/index.php?option=com_jdownloads&Itemid=54&task=viewcategory&catid=4

Here's also a server running EasyRPG (with RBTTInvasion Rev292+):
« Last Edit: June 07, 2009, 18:45:04 PM by FakeTruth »

FakeTruth

  • Registered Forum Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: EasyRPG v0.92 [Pics][Beta][DOWNLOAD]
« Reply #1 on: June 05, 2009, 12:48:05 PM »
EasyRPG v0.92
RBTTInvasion Rev 292+ Compatible

EasyRPG is compatible with the UNRELEASED version of RBTTInvasion, any older version will not work as far as monster adjustment goes and giving the right amount of experience.
RBTTInvasion Rev 292+ has an extra entry in the MonsterTable where you can set how many points a monster is worth, EasyRPG reads this and gives you the points in experience!

Download: http://http://rbthinktank.com/rbthinktank/index.php?option=com_jdownloads&Itemid=54&task=viewcategory&catid=4

Zeus

  • Community Leaders
  • Registered Forum Member
  • ******
  • Posts: 2067
  • Karma: +13/-2
    • View Profile
Re: EasyRPG v0.92 [Pics][Beta][DOWNLOAD]
« Reply #2 on: June 05, 2009, 16:08:00 PM »
Hi FakeTruth

and  :text-welcomeconfetti: to «ne»

thats for the second post on what to run it with  ;)

will try to get it installed this weekend - suppose we can have it in DM and Warfare maps just like in UT2K4 with 'VINV'

Zeus

  • Community Leaders
  • Registered Forum Member
  • ******
  • Posts: 2067
  • Karma: +13/-2
    • View Profile
Re: EasyRPG v0.92 [Pics][Beta][DOWNLOAD]
« Reply #3 on: June 05, 2009, 16:15:45 PM »
do you have a download link for 'RBTTInvasion Rev 292+ Compatible'

FakeTruth

  • Registered Forum Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: EasyRPG v0.92 [Pics][Beta][DOWNLOAD]
« Reply #4 on: June 05, 2009, 16:57:55 PM »
Thanks for the welcome :D

RBTTInvasion Revision 292 or more isn't out yet, right now only Revision 88 is publicly  released.
Revision 292 isn't released because it has many more features but it hasn't been cleaned up, and the WebAdmin interface isn't up to date with all the extra features.

If you want to host an Invasion server I can PM you the download link for the latest RBTTInvasion version. Just ask  ;)

Zeus

  • Community Leaders
  • Registered Forum Member
  • ******
  • Posts: 2067
  • Karma: +13/-2
    • View Profile
Re: EasyRPG v0.92 [Pics][Beta][DOWNLOAD]
« Reply #5 on: June 05, 2009, 17:02:06 PM »
Quote from: "FakeTruth"

If you want to host an Invasion server I can PM you the download link for the latest RBTTInvasion version. Just ask  :D

FakeTruth

  • Registered Forum Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: EasyRPG v0.92 [Pics][Beta][DOWNLOAD]
« Reply #6 on: June 05, 2009, 17:13:19 PM »
Oh by the way, you don't NEED invasion, the RPG also works on all other Gametypes, such as DM, TDM, CTF, WAR, etc..

Zeus

  • Community Leaders
  • Registered Forum Member
  • ******
  • Posts: 2067
  • Karma: +13/-2
    • View Profile
Re: EasyRPG v0.92 [Pics][Beta][DOWNLOAD]
« Reply #7 on: June 05, 2009, 17:23:30 PM »
well in which case its installed just needs voting in  ;)

Zeus

  • Community Leaders
  • Registered Forum Member
  • ******
  • Posts: 2067
  • Karma: +13/-2
    • View Profile
Re: EasyRPG v0.92 [Pics][Beta][DOWNLOAD]
« Reply #8 on: June 06, 2009, 16:41:33 PM »
Have setup an Invasion Gameproflie with Easy RPG on «ne» server 2 ip 81.19.221.203:7780

haven't played too much with the invasion waves ATM. Two bots to keep you company too!

must say it looks very different from the Invasion I played so mush off in UT2k4 - looks great fun and the low gravity for wave one is a nice touch too - had me WTF at first.

azurescorch

  • Registered Forum Member
  • *
  • Posts: 266
  • Karma: +0/-0
    • View Profile
Re: EasyRPG v0.92 [Pics][Beta][DOWNLOAD]
« Reply #9 on: June 06, 2009, 19:32:34 PM »
Quote from: "Zeus"
Have setup an Invasion Gameproflie with Easy RPG on «ne» server 2 ip 81.19.221.203:7780

haven't played too much with the invasion waves ATM. Two bots to keep you company too!

must say it looks very different from the Invasion I played so mush off in UT2k4 - looks great fun and the low gravity for wave one is a nice touch too - had me WTF at first.


Nice. Looking forward to playing this!

FakeTruth

  • Registered Forum Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: EasyRPG v0.92 [Pics][Beta][DOWNLOAD]
« Reply #10 on: June 07, 2009, 11:24:30 AM »
Cool, thanks! :D

Zeus

  • Community Leaders
  • Registered Forum Member
  • ******
  • Posts: 2067
  • Karma: +13/-2
    • View Profile
Re: EasyRPG v0.92 [Pics][Beta][DOWNLOAD]
« Reply #11 on: June 07, 2009, 12:19:44 PM »
Quote from: "FakeTruth"
Cool, thanks! :D

No! thank you  :D

FakeTruth

  • Registered Forum Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: EasyRPG v0.93 [Pics][Beta][DOWNLOAD]
« Reply #12 on: June 07, 2009, 17:01:13 PM »
EasyRPG v0.93
WebAdmin

Yup, it has a WebAdmin interface, check it out: (Will change the layout, and add some tabs in the next release)



Death penalties
When a player dies, he can loose an amount of experience! He can even level down! This is a configurable option.

More options
Here's a list of the new options that came with v0.93:
Code: [Select]
StartingLevel=0 ; The level on which players begin
DeathExpPenaltyPct=0.250000 ; When a player dies, he looses this percentage of it's experience
bAllowLevelDown=True ; Whether a player can level down when player looses too much experience
LevelDownMessage=`name went down to level `level... ; Level down message
BonusExpKillFlagCarrier=5 ; Extra experience awarded when played killed the flag carrier
BonusExpLastSecondSave=3 ; Exter experience awarded when flag carrier almost scored
DodgeSpeedPerAgility=10.000000 ; Extra dodge speed per Agility
DodgeSpeedZPerAgility=10.000000 ; Extra dodge height per Agility
GroundSpeedPerAgility=10.000000 ; Extra ground speed per Agility
JumpZPerAgility=10.000000 ; Extra jump height per Agility
WeaponSpeedPctPerDexterity=0.050000 ; Weapon speed is increased by this percentage per Dexterity

And I fixed some accessed nones..

Final release is coming near :)

Download: http://http://rbthinktank.com/rbthinktank/index.php?option=com_jdownloads&Itemid=54&task=viewcategory&catid=4

Zeus

  • Community Leaders
  • Registered Forum Member
  • ******
  • Posts: 2067
  • Karma: +13/-2
    • View Profile
Re: EasyRPG v0.93 [Pics][Beta][DOWNLOAD]
« Reply #13 on: June 07, 2009, 17:48:15 PM »
Looking good m8

should be fine to just copy over players levels? - well I did  ;)

FakeTruth

  • Registered Forum Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: EasyRPG v0.93 [Pics][Beta][DOWNLOAD]
« Reply #14 on: June 07, 2009, 18:02:12 PM »
Yes, that should work :)