![]() |
I think you misunderstood ms. I mean 3 or 4 new classes a year. Each class will have weekly assignments. Think of it as highschool where each new class Is incoming freshman. As new classe come in the old ones will help teach them but also continue learning to script. Ideally the assignments never stop, just keep getting harder. Missing an assignment is in no way a problem.
Edit: I just realized that when I'm saying classes I should be saying groups. Class is every week, and 3 or 4 groups will join the "school" a year. Does that make sense :p |
yup umm papa can u priviate message me about how to set up google wave ect i only use teamspeak and vent i never even heard of google wave
|
I'll just tell everyone here.
Once you have a gmail email, go to wave.google.com and make an account. Let me know some how (forum pm, in this thread, etc.) that you did that and i can add you to the roster. Again, the initial sign up may annoy some, but bare with me as we try this. After experimenting with it with some others, it seems quite efficient. |
Quote:
|
Punctuation should be a requirement for joining the group.
|
Quote:
|
Okay sorry to do this, but I think a forum would be better than google wave. I say this because its easier for people to sign up and join and its easier to show threads to non members.
Please take a minute to check out http://scriptingschool.forumotion.com/. This will not change, so don't worry. Sorry about the confusion. I put up a mini practice script (pretty simple) Under Assignments/Week One. You can see the instructions on top and then see posts below. Feel free to comment on people's scripts (I put a simple script up to show you). If you need help, go to the help section. |
Also, as you have different lessons, its important to teach good styling.
PHP Code:
PHP Code:
It just makes it easier for others to read your code. Also, indenting the script inside a function/brackets makes it much easier to read than if everything is indented the same. :P |
Quote:
I'll check it now though! :] Quote:
PHP Code:
Also, I hate that foo bar stuff as well >.> for all I know it is a built in variable or function I don't know about or care to learn. Anyway, sometimes the simplest scripts can confuse you when you are not use to the styling or if the styling is poor... :cry: Quote:
I don't think anyone should be left out because of lack of knowledge if they really want to, and can, learn. :c Then again, I don't recommend anyone to try if they do not have Access to RC... D: Although, I think I know someone trying to build a program to check code like the RC does.. It would be extremely helpful. |
Whats peoples on thoughts as far as readability goes if I did:
NPC Code:function onCreated()echo "Hello world!"; I think it improves readability as its a smaller area to focus on however some might argue it decreases readability, can someone please clarify this? |
Quote:
PHP Code:
|
Is there any website that contains all the commands available to use in GS2? And Gscript wiki isnt it, it contains the basics and only the basics, nothing like how to disable the chat bar or something obscure. Or is everything just thrown around everywhere and is a complete mess?
|
Quote:
There is a list of server functions here, and a list of client functions here. These are not completely up-to-date, so use scripthelp as well. |
Quote:
But i agree lol. I am looking forward to this! i hope to see a lot of people there! |
The first assignment is already up (Well a practice one)! So sign up on the forums and post. Me and some others have already met on testbed and began working on making the practice assignment more complex. From this point on I am going to copy/paste our conversations (if they were productive) so that they could be used as a guide as many questions were asked. We will be on there tonight!
Good News! - I am looking into a ventrillo server strictly for those who want to script. |
I know this is a double post, but i'd like it to show up as an updated thread.
I'd like some input on what we will be working on. Right now I think it would be a great idea to work on a server pack (As many of you are starting servers). We will be working on a
(Not necessarily in this order) Now these cover a wide range of things. For example the hat system would start off as setting a players hat, and eventually creating a GUI for it (As Jerret talked about above). Same with the Tailor Script. These options cover a wide range of skill from simply setting a skin color to have a GUI that saves outfits. My intention is to eventually compile worthy scripts and hand them out as Server Start-up Packs (What the GDT use to do) or training guides (Of course with the scripters permission). |
This seems interesting, a few years ago I was in the middle of learning GS1 and I seemed to catch on quickly, but never gave myself a chance to pick it back up after the GS2 conversion. Count me in.
Email: [email protected] |
Sorry but that forum is just dreadful.
Couldn't you just use the Group (Moderated) functionality on these forums, and Thread posts for assignments/challenges? |
I always wanted to learn scripting and I have learned ssome scripting from my buddies on graal. However, I think this is a good opportunity for me to learn more and get better at scripting. So count me in. :D
E-mail: [email protected] |
Quote:
|
I've been scripting for a while on Graal now, but there are quite a few things that I feel I still do not understand fully, so sign me. :)
[email protected] |
*sign me up
|
Quote:
level.tiles[x,y]; and updateboard(x,y,L,W); I went through the script so many times trying to figure out the part of the script that did it only to realize it was two commands.. Then I made a beach. ^.^ But I've asked so many people to help me get what was doing it and no one could tell me.. Quote:
Quote:
http://scriptingschool.forumotion.com/. Quote:
Quote:
Quote:
It would get all messy in only one or two threads.. Again, I'd rather post on here.. and greatly like the PHP system on here, but as he said, he'd at least be able to manage it on there. Perhaps this could be worked out? |
Quote:
|
Quote:
The problem in this case is he was asking about a function without brackets. PHP Code:
|
I always script stuff like this...
PHP Code:
|
Hey everyone the ventrilo server just went up! go to scriptingschool.forumotion.com and its flashing on the home page! I'd post it here, but I am not sure if that is against the rules.
|
I think:
PHP Code:
PHP Code:
|
Quote:
For anyone else who wants to comment along the lines of me not being able to read slight differences in code easily without strain.. I dropped out of Computer Science for Fine Arts. D: So I no longer have to worry about it.. >_< Quote:
I thought Dusty did it like that to confuse new people.. Oh well.. I guess I will have to work around it lol |
Quote:
|
There are many ways one can style code...some are just uglier (and wrong-er :3).
Such as putting brackets on their own lines. I used to do this, but I think it was GK who actually taught me not to. o_o Putting brackets on their own lines increases line size, which isn't really a bad thing, its just unnecessary; but not necessarily wrong. The only thing that irks me, is when people dont indent properly. >:[ PHP Code:
Because, if you do that all the time, you end up with very ugly scripts, especially if its not consistent. PHP Code:
|
I'd love to try this out :)
Sign meh up. |
Quote:
|
Quote:
|
For those of you who needs access to the Testbed Server, read this:
http://forums.graalonline.com/forums...21#post1647521 By providing everything I need to get your access up and running, that will be better for both. 60-70% people who ask me for access doesn't provide me with (enough) information I need to set up access :) Read the thread and you will! |
Hey Chompy, on the Graal news / F1 page it says:
"If you wish to participate, simply click here to fill out the submission form. (Be sure to include your email for contact information.) " And when I click the link, it takes me to a "Page not found The page you request is not available on GraalOnline. We take in note to try to correct the problem. Please, back to home page (Click here if your browser does not automatically forward you)" Page. I don't know if it was linked bad, or not created yet, but I thought you should know.. Also, my friend ZeroG that I asked could get on Testbed a while ago, I forgot his gold ran out.. he can still do everything on the server he owns, so I guess he will work on his stuff there lol.. I just wanted him to come on Testbed since I can only work on Testbed with a classic account.. it gets lonely lmao. So, he doesn't need the access anymore, no longer a gold subscriber. D: I still appreciate it though. ^.^ |
--Update ---
Sent in all the accounts who needed Access on testbed WHO filled out a form. If you replied in this thread I did NOT send your account. Please forum PM Chompy or Clockwork |
Aeko/Clockwork needs money for the Testbed server.
Quote:
|
Quote:
Noooooo :'[ Quote:
I like the testbed server seeing it is the only server I am aloud to actually work on being classic.. I'd help out if I could, I'm not financially stable either. |
Quote:
PHP Code:
|
| All times are GMT +2. The time now is 01:45 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.