wolfmaster1231
Member
Posts: 132
Threads: 43
Joined: May 2012
Reputation:
2
|
Scripting Languages
I Kinda want to learn a Scripting Language so i can make like a game for the terminal or somthing and i also need the skills for my future work so if you guys have any tips or somthing that you can give me post em here. I want to learn somthing that is easy to learn at first and then like a little harder language that you can do more things with.
(This post was last modified: 02-12-2013, 01:50 PM by wolfmaster1231.)
|
|
02-12-2013, 01:50 PM |
|
PutraenusAlivius
Posting Freak
Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation:
119
|
RE: Scripting Languages
I recommend you to study and understand C++ and Angelscript. To start, go to this link below.
http://wiki.frictionalgames.com/hpl2/tutorials/start
If you wanna know what scripting do to master them, visit the Script Functions is a must.
http://wiki.frictionalgames.com/hpl2/amn..._functions
If you have any questions, check at the two links above. They are recommended.
If you wanna do something and the wiki page don't have a how to do it, ask it here.
"Veni, vidi, vici."
"I came, I saw, I conquered."
|
|
02-12-2013, 01:56 PM |
|
wolfmaster1231
Member
Posts: 132
Threads: 43
Joined: May 2012
Reputation:
2
|
RE: Scripting Languages
(02-12-2013, 01:56 PM)JustAnotherPlayer Wrote: I recommend you to study and understand C++ and Angelscript. To start, go to this link below.
http://wiki.frictionalgames.com/hpl2/tutorials/start
If you wanna know what scripting do to master them, visit the Script Functions is a must.
http://wiki.frictionalgames.com/hpl2/amn..._functions
If you have any questions, check at the two links above. They are recommended.
If you wanna do something and the wiki page don't have a how to do it, ask it here.
That i know i have tried makeing a custom story before so i under stand those in amnesia kinda. What i meant is kinda like scripting language for developing a own game kinda and things like that
|
|
02-12-2013, 02:06 PM |
|
The chaser
Posting Freak
Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation:
113
|
RE: Scripting Languages
I was really confused in this thread because both members have the same avatar.
THE OTHERWORLD (WIP)
Aculy iz dolan.
|
|
02-12-2013, 02:21 PM |
|
PutraenusAlivius
Posting Freak
Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation:
119
|
RE: Scripting Languages
(02-12-2013, 02:21 PM)The chaser Wrote: I was really confused in this thread because both members have the same avatar. Finally! YOU ARE CONFUSED.....MUHAHAHA. It's dizzy for me, too.
EDIT: to tell us apart, check the rep, username, post number, joined date, and signature.
"Veni, vidi, vici."
"I came, I saw, I conquered."
|
|
02-12-2013, 02:26 PM |
|
No Author
Posting Freak
Posts: 962
Threads: 10
Joined: Jun 2012
Reputation:
13
|
RE: Scripting Languages
(02-12-2013, 02:21 PM)The chaser Wrote: I was really confused in this thread because both members have the same avatar.
Yeah. There are 2 of them. And of them is an imposter.
|
|
02-12-2013, 02:28 PM |
|
PutraenusAlivius
Posting Freak
Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation:
119
|
RE: Scripting Languages
(02-12-2013, 02:28 PM)No Author Wrote: (02-12-2013, 02:21 PM)The chaser Wrote: I was really confused in this thread because both members have the same avatar.
Yeah. There are 2 of them. And of them is an imposter. Good thing i'm not one of them....(Changes avatar) Ok.
"Veni, vidi, vici."
"I came, I saw, I conquered."
|
|
02-12-2013, 03:02 PM |
|
No Author
Posting Freak
Posts: 962
Threads: 10
Joined: Jun 2012
Reputation:
13
|
RE: Scripting Languages
(02-12-2013, 03:02 PM)JustAnotherPlayer Wrote: (02-12-2013, 02:28 PM)No Author Wrote: (02-12-2013, 02:21 PM)The chaser Wrote: I was really confused in this thread because both members have the same avatar.
Yeah. There are 2 of them. And of them is an imposter. Good thing i'm not one of them....(Changes avatar) Ok.
Your avatar has been used by someone else. The name's ferrysadams10 if I'm not mistaken.
|
|
02-12-2013, 03:16 PM |
|
Ghieri
Posting Freak
Posts: 2,374
Threads: 8
Joined: May 2012
Reputation:
60
|
RE: Scripting Languages
If you want to make your own game, try picking up Unity 3d, Flash, or UDK. You can write games from scratch, but it takes a bit more effort to learn how.
|
|
02-12-2013, 04:51 PM |
|
eliasfrost
Posting Freak
Posts: 1,769
Threads: 34
Joined: Mar 2007
Reputation:
39
|
RE: Scripting Languages
Buy a book, they are pretty cheap. And start reading up the absolute basics before you start coding games (even simple ones) because when you have the understanding, it's easier to absorb the information and knowledge the game design articles/books/tutorials provide. I made that mistake when I started coding a loooong time ago, I was too eager to make games that I forgot to learn how programming languages actually work, the biggest mistake of my life and I ended up drawing things for people instead (slight exaggeration).
I would say start with C++, because the information that you can found is immense. It's debatable but I always found it hard to find beginner info and books for other languages than C++ (python might be an exception).
|
|
02-12-2013, 05:11 PM |
|
|