INTRODUCTION .com



Lesson: V1.0Teacher: Herp DerpStudent: YouA Beginner’s Guide to Coding in GraalOnlineCoding. The language of computers! Something more and more people are starting to learn as the years progress. From profile statuses to guild statuses, here is everything you need to know about coding in GraalOnline. DISCLAIMER: I don’t claim to be a genius, in fact, I’m not sure what type of code this is but it works.INTRODUCTIONYou need to know what a start tag and an end tag are.A start tag looks like this<u>An end tag looks like this</u>What I want you to get from that is one doesn’t have a slash (start tag) and one does have a slash (end tag)“What do they do”, you ask?Well, for a lack of better words--One STARTS (start tag) the code…AndOne ENDS (end tag) the code…That “/” is important guys (or girls or whatever pronoun you prefer.)/ = end of code***Again…some codes require you to end them. To end a code’s effect, all you have to do is write out the code again, but this time add a "/" to the beginning. (You are forming the end tag here.)Ex.INPUTI'm going to <b>Disney World</b> October fourth.OUTPUTI'm going to Disney World October fourth.If you don't end the effect with the proper end tag, it will continue until it is stopped.Ex.INPUTI'm going to <b>Disney World?October fourth.OUTPUTI'm going to Disney World?October fourth.BASICSMAKE TEXT BLINKThis makes your text flash on and offCode: <Blink>Ex.INPUTOUTPUTnot behind it <blink>words inside here will blink</blink> not on the outside.MAKE TEXT BOLDThis code makes text bold.Code: <b> you can also use <strong>Ex.INPUTOUTPUTOn my way to slap a <b>duck</b>, lol!UNDERLINE TEXTThis code underlines textCode: <u>Ex.INPUTOUTPUTSelling my <u>Potato</u> for 2k! PM ME!START A NEW LINEThis code breaks a current line and starts a new one.Code: <br>Ex.INPUTOUTPUTHello World. <br>I’m going to Disney <br>Land October 3rd.CENTER TEXTCenter your text with this.Code: <center>Ex.INPUTOUTPUT<center> here's some sample text.</center>See how this part isn't centered?MAKE A LINEThis makes a Horizontal Rule meaning it makes a visual line that take up an entire line of space. (Did I lose you…)Code: <hr>Ex.INPUTOUTPUT<hr> See that line above?SLASH TEXTPut a line through your text with thisCode: <strike>Ex.INPUTOUTPUT<strike>see how this is crossed out?</strike> crazy, huh?FANCYADJUST FONT SIZEThis changes the size of your text.*Only the #’s 1-7 work on GraalOnline.GraalOnline uses a font size of 3 by default.Code: <font size=(1-7)>Ex. Here’s all of them.INPUTOUTPUT<font size=1> Hello World.<font size=2> Hello World.<font size=3> Hello World.<font size=4> Hello World.<font size=5> Hello World.<font size=6> Hello World.<font size=7> Hello World.ADJUST FONT COLORUse this to change the color of your text.Code: <font color=(color)>?Ex. RedINPUTOUTPUT<font color=Red>? Hello World.ADJUST FONT FACEChange the way your text looks. Era supports a handful of fonts.Code: <font face=(font)>Some of these may or may not work.Ex.FontWhat It Looks Like1979 to the more advanced stuff, I’m surprised you made it this far.GANG/GUILD PICTURE IN STATUS**If your gang has a space in its name, insert “%032” for the space.Code: <img src = profilelogo_guild/gangname.jpeg>If you want to change its size: <img src = "profilelogo_guild/gangname.jpeg" width = "100" height = "100">Ex: Let’s use mine since it only has one word: OpossumINPUTOUTPUT<img src=profilelogo_opossum.jpeg height=100 width=100>GANG/GUILD PICTURE AS BACKGROUNDSet a gang picture as your backgroundCode: <body background=profilelogo_(Your Gang Name Here, No Spaces Or Parentheses).jpeg>Make sure you insert “%032” for the space if your gang has one.Ex.INPUTOUTPUT<body background=profilelogo_opossum.jpeg>This should work…apparently as of 6.13.17 you can’t do this anymore.ADD ITEMS TO YOUR STATUSUse this to add items to your backgroundCode: <img src=era_(item code+file extension)> Has repository of item IDs.Ex.INPUTOUTPUT<img src=era_gun-icon-newak47.png>CHANGE YOUR BACKGROUND COLORChange the color of your background.Code(s): <body bgcolor=(color)> & <body background=(color)><body bgcolor=(color)> fills your entire background.<body background=(color)> fills your background but leaves an empty bar on the right side.Ex.INPUTOUTPUT<body bgcolor=purple> Hello World.orr...you could use HTML COLORSEx.INPUTOUTPUT<body bgcolor=#daa520> Hello World.Try out these HTML color pickers:TekTek - CC - Lesson on HTML Colors for those who don’t know.but what are HTML colors, you ask?HTML colors are numerical color codes (meaning numbers that are labeled as colors) that you can use as a color for your background.FURNITUREIf you didn’t know it, you can add code to your furniture.Some of these may or may not work.I believe these are case-sensitive.InputWhat This DoesNotes#aDisplays the account name of the player.#bAdds a line break.#cDisplays the current chat text of the player.#dDisplays down arrow#C0Displays skin color.#C1Displays coat color.#C2Displays sleeve color.#C3Displays shoe color.#C4Displays belt color.#dDisplays down arrow#fDisplays image filename of the NPC.#gDisplays the guild name of the player#hDisplays Graal head pictureIs that SNK’s old head?#i(imgname), #i(imgname,x,y,w,h)Displays an image or a part of an image when used in a sign.This is what people use to make code shopss#LDisplays the current level filename.#lDisplays left arrow#mDisplays animation of the player.#nDisplays the nick name of the player.#P1Displays the gani attribute 1 (hat)#rRight arrow#uDisplays up arrow#xDisplays Graal symbol#yDisplays Japanese symbol#zDisplays Graal symbol#1Displays the sword image filename of the player.#2Displays the shield image filename of the player.#3Displays the head image filename of the player.#4Displays Graal HP image.#5Displays the image filename of the player's horse.#6Displays the image filename of the npc that is carried by the player.#8Displays player body code.EXTRAS*special thanks to snowy for the background list belowSome of these may or may not work.DescriptionInputAnimated ROBG BG<body background=profilelogo_robg.jpeg>Boxes<body background=box>Chickens<body background=chiken>Basic noob shield?<body background=era_personal_shield_4550606-125.gif> Animated waterfall<body background=waterani>Red spinning thunderbolts<body background=shock>Black clouds<body background=cloud>Single cookie pattern<body background=cookie>Triple cookie pattern<body background=cookies>Milk cartons<body background=milk>Apples<body background=apple>Cats<body background=kitty>Wooden fence pattern<body background=fence>Rainbow<body background=rainbow>Chips<body background=chips>Stones<body background=stone>Flowers<body background=flower>Fire<body background=fire>GraalOnline Classic HP<body background=heart>Hamburgers<body background=hamburger>Fight club logo<body background=fightclub>Birds<body background=bird>Stars<body background=star>Person in all black<body background=era>Frogs<body background=frog>Candles<body background=candle>ATMs<body background=atm>Sodas<body background=soda>Fishes<body background=fish>Transparent boxes with black x frame<body background=clear>Animated moon<body background=animoon>Special thanks to Callimuc for providing a majority of the code you see here. Without him this guide wouldn’t exist. ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download