Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 7 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
From Noob to Pro: Amnesia Custom Story Creation Series
Author Message
nemesis567 Offline
Posting Freak

Posts: 844
Joined: May 2011
Reputation: 10
Post: #41
RE: From Noob to Pro: Amnesia Custom Story Creation Series
(04-10-2012 02:44 PM)JetlinerX Wrote:  I think what he means by "intro" is using MovePlayerHeadPos(); and kinda making it look cut-scene like because its not something the players can move like, its like moving a camera around the map. I am curious to learn this aswell.



Also, could you make a tutorial about the if== stuff? I dont really understand that yet.



Thanks in advance! Smile
Huh? Weren't you participating in the challenge?..

Today I dreamt the life I could live forever. You only know that when you feel it for you know not what you like until you've experienced it.
04-11-2012 08:08 PM
Find all posts by this user Quote this message in a reply
ResidentEddy Offline
Junior Member

Posts: 3
Joined: Apr 2012
Reputation: 0
Post: #42
RE: From Noob to Pro: Amnesia Custom Story Creation Series
Well, I can't even LEARN how to script (how pathetic of me, I know, especially since I'm 19 years old). I'm in a depressed state with this scripting. I already posted about this situation recently.
04-21-2012 03:46 AM
Find all posts by this user Quote this message in a reply
Saren Offline
Member

Posts: 196
Joined: Jan 2012
Reputation: 1
Post: #43
RE: From Noob to Pro: Amnesia Custom Story Creation Series
(04-21-2012 03:46 AM)ResidentEddy Wrote:  Well, I can't even LEARN how to script (how pathetic of me, I know, especially since I'm 19 years old). I'm in a depressed state with this scripting. I already posted about this situation recently.
Know how you feel brah...... I'm having a hard time getting this stuff too....

05-01-2012 11:12 PM
Find all posts by this user Quote this message in a reply
Cranky Old Man Offline
Posting Freak

Posts: 925
Joined: Apr 2012
Reputation: 37
Post: #44
RE: From Noob to Pro: Amnesia Custom Story Creation Series
Programming in general is probably one of the most complicated lines of work there is, so maybe it's not for everybody. Game scripting is one of the most basic forms of programming (not counting web-pages). If you double the difficulty of that, you have regular C++, which is the overall programming standard.

Noob scripting tutorial: From Noob to Pro

(This post was last modified: 05-01-2012 11:46 PM by Cranky Old Man.)
05-01-2012 11:46 PM
Find all posts by this user Quote this message in a reply
Adrianis Offline
Senior Member

Posts: 544
Joined: Feb 2012
Reputation: 25
Post: #45
RE: From Noob to Pro: Amnesia Custom Story Creation Series
(05-01-2012 11:12 PM)Saren Wrote:  
(04-21-2012 03:46 AM)ResidentEddy Wrote:  Well, I can't even LEARN how to script (how pathetic of me, I know, especially since I'm 19 years old). I'm in a depressed state with this scripting. I already posted about this situation recently.
Know how you feel brah...... I'm having a hard time getting this stuff too....
Maybe you'd find it easier if you tried learning the concepts of programming from another source. The documentation for the scripting in this engine isn't really sufficient to learn from, there's are many things it assumes you know. You can always learn, however, all the material to learn programming is out there on the internet, you just have to find the right source at the right level for you, be it Your Computer's tutorials or otherwise

On the other hand if you don't want to learn, try just getting good at another aspect of mod making and work with someone who knows scripting.


C++ is certainly the programming standard of the gaming world, but outside gaming and science things like Visual Basic and Java are more practical, where you don't need to worry so much about memory.
05-02-2012 12:35 AM
Find all posts by this user Quote this message in a reply
Jagsrs28 Offline
Member

Posts: 101
Joined: Jun 2012
Reputation: 0
Post: #46
RE: From Noob to Pro: Amnesia Custom Story Creation Series
You have some really good tutorials.

Special Custom Story for 2 special people!

[Image: LWFcAl]


06-25-2012 08:16 AM
Find all posts by this user Quote this message in a reply
bjaffedj Offline
Junior Member

Posts: 26
Joined: Aug 2012
Reputation: 0
Post: #47
RE: From Noob to Pro: Amnesia Custom Story Creation Series
i was really wondering how you did the intro for this project:
http://www.youtube.com/watch?v=DUyqex4owJo

maybe you could make an tutorial? Smile that would help me so much! BTW. love your tutorials Smile
08-05-2012 10:12 PM
Find all posts by this user Quote this message in a reply
Your Computer Offline
SCAN ME!

Posts: 3,268
Joined: Jul 2011
Reputation: 223
Post: #48
RE: From Noob to Pro: Amnesia Custom Story Creation Series
(08-05-2012 10:12 PM)bjaffedj Wrote:  i was really wondering how you did the intro for this project:
http://www.youtube.com/watch?v=DUyqex4owJo

maybe you could make an tutorial? Smile that would help me so much! BTW. love your tutorials Smile

It uses the same technique as the wake up script, with StartPlayerLookAt.

Tutorials: From Noob to Pro
(This post was last modified: 08-05-2012 10:41 PM by Your Computer.)
08-05-2012 10:41 PM
Visit this user's website Find all posts by this user Quote this message in a reply
bjaffedj Offline
Junior Member

Posts: 26
Joined: Aug 2012
Reputation: 0
Post: #49
RE: From Noob to Pro: Amnesia Custom Story Creation Series
(08-05-2012 10:41 PM)Your Computer Wrote:  It uses the same technique as the wake up script, with StartPlayerLookAt.
and are you able to create a move animation using the StartPlayerLookAt script? and how did you fade out and teleport to a new sequence? Smile
Thanks in advance
08-05-2012 11:34 PM
Find all posts by this user Quote this message in a reply
paththeir Offline
Junior Member

Posts: 8
Joined: Mar 2012
Reputation: 0
Post: #50
RE: From Noob to Pro: Amnesia Custom Story Creation Series
Your Computer, you are the best! Thanks for your videos! I rely on become good custom story maker. I made a lot of them but it's so stupid so I'm thinking of making attention on storyline. Maybe, you could make a video that topic? Anyway, thanks!
01-12-2013 04:14 PM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: