Nov 21, 2009

How To Make An Test-based Rpg Game! - This is a step by step tutorial of how to make a RPG test-based game

free web hosting
Open Discussion & Free Web Hosting > Others > Gaming > Text Based Games

How To Make An Test-based Rpg Game! - This is a step by step tutorial of how to make a RPG test-based game

Convictlife
Welcome

Hello this is Convictlife and i have made an RPG game and for you noobs out there i will be explaining

Here is a breif structure of this post:

1. Getting your codes.
2. Getting your host.
3. Uploading your codes.
4. Configuring your codes.
5. MySQL
6. phpMyAdmin
7. CronJobs
8. Editing
9. Finalizing

Getting Your Codes!

First of all you need codes that will power your website.

If you are a master coder (like Dabomstew) then you can code these codes yourself, but if you are "so-so" then you will need to get codes from somewhere.
I got my codes from Mccodes.
This is a great website that allows you to buy quality codes at a cheap price or get a reduced but free version of MC-CODES.V.1.0.1
Or you can get the good code base ($75) or the great code base ($300)

Getting Your Host

You need a good host that allows the following
  • At Least 100MB Of Web Disk Pace (public_html)
  • At least 2GB of monthly bandwidth or 150mb daily bandwidth
  • Cronjobs
  • PHP
  • cPanel or Vistapanel
  • File Maganger
  • File Editor
  • MySQL (at least one database limit)
  • MySQL Users
  • phpMyAdmin
One you get this host and your website is activiated then you can start building you website!

Uploading Your Codes

THIS IS A VITAL STEP!

If you have cPanel X or Vistapanel you can upload files by going to File Maganger or Legacy File Manager (Only cPanel X) and clicking on Upload.

Upload all your files that you recieved in your code folder except for files like index.php, index.html, index.txt, install.txt and copying.txt

Make sure all you files are being uploaded to you public_html (web root)

Configuring your codes

After you have uploaded all your codes then you need to tweak them a bit.

First we will start with your game logo, upload a logo with the following dimensions 129x692 and call it logo.png (save it as a PGN format)

