Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Am i capable of making a CS ?
Putmalk Offline
Senior Member

Posts: 290
Threads: 13
Joined: Apr 2012
Reputation: 15
#3
RE: Am i capable of making a CS ?

How good are you at scripting and mapping? That will determine what level of difficulty there is to do anything.

If you are completely noobish at scripting, then you better look at tutorials before you attempt to do anything scripting related, and then practice your syntax and stuff without getting too complicated in your attempts. Trust me, I personally tried to script for Call of Duty when I was only 13 - not an easy task, mind you, and it took me a lot of time to understand what I was doing and clean up my scripting.

You should always start small. Open up a map that Frictional Games map. Look at how they laid out their map. Then, make a room in the LevelEditor. Don't add any scripting things, just make a room and get it playable so you can move around and interact with objects. Just try to make a great atmosphere.

When scripting, the same principle applies. Think small scale for the beginning. Make a key that can open a door. Have a door that slams shut when you approach it, etc. They are not hard to implement, you just need to know how to begin. You'll receive a lot of errors when scripting, it's natural, you just have to know how to debug them. We can help with that.

Now, to answer your questions:

1. Depends on the event. The ones you described are extremely simple, with the door opening/closing being easier than the book falling.

2. One line of code will do the trick. It's just a simple function that controls it.

3. I'm no "professional scripter" (yet at least, I want to become one). But I can handle it, so yes, you can. You just have to learn how to do it.

4. Yes, you just have to not get frustrated and expect errors.

Check the Frictional Games wiki for some tutorials. I'll link a few handy ones that I like:

Level Editor, the Basics
http://wiki.frictionalgames.com/hpl2/tut...tutorial_1

Light Tutorial (this one nobody seems to follow, but it's super important!
http://wiki.frictionalgames.com/hpl2/tut...tutorial_2

Adding Water
http://wiki.frictionalgames.com/hpl2/tut...tutorial_4

Intro to Scripting
http://wiki.frictionalgames.com/hpl2/tut...t_beginner

Beginning to Script
http://wiki.frictionalgames.com/hpl2/tut...y_tutorial

Amnesia Script Functions List (every function that you can use in your scripts to make things happen in game!)
http://wiki.frictionalgames.com/hpl2/amn..._functions

Hope these resources help you. Good luck on your creation!

(This post was last modified: 05-19-2012, 08:46 PM by Putmalk.)
05-19-2012, 08:44 PM
Find


Messages In This Thread
Am i capable of making a CS ? - by Nice - 05-19-2012, 08:25 PM
RE: Am i capable of making a CS ? - by Putmalk - 05-19-2012, 08:44 PM
RE: Am i capable of making a CS ? - by Nice - 05-19-2012, 10:13 PM
RE: Am i capable of making a CS ? - by Homicide13 - 05-20-2012, 02:13 AM
RE: Am i capable of making a CS ? - by Stepper321 - 05-20-2012, 06:43 PM
RE: Am i capable of making a CS ? - by DaAinGame - 05-21-2012, 07:07 AM
RE: Am i capable of making a CS ? - by Juby - 05-22-2012, 12:12 AM
RE: Am i capable of making a CS ? - by Nice - 05-22-2012, 02:51 PM
RE: Am i capable of making a CS ? - by Juby - 05-22-2012, 08:53 PM



Users browsing this thread: 1 Guest(s)