Search found 1119 matches

by Epiales
Wed Aug 21, 2013 11:37 pm
Forum: Beginner Help and Support
Topic: Bank Charges [Resolved]
Replies: -1
Views: 751

Re: Bank Charges

Okay, I think I'm close, but when I deposit 1000 gold, I end up with only 100 gold in bank. Kind of backwards from the 10% bank fee I'm trying to accomplish LOL. <td>Deposit</td> <td>Amount:<fieldset> <form method="post" action="bank.php" target="_self"> <input type=&qu...
by Epiales
Wed Aug 21, 2013 9:16 pm
Forum: Beginner Help and Support
Topic: Bank Charges [Resolved]
Replies: -1
Views: 751

Bank Charges [Resolved]

Hey all, I've implemented a bank into the game I'm working on, but don't know how to setup a bank fee for deposits. I'm wanting to have a 10% charge on what they put into the bank. Any help would be appreciated. Below is the code: <?php session_start(); include("header.php"); if(!isset($_S...
by Epiales
Wed Aug 21, 2013 1:22 pm
Forum: Beginner Help and Support
Topic: A few questions
Replies: -1
Views: 777

Re: A few questions

I've been doing some reading and looking on this. Is it possible to just have a timer upon clicking train? And then the train button would not be available until the times up? I don't know for sure, but have been lookin' around some. Only problem I would see with this is that upon page refresh, the ...
by Epiales
Wed Aug 21, 2013 10:44 am
Forum: Beginner Help and Support
Topic: A few questions
Replies: -1
Views: 777

Re: A few questions

Thanks MikuzA, I know some about php/html, as years ago I did a lot of work with it. But I don't remember everything. Lots to remember :D However, I don't know much about ajax or jquery. Thanks for the links. CSS is kind of new to me, but I've learned a ton on that just by watching video's here. Gre...
by Epiales
Wed Aug 21, 2013 9:45 am
Forum: Beginner Help and Support
Topic: A few questions
Replies: -1
Views: 777

Re: A few questions

Thanks for the info... I have started my game YAY! One thing I"m having trouble with right now is a countdown for like a troop. I mean, if you go and train a troop, I want it to be like 10 minutes before that troop becomes available. I have searched and searched online for awhile now, so that I...
by Epiales
Mon Aug 19, 2013 5:05 am
Forum: Beginner Help and Support
Topic: A few questions
Replies: -1
Views: 777

A few questions

Hello all... Just wanted to say what a great site this is. YAY! Glad I found it. One question I have though, is that through all the videos I've watched, there isn't any that show how to have your attacks show up in another div break on the same page as where it updates your stats. I've piddled arou...
by Epiales
Mon Aug 19, 2013 4:24 am
Forum: Say Hello
Topic: Hey all
Replies: -1
Views: 844

Re: Hey all

Hello Jack...Thanks for the welcome... Yes, I am wanting a mafia style game that's mixed in with fighting pvp in an arena. I haven't done a lot of scripting before, but have worked on many project years ago and have forgotten most of what I learned then. I'm familiar with php and mysql based upon ha...
by Epiales
Mon Aug 19, 2013 3:54 am
Forum: Say Hello
Topic: Hey all
Replies: -1
Views: 844

Re: Hey all

Thank you Xaos! I'm enjoying looking around.
by Epiales
Mon Aug 19, 2013 3:29 am
Forum: Say Hello
Topic: Hey all
Replies: -1
Views: 844

Hey all

Just wanted to stop in and say hi.

Thanks for all the information here. I enjoy learning as much as possible :D

Go to advanced search