![]() |
Tutoials?
Is there a tutorial out there?
I know a while ago someone made a beginner's Bible or something like that, but its not up anymore, does anyone know any good tutorials? thx |
|
I think he is commenting that it is not up anymore...
404 errors are BAD :-/ |
I never got a copy of my the scripting bible, i looked but no one had and the 404 error made me mad! LOLz, i taught myself how to do NPC's pretty much. Didn't take too long, HTML is more complicated, heh.
---Shifter |
You can do a lot of stuff with Graal, but it is VERY easy compared to some things, which i don't know how to do! heh, like C and C++ i hear are MUCH harder, and HTML is pretty basic and easy until you get into the SUPER complex stuff. But graal is just an notch or 2 below HTML
---Shifter |
Did you ever notice though, that none of the documentations or the commands.rtf file seems to show ne thing about clientside and serverside flags??
---Shifter |
What aspects? When you deal w/ a bit more of the faders and all kinds of stuff. It isn't that hard, but still, i dunno. I still think HTML is slightly more complicated and harder than Graal scripting. I may be wrong there, oh well.
---Shifter |
YOu have a point there. I was mixing Javascript, HTML, and DHTML. HTML itself is to basic and isn't a real language. I thought you were talking about it ALL, not just plain HTML. Then in that case your right. Gscript can have a lot of problems b/c of spacing and calling tags and ALL kinds of stuff. So yes you're right there.
---Shifter |
-FooL-
HTML = non-complex, repetitive GScript = semi-complex, not so repetitive C++ = complex, vaguely repetitive Funny how they all share one thing... they almost always start with a certain line... HTML = <html> GScript = (most scripts) if (playerenters) or if (created) C++ = int main() -- from what I've seen that is And that's my daily mini-rant! Whee! |
Heh, that is true of course. HTML gets so BORING after like 30 seconds.
<html> <title="Site Name Here"> <font size="7" color="ffffff"> Text, textr, text <p> </font> <font size ="6" color="ff331f"> see, VERY monotonous in the first few lines!! ---Shifter |
I have a spare copy of the NSB, if you would like it...i will post on my site in a few and edit to put the link in...
[edit] http://brajah.tripod.com/guide.html Note: HTML file because of stupid tripod which refuses to allow me to remote download. [/edit] |
#include <iostream.h>
int main() { int number; cout << "OMG LIKE ENTER A NUMBER :O\n" cin >> number; cout << "\nOMG THAT NUMBER IS LIKE" << number << "!!"; } ANSI c++ isn't all TOO complicated (untill you start dealing with things like classes @.o ) Its just when you get to doing things that you need to compunicate with the OS. this is why there is no linux version of graal yet =\ |
I thank you friend! heh, i can finally brush up on all my basic skillz, LOL. I've been looking for a copy though, now i can finally see what it is about!
---Shifter |
Quote:
Quote:
NPC Code: Quote:
|
| All times are GMT +2. The time now is 07:12 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.