Jump to content

help making a rpg


adi

Recommended Posts

hi i want to make my own rpg like kings of chaos

 

 

 

 

 

 

 

http:// www. kingsofchaos .com (take out the spaces)

 

 

 

 

 

 

 

i know you have to use php and mysql i just dont know how to use them to record turns and how much money you have and how to make your stats increase when you buy weapons.

 

 

 

 

 

 

 

all help is aprechiated :) (sorry for my spelling )

 

 

 

 

 

 

 

thanks , adi

Link to comment
Share on other sites

Guest GhostRanger
hi i want to make my own rpg like kings of chaos

 

 

 

 

 

 

 

http:// www. kingsofchaos .com (take out the spaces)

 

 

 

 

 

 

 

i know you have to use php and mysql i just dont know how to use them to record turns and how much money you have and how to make your stats increase when you buy weapons.

 

 

 

 

 

 

 

all help is aprechiated :) (sorry for my spelling )

 

 

 

 

 

 

 

thanks , adi

 

 

 

 

 

 

 

Yes you have to use PHP/MySQL but you also know how to set up Cron Jobs in order to do the turns.

 

 

 

 

 

 

 

I tried once and failed miserably...

Link to comment
Share on other sites

Cron Jobs basically runs a script (or such) at whatever time you specifiy.

 

 

 

 

 

 

 

 

 

 

 

Example:

 

 

 

 

 

 

 

You might set it up to run a script to increase all turns by 1 or 20 .. or something like that every 5 minutes or so.

Link to comment
Share on other sites

ah, i understand now :) on kings of chaos you get a new turn every 30 minuits. so does that mean they have made a php script then assigned a cronjob to that php script to make it activate every 30 minuits?

Link to comment
Share on other sites

You could if you don't want to make it internet based to do it in Visual Basic. It's very easy that way and takes little practise.

 

 

 

 

 

 

 

I know because it was the first type o program i made (well a much worse version od that Kings Of Chaos game)

Link to comment
Share on other sites

yeh i know i could but i want it on the net :) i have a friend that is ammazing at VB shes made tons of cool stuff.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

can anyone give me some help with making a php/mysql rpg?

Link to comment
Share on other sites

yeh i know i could but i want it on the net :) i have a friend that is ammazing at VB shes made tons of cool stuff.

 

 

 

 

 

 

 

can anyone give me some help with making a php/mysql rpg?

 

 

 

 

 

 

 

Look on sites such as http://www.hotscripts.com for rpg scripts already made. Look at the code and how they work. Then buy the book 'php and mysql for dummies' its really good and definitly a book worth having

612d9da508.png

Mercifull.png

Mercifull <3 Suzi

"We don't want players to be able to buy their way to success in RuneScape. If we let players start doing this, it devalues RuneScape for others. We feel your status in real-life shouldn't affect your ability to be successful in RuneScape" Jagex 01/04/01 - 02/03/12

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.