modernmafiia Posted May 20, 2012 Posted May 20, 2012 (edited) Okay i was working on a game, based on mccodes v2.3 It was a text based version of Runescape well quite simillar, i needed a few features made, the skills in my games replace energy, will etc... they are: Attack - able to equip powerful weapons Strength, - the damage is based on how high your strength is Defence, - the higer your def is the less damage you will take from other users, I need, a quest feature where with certain items, and skills required you can do some quests, to gain exp and permission to wield certain items. i need around 150 items creates, 50 swords, 50 shields and 50 armour, names of these will be given, high items need to be more powerful. I need a grand exchange feature where you can purchase everything, so instead of leveling up to explore new city and shops its all in one, but items will have level restriction and some items can be only displayed if you are a donator/member. The grand exchange will need to be in a java/ajax or JQ form its going to be basically a whole page i will provide the graphics for it, in the search input when you type a letter it searches the letter or exact name in the database and displays the items, once you click on the item it gives the information about items, price, and what levels required or what quest needed to complete to wield it, also if its a membership item it will say you need to upgrade too wield this. In grand exchange you can purchase it, and sell things. the sell price will be ofcourse set like normal in database form and it will pull it out from there. i need new inventory created, ajax type where it displays all your items and you can drag the right items to the right cat. New training place, replacing gym i will need it to train all skills, for attack you can change the skill to attack and train on NPCs, for drops and exp, there will be different types of NPCs higer with rare item drops and good amount of gold, etc.. so you can just change the skills around what you want to train and attack NPC but! If you want to train attack you need atleast a sword, then just click on the NPcs and attack them each fight you get exp on the skills, all skills are out 99, after ever 2 levels in a skills you gain a account level. Exp are randomly given, higher NPC better exp and drops, low NPCS crap drops like 10 coins and bad exp. For now thats all more after if you think you can code these PM me with the price for each Edited May 20, 2012 by modernmafiia Quote
Uridium Posted May 20, 2012 Posted May 20, 2012 few things everyone misses on MCCODES is not in the the attack script 1 = stalemate so fight dont go on forever if both are same stats 2 = back button when pressed should put user back in fight or even if they try to change the URL or even when attempting to logout of game when in a fight.. 3 = An escape button when attacking if you think your getting battered (usually with an outcome of hosp or successful escape) Quote
modernmafiia Posted May 21, 2012 Author Posted May 21, 2012 oh yeah also a new attack feature, where you get to see what your opponent is wearing, and he gets to see what your wearing, and you attack him you can swap the skills in attack like choose strength then click on attack, after your the result, you change to what ever skill again untill you defeat him, if the fight is going no where with 0 being hit by both several times after the match will be drawn and it will give you 30 seconds till round 2, Quote
Uridium Posted May 21, 2012 Posted May 21, 2012 Way above my head as to what i was thinking about :) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.