Jump to content
MakeWebGames

unknown123

Members
  • Posts

    18
  • Joined

  • Last visited

    Never

Everything posted by unknown123

  1. unknown123

    Time Stamp

    Hi I got some numbers in my database and i want to use a time stamp to display each number every 10 seconds to the browser. This is for a online cricket management I am making and all the scores have already been calculated and stored in the database and I need to display a ball every 10 seconds to make it look like the game is actually being played live. 1) How would i go about doing this? 2) Other better ways of making this happen or is time stamp the best way to acheive this? Thanks in advance
  2. Re: Mods for Mccodes V2 Thank You All
  3. Re: Mods for Mccodes V2   On the mccodes website?
  4. I can't seem to find the files i need to edit to change the layout - could someone tell me which ones i need to edit? thanks in advance.
  5. Where can i find/buy mods for Mccodes V2.
  6. Hi I have done the crimes about 20 times now and not once, i have gone to jail. How do i increase the chance of going to jail when doing a crime. Also the crimes are to easy - how do i make them harder. Thanks in advance
  7. Can anyone give me a link to your website with the mccodes - so i can sign up and take a look at it? Thanks in Advance
  8. Re: Online Cricket Management Game Well, i haven't started any coding at all for my game because I am still learning PHP (just started reading 2 books called "PHP Game Programming" & "Sams PHP & MySql Web Development"). Don't know if they will help me so at the same time I ask questions on here and I already have learnt a few things.
  9. Re: Online Cricket Management Game Thanks again.
  10. Re: Online Cricket Management Game $batter = rand(0,2); 0 = 50% 1 = 30% 2 = 20% How can i apply the percentages so that the number 0 will come out on the browser 50% of the time and so on... I don't know if this is possible or is there another way of doing this?
  11. Re: Online Cricket Management Game   You cannot see... Force: +3/-2 [Light] [Dark] ? Before, i could only see... Force: +3/-2 ... before i cannot see the light/dark option until i made my 5th post.
  12. Re: Online Cricket Management Game Got it. I gave you 1+. Thanks for the help.
  13. Re: Online Cricket Management Game "+1 If it helped please, every little bit helps" I don't understand "+1". Sorry im new here.
  14. Re: Online Cricket Management Game Thanks Gerenal Doom, very helpful.
  15. Re: Online Cricket Management Game Thanks for the idea but i was thinking about doing by the deliveries the bowler bowls, for example if the bowler bowls a bad delivery, the batsmen will score more runs than a bowler bowling a good delivery also considering how good the batsmen/bowler are into the equation. Don't know if this possible.
  16. Hi I am creating a online cricket management game where a user competes with other teams that are manged by other users from all around the world. The users will be able to control their finances, coaching their team by hiring coaches, buying and selling players from other users to improve their team. The managers (users) will be able to watch a live scorecard & commentary as the game is played. Something similar www.cricketclubmanager.com & www.battrick.org to this but better. I have already have started designing my website, so far i have done the main pages of the website, fully working database and the login system using PHP/MySql. The part that I am stuck on is the coding for the online game itself, which I have not started at all. I have no idea how i am going to all the calculations for the game, the league system, player stats, training players. Can anyone help me with this or head me the right direction. Thanks In Advance
×
×
  • Create New...