Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Help code my website

Locked Asked Modified Viewed 13,680 times
R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
asked
Junior Member

I need someone to help code my website (its a text based game). Please Help me. I will make you admin which comes with benifets.
0 replies

66 posts

R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

Please. Anyone? I really need help
0 replies
X
Xessive
X
I am not always right, but I'm never wrong.
http://www.xessive.nl
  • Senior Member, joined since
  • Contributed 327 posts on the community forums.
  • Started 4 threads in the forums
answered
Senior Member

Maybe you could give us a preview of how the game works.
Get something live and link to it so people can see what you mean... That really helps...
0 replies
R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

Its a game online. Its all text based. The url is

worldlifesim.oxyhost.com

I need someone to help me code or someone to help me understand php coding. I have learned most of it but I have no idea where to start. In my website I have a bank and you can buy items and stuff etc. Pretty much everything in life will be in the game (if i can get it to work). Just go to it please. You will understand what I mean.

Moderator edit: made link clickable with [ url] tag.
Edited by N/A on 21-07-2008 23:35,
0 replies
R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

Do you think you can help me?
0 replies
X
Xessive
X
I am not always right, but I'm never wrong.
http://www.xessive.nl
  • Senior Member, joined since
  • Contributed 327 posts on the community forums.
  • Started 4 threads in the forums
answered
Senior Member

Quote

rodneyrw1 wrote:
Do you think you can help me?


Don't have the time anymore, sorry. But you have to start with writing down
a script (envelope). Inside that envelope are the things that are possible and/or goals in the game.
no coding here required yet.
Start to work that out.

In this case, I registered at your site, i already have some money.
Work out what people can do in the bank. (rob the bank, deposit / withdraw money, interest).
what commands can be used...

create a restaurant where people can go to (what commands are to be used).

etc...

Start of with a bank, restaurant and a home...
define everything you can do there.
Define commands
Then you can create the DB structure and start coding....
Edited by Xessive on 21-07-2008 22:41,
0 replies
R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

Ok. And how do i start doing things for the bank?
0 replies
X
Xessive
X
I am not always right, but I'm never wrong.
http://www.xessive.nl
  • Senior Member, joined since
  • Contributed 327 posts on the community forums.
  • Started 4 threads in the forums
answered
Senior Member

Quote

rodneyrw1 wrote:
Ok. And how do i start doing things for the bank?


First of all, what do you want the bank to do..:
1. have account(s)
2. deposit / withdraw money

How many accounts can one person have..?? 1, 2 or 10..?? Start of with one.
If he enters the bank and doesn't have a account let that user know. Then he / she can create
an account and deposit money. When there's money in the bank they can withdraw that.
For the DB table (wlf_bank) you need the rows:
UserID (the user ID of the user playing)
Account (set to zero or one, one being that the user has an account)
Money (the amount of money the user has in the bank)

The same goes for a restaurant for example... Start of small... order food, order drink
pay for food and drink. Later you can add diversity like coffee, soda, cappuccino etc.

How does a person enter and leaves the bank / restaurant (commands...)
You need a couple of tables for commands like when a user is inside the bank.
If user_in_bank = 1 and command = "create account" then
check if account already exists, if so 'error' else create new row in table with userID, account =1, money = 0
else
error("not_in_bank")

Start of with 1 user that can go to the bank and create an account and deposit / withdraw money.
That should be enough for the next couple of days...

Happy writing and thinking..!!
0 replies
R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

Thanks. my brain is fried and you seem to know your stuff. Do you mind helping me with the bank thing and give me an idea of how to run it? I will make you admin. What do you say?
0 replies
R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

Why would It be hard to have a car? Also Im so confused. Im new to php and Im not sure where to begin this
0 replies
R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

Tammy. This is a text based game.
0 replies
R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

So does anyone want to help me?
0 replies
R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

what do you mean see? I dont think we are on the same track. The text based game i am talking about is a game where everything is words. You dont see anything but words
0 replies
R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

Tammy. Thats not what it is
0 replies
R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

first of all, you need a car because you cant walk from lets say... Orlando to arizona. You would die.
Second of all, you just get a google map, place marks, and it drives there for you.

Now do you get it?
0 replies
R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

Dang it tammy i know what im talking about. You need to learn about computers and text based game. I play a lot of them. How bout you. Stop or I will ban you from my website
0 replies
R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

Tammy stop. You have no idea what you are talking about.
BTW. I banned you
0 replies
R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

You dont even have the knowledge to help me
0 replies
G
googlebot
G
Visit the new home of the merge between Hacking Vs. Security and Security Override!
My copyright removal has been switched over from HvS to SecurityOverride.
  • Senior Member, joined since
  • Contributed 638 posts on the community forums.
  • Started 28 threads in the forums
answered
Senior Member

Quote

TammyK wrote:
but at this point it won't be from me.

I'm with TammyK. You're being excessively rude and you're still asking for help and saying that they don't know what you don't know.

Talk about irrationality..
0 replies
R
rodneyrw1
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

I'm not asking for help from you or tammy. Besides you two dont even get it. Lol. I laugh at that.
0 replies

Category Forum

General Discussion

Labels

None yet

Statistics

  • Views 0 views
  • Posts 66 posts
  • Votes 0 votes
  • Topic users 13 members

13 participants

F
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
S
S
Sheldon King
Technical Administrator
IT Solutions Provider
  • Senior Member, joined since
  • Contributed 616 posts on the community forums.
  • Started 74 threads in the forums
M
M
Paul

Time flies like an arrow, fruit flies like banana (Groucho Marx)

Sites: Diptera.info (site owner); Online-Keys.net (site owner); Sciomyzidae.info (site co-owner); muscapaul.com (defunct; site owner)
  • Veteran Member, joined since
  • Contributed 1,075 posts on the community forums.
  • Started 8 threads in the forums
K
K
KEFF 10
Member of Executive Committee. No sites running.
  • Veteran Member, joined since
  • Contributed 797 posts on the community forums.
  • Started 32 threads in the forums
F
F
  • Senior Member, joined since
  • Contributed 275 posts on the community forums.
  • Started 2 threads in the forums
K
K
kemper 10
farm4.static.flickr.com/3057/2609887104_4470d79b05.jpg
  • Senior Member, joined since
  • Contributed 235 posts on the community forums.
  • Started 8 threads in the forums
D
D
  • Member, joined since
  • Contributed 73 posts on the community forums.
  • Started 14 threads in the forums
X
X
I am not always right, but I'm never wrong.
http://www.xessive.nl
  • Senior Member, joined since
  • Contributed 327 posts on the community forums.
  • Started 4 threads in the forums
A
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
M
M
mojkan 10
  • Member, joined since
  • Contributed 129 posts on the community forums.
  • Started 32 threads in the forums
G
G
Visit the new home of the merge between Hacking Vs. Security and Security Override!
My copyright removal has been switched over from HvS to SecurityOverride.
  • Senior Member, joined since
  • Contributed 638 posts on the community forums.
  • Started 28 threads in the forums
R
R
rodneyrw1 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
M
M
  • Newbie, joined since
  • Contributed 5 posts on the community forums.

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet