Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Lam3r

Members
  • Posts

    361
  • Joined

  • Last visited

    Never

Everything posted by Lam3r

  1. Interesting, nice idea bud ;) I think that could be a cool idea to implement…or we could just pay real money ;P but i definitely see where you're coming from and i like it! One question tho...what's falcasia 2 and how much is it and why exactly would i work so hard for just a free game i helped develop? Honestly i'd be angry if i thoroughly helped develop a game and didn't get it free AND didn't get paid for it. AND didn't get at least mod status or some sort of "respected member" status or something similar. But this is a good rough draft, keep it up :cheesy:
  2. Basically he's saying you need to upload all the server files via FTP to your server, then direct the client to the ip of the server :cool: ….i think XD
  3. Well i'll be making more tuts…but only if i actually get interest in them...
  4. The game's gonna kick ass :azn: But, it'll have A TON of content as well so even if we did reveal a lot in the WIP, as long as no1 steals it :evil: then there will be so much more for everyone to experience when they actually play the game. This Pre-WIP is just a tiny taste of what the finished product will be ;)
  5. hmm well you need to click: File > Save As. In there, change the file name to "BlahBlah.html" (Make sure it's .html and NOT .txt!!!) After that, right below the filename, Save As Type: All Files. After that figure out where you want to save it, click Save, and you're done!
  6. K thanks? Did i not explain well enough…or wtf? Lmao...
  7. ~~* Guide created by Lam3r *~~ Hey guys, i'm going to try and teach you how to build basic webpages in HTML! I've seen several guides on this forum trying to teach HTML, but the main problem with them is either they are hard to understand/follow, and/or they don't explain WHY we put things where we put them. One fundamental concept of learning any programming/scripting language is understanding WHY things go where they go! So my main goal here is to give a bit more of a detailed guide, focusing more on understanding why we put things where we put them in HTML and what these things do. So now let's begin! (Note: Do NOT include quotation marks [""] in your HTML pages unless i expressly say so in the instructions, else it won't work right!!!) Guide 1\. To start, let's open Notepad on our computer (make sure it's a blank new .txt file) 2\. Now to actually start making the website itself. Every single HTML (Hyper Text Markup Language) page starts with the "" tag, and ends with the "" tag. Most tags in HTML have a closing tag (All that means is that you add a "/" before the tag! Example: The "" tag is closed with "".) We insert the tags around ANYTHING we want to be controlled by HTML in our website. Typing to open tells the internet browser that this page is written in HTML and that it should read it that way. So, here's an example of what your code should like like so far: 3\. Ok, now if you save this file as "webpage.html" (NOT ".txt"! Make sure it is saved as either ".html" or ".htm" or IT WILL NOT WORK!!!), and run it, a browser window should pop up, but nothing should be displayed but a blank page. This is because we haven't put anything into our website to be displayed yet. Now that we have told the browser that we're going to be coding in HTML, we can get to work on the website skeleton. These are vital tags that MUST be included into your page to make it function correctly. (In most cases, it can vary, but don't change this much until you're very familiar with HTML and know what you're doing!!!) This is a basic HTML website skeleton. Don't worry! I'll explain what all the tags mean after this ;). _Note: You don't need to space everything out. HTML doesn't pick up spaces unless you're entering actual text to be shown, which i will explain in detail later. Spacing your page like this just helps you code easier and read it easier when you want to edit it!_ 4\. Woah!!! What did all that crap mean!? Well to start, the **""** tag should come pretty much immediately after the "" tag. Inside the "" tag you will mostly be entering information for search engines, font families, website info, copyright info, comments on your code, etc.. The **"" tag is our first tag that will actually display text! Inside the title tag we put the title of our webpage that we want to show up at the top of the browser and on tabs in our browser (Example: If you start a new topic on this forum, the page title says "Start New Topic", that is entered inside the "" tag!) Now for the body tag. Inside the "" tag you enter all the information that makes up the meat of your webpage. EVERYTHING except for the title goes here. Everything that styles your site (CSS excluded, people new to HTML ignore this :azn:), all the text, all the links, EVERYTHING goes here!!! Now for example, if we entered this into our html file: MyFirstWebsite Insert some text here!!! 1 Insert some text here!!! 2 Insert some text here!!! 3 Then you _should_ get a page that looks something like this if you did everything correctly (sorry for the big images): ![](http://i32.tinypic.com/34j3w5u.jpg) Well that's it for tutorial #1! I'll make some more here in a bit with more detail on actually designing your website to suit your needs! We'll be looking into font and background colors, paragraphs, bolding, italicizing, and underlining text, and also adding images to our page! If you need any clarification on something, have recommendations, ideas, or don't understand something, PLEASE tell me! Shoot me a PM here on the forums or post in this thread if you like. **Constructive criticism ONLY please!** I don't need any flaming going on here! And as always, compliments are always nice ;). Link to Tutorial #2 will be edited and posted here once it's up! (If you guys are actually interested…)**
  8. lol not bad, i think this would work in generally any forum community however XD
  9. Lam3r

    Game name

    Call it: To Arms!
  10. yeah gonna have to agree with Kusy somewhat here These templates are the reason why we have so many crappy and grindy MMORPG's nowadays. They don't give a $h!t about the story and just say [name] was a hero and he killed [monster name] and world was saved. Then some evil [magician/person/king/monster] made more evil in world. It's up to you to save it and become the new [same name used previously] ….be creative! Do completely custom storylines!
  11. Some punctuation in your posts might be nice…
  12. Lam3r

    Ambardias Storyline

    @Ambard: > Nice tits! LOL but yeah i read it on your website, very well written and a great story :azn:, i have yet to start playing tho XD
  13. Not bad…sounds like a lot of other games in 1 form or another, but not bad ;) But where do these demons come from? They just appeared? Work that into the story as well, maybe an evil magician or a portal from hell or something :evil:
  14. Lam3r

    Ambardia Database

    @Rose: > True, and those who don't overlook tend to succeed. > Organization can determine a lot of things, being unorganized can cause disaster. Completely agree, that's why so many games either fall apart or so many are almost exactly like other ones and they become generic…No one thought of anything new to add to the mix, just the old tried n true mmorpg formula...
  15. @Ridrik: > Make a card traiding game, that's something unique. Lol? maybe for eclipse…otherwise not original at all and i personally hate those types of games. If you can't think of a clever story or something just add a LOT of features to mask it ;)
  16. YEah the grind is usually the problem with MMO's…especially ones developed in asia, it's some trend/dev style they have there and pretty much every Asian MMO i've played is a big grind somewhere along the line.
  17. Great! PM sent your way ;)
  18. Hey guys i'm looking for a job! (duh) I'm a pretty good writer so i would be mainly interested in helping write quests, develop storylines/plotlines, creative characters/monsters, and anything that has to do with words in general (spell checking/ grammar –> makes the game look MUCH more professional ;)) An example of my writing for the writing contest on these forums (combat scene; i know it's not great, but i did it in 15 minutes and it's my only example online) [LINKY](http://www.touchofdeathforums.com/smf/index.php/topic,48940.msg512533.html#new) I've learned the basics of making the game and am starting to learn the script but not too good there yet. I'd also be interested in developing/running (although not necessarily hosting) the website. I'm good with HTML/CSS and learning PHP. Please give me a holler if you'd like me on board! Contact me on these forums or: [email protected] (MSN/email) OR callmepedro (xfire) OR Lam3rs (yahoo) Thanks, Lam3r
  19. Lam3r

    You Laugh You Lose

    Can i use a youtube vid? If i can check out the [HORNY TURTLE](http://www.youtube.com/watch?v=hsjNMwJlv3A&feature=channel)
  20. not bad, i'll probably use this for dungeons or creepy forests or mines or something ^^ 8.5/10
×
×
  • Create New...