Then go to a file called header.php and over here you can change the design of you game (note: you will have to do login.php and register.php seperatly as header.php dosn't affect these)
When you are in header.php go to a section that displays:

<style>
body { font-family:helvetica, arial, geneva, sans-serif;font-size:12;color: red;
scrollbar-base-color: #005B70;
scrollbar-arrow-color: #F3960B;
scrollbar-DarkShadow-Color: #000000; }
a:visited,a:active,a:hover,a:link { color: red;text-decoration: none; }
table,tr,td { font-family:helvetica, arial, geneva, sans-serif;font-size: 12; }
img { border:none; }
textarea { font-family:helvetica, arial, geneva, sans-serif;font-size:12;color: black; }
</style>

Here you can change the test-size and color just rename the part in bold (NOTE DONT TAKE OUT ANY OF THE ;)

Then you go to the section that displays:

print "<body bgcolor='#000000'>

Just rename the part in bold in HEX color codes

Then go to the part:

<title>Your Game Name</title>

Put you game name into the bold space.

MySQL

MySQL is a easy storage service that your site needs!

In cPanel X you can find MySQL under Databases.

After you do that create a Database called db (NOTE NORMALLY YOUR SERVER NAME WILL BE PUT IN FRONT SO IT WILL LOOK SOMETHING LIKE THIS: yourservername_db)
Then create a MySQL user called user and assosiate user with the database with ALL PRIVALGES

Then open the file called mysql.php and open that file
Then go to the part that says:

<?php
$c = mysql_connect('localhost', 'yourdatabsename[.b]', '[b]youdatabaseuserspassword');
mysql_select_db('yourdatabasename', $c);
$mykey=256573440;
?>

Edit the parts in bold.


After you did that your MySQL will be ready

phpMyAdmin

phpMyAdmin can be found in cPanel X uder databases

Click on phpMyAdmin and you will be redirected to the offical phpMyAdmin homepage.
Click on your databases name and then on Import
You should have recived a file called dbdata.sql or othername.sql please select that a click IMPORT

After that your storage facility is complete!

CronJobs

On your webserver create a folder called crons then upload all your cron files e.g cron_5mins or cron_day etc...

Then your crons are complete

Editing

In this stage you edit all that you nned to using you webservers 'EDIT' button!

Finalizing

This is the final stage, in this stage you can advertise your site in various sites the best of which is TOPRPGAMES

THANK YOU FOR READING AND PLEASE REPLY AND RATE!

Any Problems PM Me!

 

 

 


Comment/Reply (w/o sign-up)

shanus180
This is somewhat off topic from the online text based rpg but if you wanted to create a simple offline text based rpg you could do the following.

1. Get a copy of visual basic or some other simple programming language.

2. learn the basics of that language.

3. Code a simple program that allows you to make decisions which base how the game plays through out.

I made a simple rpg with in the first 5 days of learning visual basic so it wont take very long at all and your friends will think your the coolest.

P.S. Convict Life is very right all of that will work and im sure his instructions are well enough to give you details about how to make one in visual basic

Comment/Reply (w/o sign-up)

FeedBacker
Do NOT download MCCODEs, Its nothing but bugs and the main developers of it are kids that enjoy placing back doors in the code.

-reply by someone

Comment/Reply (w/o sign-up)

FeedBacker
You definitely DON'T want to download McCodes if your a beginner, like the guy above said, it's full of bugs and the code is poorly writing. So by thinking that this will make you a better programmer, you'll be wrong. It will f*ck you up. Seriously.



There are better Text-based rpg scripts out there for free, just keep looking.

Comment/Reply (w/o sign-up)

iGuest-John
Were Then
How To Make An Test-based Rpg Game!

Can sombody please tell me were I can get decent codes (not bugs) I havent got a clue how to code but I am seting up a game was going to buy from mccodes but after your reviews not so sure now can sombody please tell me were I can get some codes from thank-you


John

-reply by John

Comment/Reply (w/o sign-up)

(G)Soanage
Easy Codes
How To Make An Test-based Rpg Game!

Replying to iGuest 
Well you could try with Dragon Knight. Its a very simple game, and great for beginners. Http://dragon.Se7enet.Com/dev.Php You just download the files and easily edit them to your standards. 
 
-reply by Soanage

Comment/Reply (w/o sign-up)

(G)Ignace
MC-Codes
How To Make An Test-based Rpg Game!

The reason you can tell that mc-codes is a "no-no" is because they sell you a bugged version for 75 dollar. Any decent programmer will make sure his customer gets what he payed for, nothing more but surely nothing less. He will have his code unit-tested and and allow security updates for the package the customer payed for through svn repository for example.

What you all are looking for is called a framework something that allows you to write the look-and-feel of the website (html and css) while the framework takes care of all the logic.

For those interested in such frameworks with decent support I would strongly suggest taking a look at sourceforge.Net and using a search query along the lines of:

<game-type> framework

try rpg framework and you will already find more then enough results both desktop (java, c++) and web (php, python, ..) related.

My 2 cents for all ambiguous game developers.

-reply by Ignace

 


Comment/Reply (w/o sign-up)

(G)

I guess you guys who think Mccodes creators are kids who put backdoors in the coding you are newbies yourself as I know for a fact the coders and owner of Mccodes are not kids as some of them are my friends  and only the Mccode V1 Lite And V1 Version are the buggy ones the Mccode V2 Set is perfect for newbies so eh to those who said the Mccode Creators are kids who put backdoors in the codin.


Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : make, test, based, rpg, game, step, step, tutorial, make, rpg, test, based, game

  1. Suggested Hosting Service For Text Based Game?
    (2)
  2. Help Making A Text Based Game.
    dont be alarmed by the topic name, come take a look. (12)
    Hi there, now ive read many posts on people asking for help on how to make a text based game,
    i'd like to make one myself and I know some PHP and MySQL to go for it. Ok that out of the way,
    the programming languages going to be used for it will be PHP and MySQL (if you've not already
    guessed that) I'm just looking for some help and stuff like that to get me on my way, im a
    complete beginner to this whole text based game stuff, sooo any help would be appreciated thanks!
    PS: dont say go to MCCodes or anything, that website is just a bunch of kiddies making s....
  3. Xml Needed?
    Is XML required for a text based game? (4)
    As the description says. Is XML required when making a text based game or is it not needed at all?....
  4. Browser Based Rpg
    (2)
    im looking to make a browser based rpg, i was wondering what i would needed to do so and if this
    site would be good to host it. i know basic html and some java script. any info into helping with
    this would be appreciated /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
    alt="smile.gif" />....
  5. Anyone Willing To Make A Text-based Game With Me?
    for all interested view the idea first (5)
    Here we are. A few days ago while playing slavehack (my fav text-based game, which is currently
    laggy and ddosed), i got an idea for a game based on similar principles. In this game, you are an
    instrument player eg. a Bass player, a guitar player, a drummer, a singer etc. you can earn and
    improve your skills by practicing. You have to choose your playing style(metal, rock, death metal,
    trash metal, jazz etc. you can buy guitars, amps, pedals, processors etc. when you get good enough
    you can form a band with other players. you can than make your gigs, where you earn cash,....
  6. Renaissance Kingdoms
    A fun RPG based in the Renaissance era. (0)
    Recently I've started playing a game called Renaissance Kingdoms, which is a MMORPG based in the
    Renaissance. You start out as a "level 0" with 50 Pounds, some rags, and two loaves of bread. You
    take jobs, such as working in the mines, and eventually get some sort of field. It's certainly
    not a high paced game, as you only get one "action a day (e.g. you can't work in the mines and
    work at the Church within the same day) but as you get more well known you can get involved in
    politics (Become your towns mayor, or join your County's Council), become a robb....
  7. Help Me Creating My Text Based Game.
    i need help maybe you can help me?! (2)
    Hello, I am totally new to text based games. And i really really whant to make a text based game. I
    have never made text based games and i dont now what software i need and what website's can help
    me make such a game. Can somebody please help me. I already have a idea. Maybe a little bit dificult
    to tell what it is but is like Ogame. (www.ogame.org) Its also in space and it also takes much time
    to do things. But all the other things are not the same. Can somebody please tell me where i can
    find things that can help me make a textbased game. And tell me what software ....
  8. Hosting For Text Based Game...
    (16)
    Hey I am in the process of creating a text based game (well I am paying a programmer because I'm
    an idiot)..(if anyone would like to help me create this game then that would be AWESOME and you will
    be PAID!!!!!!!!!!) Anyway I want to know what kind of servers and things I need, or what site is
    best for hosting a text based game where hundreds (if that many people signed up) of people can join
    and play!!....
  9. Torn City
    A very big Text Based Game (11)
    I have been playing Torn City for over a half a year. But the game is HUGE! theers are around 25
    thousand people playing that game. It has alot of stuff to do. visit Torn City Im a player but i
    really like it.You can make factions, companies, buy houses,kill people, and buy guns there is a
    HUGE varity of guns in that game. its a game were you find new stuff to do every day.. just dont
    like waiting lol. but its how it is. Im looking forward to making a game like this!! /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />....
  10. Text Based Games
    im a begginer (4)
    Hi, well i tried alot to find a free web host...found non that supported cron jobs if did i had
    difficulties using it i tring freehostia very easy to use but that host is messed up...u cant find
    any file in there i just hated it...well im going to try this free web host..i hear its very good..i
    was also wondering were to get codes for text based games that are all ready made.and you just need
    to edit them. ....
  11. E-spies
    new browser based game (0)
    Join a country and align with allied spies to coordinate missions to neutralize opposition
    countries, defend your country's buildings against attacks, or use your hacking skills to obtain
    confidential intel. Allocate skill points to develop your agent's role and purchase special
    equipment to strengthen your skills. e-spies.com If you like browser/text based games. Give it a
    try.....
  12. Text Based Game In Visual Basic?
    I might need some help :( (1)
    I am a junior in highschool and for our final project we have to design a game. My idea was a text
    based zombie survival game is this possible to do in VB? thats the language im learning in and I
    have no flexibilty with other programs. also this is my first game and i am quite new to the
    programming scene, is the text based game just If "" then"" statements? i would be extremely
    grateful is someone donated a snippet of code. its the easiest way for me to fiure it out. p.s. if
    you're interested in the game, I will probably need beta's.....
  13. Xtratic War - Free Text Based War Game.
    text based militray war game, attack, build, destroy.. (0)
    Hey guys, I would just like to advertise www.xtraticwar.com , its a fairly newish text based war
    game, you get recruits, train them to eat weapons, find someone to attack, take retaliation against
    them, go into the battlefield exploit for cash and recruit. "It's 2012, a world filled with
    terror, devastated by years of war. Three cut throat factions have emerged, who's side will you
    choose? Take your online gaming to the next level, play Xtratic War. The free to play war based
    MMORTS. Choose from three different factions and begin playing today! Do you have wh....
  14. Text Based Games
    www.chaoticworlds.net. (5)
    A new style of text based game. Its a challenge, Choose your own race, Plot out taking over the
    Worlds, Train and raise dragons, Practice magic.. Blow up shuttles, and tons of stuff.. The game is
    free, But accept donations. Thanks....
  15. Need Help Creating A Browser-based Rpg
    1 on 1 help possibly (1)
    I have played games like www.the-lost-realm.com and www.torncity.com and I have always wanted to
    make my own. I have some programming experience in Java and Perl, but I'm looking to make this
    game in PHP. It would be nice if someone could add me on MSN at joli334@yahoo.com and help me get
    started. I just want to start out with something simple and work my way up. I know not to shoot
    for the stars right away. Any help from anyone would be greatly appreciated, thanks.....
  16. Feudal Times Browser Based Game
    (1)
    Feudal Times ( http://feudaltimes.com.ar ) is a browser based multiplayer real time strategy game.
    Its about building your own empire, fighting to get more powerful and conquer territories.....
  17. Rpg For (php)wml Script Text Based
    (2)
    Hello im newbie, Does anyone here has the script of rpg text based in wml i have a wapsite then it
    much more interesting if i will put it a game so that they will no feel bored in my site so please
    help me i know u know bout this thing hope u will help me as soon u read this topic....
  18. New Text Based Game Maker
    A new text based game engine (17)
    Hello everyone, I just wanted to stop by and invite you all to try out my new Text Based Game Engine
    I am currently developing. The engine is being released for free with the source code distributed
    along with the engine. The game engine is called the TBG Engine Suite and will run text based games
    on both Windows XP and any Windows Mobile or Pocket PC. The editors and the published projects can
    both be ran from either platform without needing to make any changes to the project files or source
    code. The engine is currently available to download from my company site at ....
  19. Text Based Game, Well Not So Text Based
    (2)
    Hi, I posted this in another category, but wasn't sure it should go here. Please check out the
    rpg game I've made. http://www.astahost.com/build-own-adventur...ame-t12670.html
    www.createorconquer.com Feedback is welcome Thanks Eliia....
  20. Where Can You Find Text Based Games?
    (17)
    I have always wondered how good text based games are, i have heard good and bad things about them
    and i would like to try them for my self. If anyone knows sites where there are text based games
    please respond to this post.....
  21. Anybody Play The Text-based Game Colony Wars ?
    ^^^^^^^^? (0)
    Does anybody here play a text-based game called Colony-Wars?....
  22. Game Recommendation: X-kings ( Text Based )
    (2)
    I recommend this game http://www.x-kings.com it gets very addictive and player has to be quick
    even though it is text based. I love it, it is teasy to use yet ther a tension factor about it like
    no other text based game ive played.. The improvements overh te alst couple of ages are immense, the
    points system works well and real strategy is needed and brains.. 'vre played this game through
    three ages but i havent been able to reach the number 1 spot yet, stealing money really isnt that
    easy /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="ton....
  23. Hattrick - Web Text Based Game
    (2)
    first i thought it's just a fantasy management game like yahoo fantasy soccer or sundayleague,
    but when i tried it i discovered that it doesn't seem like others, it's not even fantasy
    one, it takes you to its world, you can't have more than 1 team in your country league, you grow
    up your youth squad, you make your club arena, you coach your team, buy/sell players with the prices
    you want, from other leagues and nationalities, train your players, could be promoted to be a coach
    for your country national team/youth team and to coach them in world cup tourna....
  24. Zork: Text Based Games Part 1-3 Download
    Anyone Remeber this old but classic? (1)
    Zork....theres plenty of them to go around heres a site to download the first 3
    http://www.infocom-if.org/downloads/downloads.html They were really addicting to me and the 3d
    Zork: the grand inquisitor was just a game i had to have...I actually burned a copy for myself for a
    while even though it was illegal since the only copy i could find was at the public library....but
    thank god for ebay. If you havn't played these games i highly recommend them and if you
    don't like text based games get ahold of the 3d one. These games are strategy/puzzle games and
    some o....
  25. Are There Any 3d Text Based Games ?
    (12)
    are there any 3d text based games out there???....
  26. Ogame: Text Based Game
    (6)
    oGame is a game were you have a planet and you have to upgrade everything on your planet and so you
    will ahve to defeat other planets, you can make colonies on other planets and so on, try it!
    It's very extensive, not like kings of chaos, were you jsut train poeple but weapons and fight,
    you have to prepare everything, try it! ==> www.ogame.nl (for dutch people) or www.ogame.org (i
    think for english speaking ones) greetz! Michiel....
  27. Earth 2025: Text Based War Game
    (4)
    though it may not seem like it..earth 2025 does take a great deal of strategy and thinking. Earth
    2025 is a war based game in which players create a country and build it up and fight with one
    another. It brings in several different servers which have different rules in each one. You spend
    turns to build explore fight and research. In it's alliance server are many clans that have been
    created with politics being installed into it. For all newcomers i would suggest trying out the
    primary server and eventually you will gain an invite into a clan in the alliance server.....
  28. Darkthrone
    yet another text-based army game :) (15)
    picked this game up from the kings of chaos thread i created /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> its called darkthrone (
    found HERE ) and i find it somewhat more ...interesting than Kings of Chaos is.. and so do a few of
    my mates i am currently not a very high rank as i only started playing a few days ago but its fun
    none the less! by the way: am i allowed to post my recruiting link here?....
  29. Dragon Soldier
    Text Based RPG (6)
    http://www.dragon-soldier.net/ Well this game is in its second incarnation I myself have been
    palying for over a year. I am currently the leader of the Gaerian Special Forces a team of highly
    specialized and highly active players. Our current record is 208 wins and 0 losses with victories in
    5 cosnecutive clan wars. Its a good game with friendly community and nice staff (I would hope so at
    elast as I am a Chat Mod) and definatly worth checking out. You join tell them Ario sent you they
    should treat you nice enough or they will end up hearing from me /happy.gif" styl....
  30. Kings Of Chaos
    another text-based army game (23)
    I am hooked onto this game, /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0"
    alt="biggrin.gif" /> and i am currently organizing a clan/alliance for it... that's why I need
    this site /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> If
    anyone is interested, or if anyone wants to support me, please click:
    http://www.kingsofchaos.com/recruit.php?uniqid=8b2yw6t6 *administrators, if posting this link is
    against the rules please remove this post and if anyone wants to join the alliance, you are welcome
    to do so, jus....

    1. Looking for make, test, based, rpg, game, step, step, tutorial, make, rpg, test, based, game

See Also,

*SIMILAR VIDEOS*
Searching Video's for make, test, based, rpg, game, step, step, tutorial, make, rpg, test, based, game
advertisement



How To Make An Test-based Rpg Game! - This is a step by step tutorial of how to make a RPG test-based game

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com