
MrCbrl95
Members-
Posts
18 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by MrCbrl95
-
man learning computer languages takes some work. im currently doing HTML and CSS at same time because they work together pretty much. HTML makes the webpage and most of everything in it, but CSS makes things prettier. correct me if im wrong. im going in a good pace, not too fast and not too slow, so i dont forget anything. im memorizing everything im learning as im going. in the last what 3 days ive learned quite alot. i think i can get HTML and CSS down in less than a month. (less if it werent for school and i might also start working soon)
-
lol yeah i know, i just always wanted to make me my own game. im a fast learner id give it 2-3 months (if im kept interested as i am now throughout this time) ill have a good grip on HTML, PHP, MySQL, and others.. in the past 2 days ive learned quite alot on HTML, its pretty easy, but it might take me longer than just 2-3 onths because of school and work, id say 6 months before i can actually begin making the game :/
-
oh ok thanks i got it, thats weird though that they need to be in the same directory. ive been learning alot, but im beginning to think, HTML, CSS, MySQL, javascript, isnt all of this for web building purposes, not game building. i know first things first, i should learn to make the site and then the game to put in the site. but i just wanna know what is used for making the actual game, i know theres python, c++, java, are these things what makes the game? thank you again, everyone has been so helpful and have been around to answer my questions
-
what do you mean? my html doc is in the desktop, so i need the image to be on desktop too? and i have the image on a folder in desktop, if i put the html doc in the folder it would work that way also?
-
i know about twice as much i that now posting images <img src="example.jpg" width="104" height="142" /> <-- for some reason this img html script doesnt work for me, i put the name of the image and correct type of image it is but the image doesnt show, only a red "x" shows and the shape of the image which is transparent font and color style="family-font:times;"> style="color:red;"> alot of other things... and yeah ill look into that, im currently learnign html css, which im taking a little slow because the coding is getting a little heavy and i dont wanna rush through and then forget
-
hey a_bertrand i figured i'd need to make my own graphics, ill do that. thank you. Razor42 you should add me bro you keep coming to my thread, your beeing truly nice and helpful ^-^ and ima make my own graphics, i think it be best i i get that experience also. btw my html training has been going well; ive memorized the following scripts: links <a></a> headings <h1></h1> <h2></h2>.. and so on up to h6 paragraphs <p></p> make a horizontal line <hr /> new line <br /> idk what this is im guessing it just specifies the file type <html> and <!DOCTYPE html> i put it in all my html scripting aligning things <div align="center"> or <div align="left"> or <div align="right"> or <left> or <right> or <center> i practice html scripting using notepad and i just save as html file. told you im a quick learner :D
-
oh but you didnt answer my question on the images
-
ok thanks, well ima leave ya alone ive been taking too much of your time. ill make a thread if i need anything, for now i know what to do and its study these few things, atleast till i got a pretty good grip on it
-
so youre telling me i would need to continously edit all my scripting whenever it goes through those evolving stages ? :/ that sounds exhausting. oh and im a very good learner when i set my mind to it. im a fast learner as i stated previously btw any image i use for my game's site or w.e needs to be created by me from scratch right ? because of copyright reasons and what not.. so how do i go about creating awesome pictures? o.O because while im learning html it showed me a site where i can make and edit a website free, and im gunna start there testing on it as if i were making the actual site for my game.
-
damn, :/ well ok ill start learning..
-
well i mean before i get to start working on the game
-
yeah i wanna make it a browser game, not a download needed game. and yeah ima learn javascript also, thanks. btw how long you think itll take for me to learn all of those things?? im a fast learner
-
thanks, um idk what mccodes is, or NWE or how to upload files to my localhost (idk what that is or how to make one, or what its for) and idk how to create mods and stuff, and i havent even started the game yet past the point ive written down mostly everything i want in the game
-
um, its gunna have equipment, weapons such as swords, blades and so on. itll have 2 battle types; melee (swords and what not) and magic, but you can choose which u want to traine, its not like a race thing and then your only limited to 1. i might add more battle types later on dont know yet. its gunna have pvp and pets and AIs to battle with. lastly itll have something i call heredity, which is like a bloodline where when someone makes a new account theres a possibility their account might have a heredity which gives special power ups, such as damage boost, damage protection, and special magic/melee techniques. i dont wanna bore players with only text so ima add 2d graphics such as showing the character and its equipment so that with different equipment the character looks different, plus images (avatars) that show when in combat. and more.. itll be fun, but itll probably be a while till i get it atleast into beta
-
yeah, ima learn those languages meanwhile ill write down everything i want in my game so that when i can begin creating it i already know exactly whats in it.
-
um ive used blender GUI engine for 3d rendering before, and ive never used photoshop but i have used GIMP image manipulater which is similar. ive made a few games in batch file scripting, thats how i sorta understand the "if this", "then do this" type of scripting. currently im studying a bit of HTML, and ive been told to study HTML, CSS, PHP, and MySQL because its good to know. i just wanna hear from someone else to confirm what i should be doing, to know which direction i should lead towards. sorry, im such a noob
-
what do you mean? do you mean how i want the graphics in my game or how good i am at making graphics? because i already explained both those things i believe.
-
hey guys, i just registered here because i need a forums where i can come back to in case i need help developing my game. this site seems pretty good. well i get right to it now. i plan to make a mmorpg browser text based game with some 2d graphics. it should be easy because it will probably just have alot of "if this", "then do this" type of scripting since its text based, but i wanna hear it from more experienced people, which program should i use for making this game? im not experienced in java, flash, openGL, python.. nothing really, im gunna start looking into it now however and ill come back to this forums if i have other questions i cant find the answers to on my own. i just wanna know on which direction i should be heading.