Author Topic: Heedicalking's Generic RPG Mod  (Read 10424 times)

Yup, another RPG mod. I originally started working on this 3 months ago but stopped because I had no clue what to do next. I re started it and now I have a bit of it working. I mainly decided to whip this together for my Colony RP server.



Features
  • Leveling system
  • Money system
  • Classes
  • Resources
  • Ammo for ranged weapons
  • Special, unique things for each class.
  • Reputation system
So far what is done:
I have a leveling system where you get XP for killing AI and other players. When you get enough XP you level up. Once you level up, the XP required for the next level increases as well.

I have a class system where you type /class classname and you choose your class.

I have a resource GUI done

The ammo system is pretty much done, I just need some help

Pictures


« Last Edit: January 24, 2010, 09:11:26 AM by heedicalking »

Reserved, Accidently hit post instead of preview D: That is why the layout looks thrown together.
« Last Edit: December 13, 2009, 01:05:15 PM by heedicalking »


I really didn't even mean to post this, I was just getting the BBcode for later but I will leave it open.


Ha, the Stats at the bottom are set up just like mine.


Ha, the Stats at the bottom are set up just like mine.
I made mine smaller since I realized that it ran off the page. I prioritized mine too. Usually you would be looking down there to find out how much gold or XP you have so I put them on the ends. Less important stuff in the middle. How is your mod going?

I made mine smaller since I realized that it ran off the page. I prioritized mine too. Usually you would be looking down there to find out how much gold or XP you have so I put them on the ends. Less important stuff in the middle. How is your mod going?
Pretty well, I'm about to make a video of some content. I'll post it here when I'm done.

Pretty well, I'm about to make a video of some content. I'll post it here when I'm done.
Where did you learn to script? By the looks of it, you just joined.

I've been around since v0002. I recently came back to Blockland. Also, I know Lua so it helped in learning the basics of Torque.

Will the video be done by today? I can do most stuff in torque except bots, saving systems and advanced stuff like found in city rpg, TDM and zombie mod.

Well, in the video I just made it only displays a short version of Farming.
Note: When I began to record I already met all the requirements for the Crop's.

Also, I'm uploading the video right now. I filmed it at 20fps so it will take a while.

Will a server open up soon?

Will a server open up soon?
Truthfully, I doubt it. I'll paste my Feature file though. Also, the feature list is Not complete.
Code: [Select]
//Features:

//////////////////////////////////
//Ticket System
//Players may send in a Ticket to report a bug or any issue they have by typing "Ticket WhatTheyWantToReportHere".
//Admins are notified right away.
//Admins can manage tickets completely.
//All tickets are saved for future reference.
//////////////////////////////////

//////////////////////////////////
//Skill System
//Mining - Mine ore for Smithing.
//WoodCutting - Cutting Trees for building.
//Farming - Grow food and plants.
//Blacksmithing - Make armor, weapons, and misc items.
//Alchemy - Chemistry.
//Fishing - Fish for Fish?
//Cooking - Cook any Food related items.
//////////////////////////////////

//////////////////////////////////
//Misc
//Guild Creation - Create your own Guild.
//Level - Exp for every Skill and in general.
//GUI's for most features - Friendly! :D
//Custom Chat Mod
//Custom Saving System
//Huge Help Database.
//Interactive Skill Tools - E.g. Anvil, Alchemist Lab, Stove.
//Custom Logging system for almost everything. - Saves a log file so we can review bans and such.
//Custom Admin Command System - Based on a specific Roleplay admin status.
//Mob system - Not started.
//////////////////////////////////


Video is done:
http://www.youtube.com/watch?v=rFSGT1fcFD0
« Last Edit: December 13, 2009, 02:17:41 PM by Desolation »

Will that be released des