• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

Recent content by hiryuu.com

  1. H

    Javascript Help

    yep, the problem is ALWAYS some stupid little line, or character :crazyboy:
  2. H

    Javascript Help

    Well duh :confused: HAHAHAHAHAH THANK YOU GUYS you saved my day, thank God it's due today, so I won't lose points... THANK YOU Again, I just tested it and it works like a charm... here's the "fixed" code: var name = prompt("What is your name?", "") while(name=="") {...
  3. H

    Javascript Help

    Tried, won't work :( I will try to make some changes, as I think you're on the right track, altought we don't have to use "IsNaN" on this case, since of course the input won't be a number (and if it was it's ok, I just need to check to see if it's blank > ask the question again).
  4. H

    Javascript Help

    So far, I got it "working", at least now if the user press cancel it will ask again for the name (but the whole loop is a mess :S). do { var name = prompt("What is your name?", "") if(name==null) { name = prompt("Please, tell us your name, so we can serve you better:", "")...
  5. H

    Javascript Help

    Here is the whole HTML code (well only the javascript part, everything else I took out): <html> <head> <title>A3P1: Manuel R. Medina</title> </head> <body> <script language="JavaScript" type="text/javascript"> <!-- var mex = 65 var bra = 78 var quan = 100 var name =...
  6. H

    Javascript Help

    Let me try to explain it :P When you load the page, it asks you for your name, if you enter a name you go to the next question, if not then it will say: "Please, tell us your name, so we can serve you better:" as on the code above. Now, if the user enters his name there, he goes to the...
  7. H

    Javascript Help

    I have a problem... I can seem to make a while function work :S What I need is to validate the name, as long as the user inputs something everything's ok, but if the user inputs nothing, then I need a new prompt asking the user to enter his/her name. (I know it's easier with an if...
  8. H

    Meet FIFA '80

    I know I know :P
  9. H

    Meet FIFA '80

    am I that good at photoshop? :D, no way :p :crazyboy:
  10. H

    Meet FIFA '80

    FIFA México proudly presents: Mexican League patch for FIFA '80 :p This is an in-game screenshot of the game between Chivas and America :D (All right, I'll go to sleep now)
  11. H

    Meet FIFA '80

    In game screenshot :P (Feel free to post the features of this good ol' FIFA)
  12. H

    Meet FIFA '80

    Man, I sometimes wonder what I'm doing with my life, hahahaha (Inspired by fark.com ;))
  13. H

    Català

    Cool then :)
  14. H

    Català

    Well, I'm not expert in Catalan (man, I wish my spanish teacher was still at school, I could've asked her), anyways... I was searching and this is what it came up for a girl's name in diminutive: So, if logic does not fail me (and neither do my ears, since I watch catalan TV on the...
Top