Jump to content
MakeWebGames

Sim

Members
  • Posts

    2,392
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by Sim

  1. Sim

    jQuery helps ;[

    Same result.
  2. Whats some different quest types? It doesn't matter how simple or hard they are. I do not need actual quests. Here is what I can currently think of. Talk different NPC Find different NPC Give Item to NPC or Find Item and Give to a NPC Defeating a NPC Defeat X NPC's Escort NPC x to Destination X Whats some different player stats? Here is what I can currently think of that's needed. HP: MP: STR: DEF: Now what about some skill's? So far I got: Hunting Fishing Mining Wood Cutting Farming Alchemy Herbalism (spell's) Wooling (clothing) Should I even add Wooling since this is a form of Alchemy?
  3. Sim

    jQuery helps ;[

    I am making this for learning purpose's and failing. ;[ Mission: To display new FORM from with my SESSION counter every time button is clicked Problem: It removes my HTML!!! and outputs whats in my ajax.php file?? Someone told me I should use full path's to js files, so I am. my INDEX page (index.php) <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js" type="text/javascript"></script> <script src="http://www.phpengines.info/ajax/js/plugins/jquery.form.js" type="text/javascript"></script> <script src="http://www.phpengines.info/ajax/js/forms.js" type="text/javascript"></script> <div id="outcome1" style="color:red"></div> <div id="outcome"> <form name="form1" id="form1" method="post" action="http://www.phpengines.info/ajax/js/ajax/ajax.php"> <div id="test"><input type="submit" id="save" value="save" /></div> </form> </div> </body> </html>   my forms.js file $(document).ready(function(){ $("#save").mouseup(function () { $("#outcome1").html("Saving..."); $.ajax({ url: $("#form1").attr("action"), global: false, type: "POST", data: $("#form1").serialize(), dataType: "html", success: function(msg){ $("#outcome").html(msg); }, error: function(msg) { $("#outcome").html(msg); } }); }); });   My ajax.php file (the source file) <? session_start(); if(!isset($_SESSION['ajax'])) { $_SESSION['ajax'] = 1; } else { $_SESSION['ajax']++;; } echo ' <form name="form1" id="form1" method="post" action="http://www.phpengines.info/ajax/js/ajax/ajax.php"> Boomer ' . $_SESSION['ajax'] . ' test <div id="test"><input type="submit" id="save" value="save' . $_SESSION['ajax'] . '" /></div> </form>'; ?>
  4. Sim

    Cloud Server's

    What is a Cloud Server? I can't figure out the concept of it.
  5. The section doesn't even need to be about Flash Programming. Maybe flash games in Players Corner. Wii and PS3 only got 4 threads in A YEAR!!! That is non-sense.
  6. This sites title say's Make Web Game's and there isn't a single section on this forum for Flash, but yet there is a section for xbox? I want a flash section pronto.
  7. Can I get comedian of the month Reward? ;]
  8. Is oxyden a registered company? If so, I may be interested.
  9. @ your first post, you said you had a job BUT HAD NO MONEY... WTF? Anyway, I love the screen shots. You should add the FLAG behind USA ;]
  10. Chatting with Supports Online is my new Hobby. =) Everyone has a hobby they enjoy. This is mine. As you seen there roughly 100 supports online and none of them was waiting so its not like they had anything better to do.
  11. Heres a better one: I think I better leave them alone before they cancel my account, but I didnt go against there TOS. hehe. Welcome to GatorChat! You are being connected to a representative in our Technical Support department right now. For immediate answers to your questions, check out our knowledge base and video tutorials at http://support.hostgator.com. Your Chat ID is 3074506. Your question is, "Password." (09:22:16 AM) System: There are currently 0 people in front of you and 111 chat technicians assisting customers. (09:22:35 AM) Austin Wa: has entered the chat. (09:22:40 AM) Austin Wa: Hello, welcome to HostGator Live Chat. (09:22:40 AM) Sim: I know I know. (09:22:56 AM) Sim: I lost my password. (09:23:22 AM) Sim: You there? (09:24:10 AM) Austin Wa: Yes, can I please have your domain . (09:24:13 AM) Sim: phpengines.info (09:25:35 AM) Austin Wa: Thank you, I can resend the welcome email your registered email address. (09:25:39 AM) Austin Wa: That will include that login information. (09:25:47 AM) Sim: I don't have access to that email address anymore. (09:26:00 AM) Austin Wa: Ok, can I please have the last four digits of your credit card? (09:26:11 AM) Sim: I don't have access to my credit card no more. (09:26:57 AM) Sim: I can login to FTP. Its same password as Cpanel, but its masked in my FTP so I can't obtain it. (09:27:16 AM) Sim: Do you require proof? (09:27:33 AM) Sim: I am quadsim (09:27:49 AM) Sim: I registered domain about 3hours ago. (09:27:53 AM) Sim: I mean hosting. Not domain. (09:28:12 AM) Sim: It costed me 1 cent with a special coupon. (09:28:38 AM) Sim: You there? (09:29:22 AM) Austin Wa: I am Sim, one moment please (09:29:47 AM) Austin Wa: Can you call us directly at 1 866 96 GATOR please? (09:29:48 AM) Sim: I can tell you every file on my server or screen shot me logged into my account. (09:29:58 AM) Sim: Do I get a special extension? (09:30:03 AM) Austin Wa: Well, that would not verify the account. I appreciate you trying though. (09:30:19 AM) Sim: The nearest payphone is many miles away. (09:30:36 AM) Austin Wa: No direct extension, you can just call us at 1 866 96 GATOR and request a password change, any technician will be able to assist you with that once verification is done. (09:31:15 AM) Sim: It will take me about 30 minutes to walk to nearest payphone. (09:31:44 AM) Sim: I doubt I'll even be able to remember the phone number as I have no pen or paper to write number down. (09:31:48 AM) Austin Wa: I apologize. You can download Skype on your computer and call us for free at 1 713 574 5287 (09:32:11 AM) Sim: Do you have to hear my voice? I have no Mic. (09:32:59 AM) Sim: Would I be able to use some sort of special text to speach software to verify my account? (09:33:39 AM) Austin Wa: Not that I am aware of. Our available methods of verification are the last four of the credit card, or last paypal transaction ID. You can send an email to us from the registered email address. You can call us directly (09:34:08 AM) Austin Wa: Or, you could take a photo of your picture ID with name visible. and email it to [email protected] with your domain information, requesting an update of the email address to one you can access (09:34:19 AM) Austin Wa: Thats really the only options we have available to try and verify you today Sim.
  12. Welcome to GatorChat! You are being connected to a representative in our Technical Support department right now. For immediate answers to your questions, check out our knowledge base and video tutorials at http://support.hostgator.com. Your Chat ID is 3074204. Your question is, "I forgot login url?" (08:11:09 AM) System: There are currently 0 people in front of you and 95 chat technicians assisting customers. (08:11:19 AM) Carmen Sa: has entered the chat. (08:11:40 AM) Sim: Heya. (08:11:45 AM) Carmen Sa: Hello, welcome to HostGator Live Chat. (08:11:50 AM) Carmen Sa: How may I assist you today? (08:12:01 AM) Sim: Was that phrase taught to you in training or is it automated? (08:12:12 AM) Sim: I can't remember the login url to login to my cpanel. (08:12:15 AM) Carmen Sa: What phrase? (08:12:27 AM) Sim: The welcome phrase and how can I assist you? (08:12:47 AM) Carmen Sa: You should be able to log into your cPanel by going to yourdomain/cPanel. (08:12:55 AM) Carmen Sa: It's our standard way of greeting our customers. (08:13:08 AM) Sim: Did you actually type that? (08:13:12 AM) Carmen Sa: Yes, I did. (08:13:29 AM) Sim: I would get tired of typing the same thing all day. (08:13:38 AM) Carmen Sa: :) (08:13:42 AM) Carmen Sa: We do have shortcuts. (08:13:52 AM) Sim: Ah, just what I thought. (08:14:34 AM) Carmen Sa: Was there anything else I can assist you with today? (08:14:35 AM) Sim: You tell your supervisor I am very unhappy that HostGator makes all support staff members greet there customers that way. (08:14:43 AM) Carmen Sa: Why is that? (08:14:49 AM) Carmen Sa: If I may ask. (08:15:09 AM) Sim: It made me feel like I am not important. (08:15:35 AM) Sim: My name should of been included in the greeting. ;]
  13. I want to start a service where people mail me there electronic DATA that they want safe. I will guarantee SAFTEY of there data.
  14. First I want to have to start my computer by a lock key. Second, I want computer to self-destruct if trying to open case. By self-destruct, I mean fry the hardware. Not literally blow up.
  15. Sim

    Home Safes

    Where is "here"?
  16. Sim

    Home Safes

    I want a Diversion Safe with locking system. Must also be hard to break open if stolen. Oh, also a custom designed Glock 19 would be nice.
  17. Experienced Game Staff of all types   I am looking for: well versed programmers. pixel artists gui artists character artists people specializing in rpg game designers   Project Bio   Well the project is confidential to the public. Qualified applicant's will be given details of the project. I can however say, this project is not a MMORPG like most of my other projects, but is related to games and RPG's.   Team Bio   Just Me for now. I have been programming since Visual Basic 3 and AOL3.0. As of today, I can code in the following languages. VB6, vb.Net, php/mySQL, and little C#.   What I am looking for   Is this a type? Its in the template twice. Anyway, I could use one artist or 10. one more programmer or 10 more. The larger the staff, the more we can get done.   Payment This is a commercial project.   Contact Information All applicants can send there information to my email at [email protected] Applicants should include but not limited to: examples tools experience past teams/clients   Media Private but I can show some work I have done in the past.   Crime-Web Online (PC-Game): http://www.xentrik.net/software/crime-web_online.html Naruto Web MMORPG (PC-Game): http://www.onlinegamesinn.com/showgame/ ... uto%20Web/ Battle Forums (php/mySQL BackEnd): (poll, articles, videos, loggery, arcade, sig generator) http://www.battleforums.com PHP RPG Game Creator (allowed users to create own rpg games where other users could play. all created games was hosted on my server) http://xzq.net/test.JPG http://xzq.net/npc.JPG http://xzq.net/battleNPCStart.JPG
  18. I can't remember the exact name for these type of double images, so here's a screen shot of what I mean. All images must be a set. ex: Darkened color for the image meaning its unavailable Full color for the image meaning its available. example image is below in the bottom right corner. contact me on msn @ [email protected]
  19. Sim

    Layout Design

    Slicing is difficult.
  20. Sim

    Layout Design

    Anyone can create a image in photoshop. PSD->html/css conversion is the talented part.
  21. I am currently looking for some small PHP/mySQL Jobs that will only take a few hours to complete as I need a few .COM's from GoDaddy. I can fix broken scripts, mod existing scripts or create custom ones. I have done a few mods for mc-codes. I believe only one is released here on MWG, as the rest of them was sold for specific games. I have also created my own PHP RPG Game Creator which is no longer online due to loosing my computer so I don't have the files for it no more. ALSO, you may hire me for PHP/mySQL scripts that is unrelated to games.
  22. fixed. had old files uploaded.
  23. Ok. I found a few examples of multi-user ajax chats which was helpfull but id rather use a mySQL database with php instead of flat files. possible?
  24. by receiver your mean an actual VPS or Dedi Server?
  25. like tic-tac-toe or checkers so I can view how each side is updated when another player makes a move.
×
×
  • Create New...