Frictional Games Forum (read-only)
Novel - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Penumbra: Overture, Black Plague & Requiem (https://www.frictionalgames.com/forum/forum-5.html)
+--- Forum: General Discussion (https://www.frictionalgames.com/forum/forum-20.html)
+--- Thread: Novel (/thread-3063.html)

Pages: 1 2


RE: Novel - Thomas - 11-15-2009

Quote:But let's say you (normal user) are making a map in game, do you need to know basics of coding or is it as easy as map editor, let's say, in Age of Empires, etc.?

We still use a scripting language so some coding is needed for advanced stuff (it is very simple though). However, A lot of stuff that required coding in penumbra can be set up directly in the editor now!


RE: Novel - jens - 11-15-2009

(11-15-2009, 02:33 PM)Scraper Wrote: But let's say you (normal user) are making a map in game, do you need to know basics of coding or is it as easy as map editor, let's say, in Age of Empires, etc.?

To make a map, that has items to pick up, things to interact with(doors that can be opened etc) does not require any coding. But if you want to add functionality, say have a key that can be picked up and used to open a door you will have to do some coding. But it is very basic and fairly easy, its not the difficulty that will be what limits the user, it will be making the effort to do it Wink

using a key on a locked door to open it would be something like:
useitem("key", "door", "opendoor");
opendoor() setentityopen("door", true);

edit
thomas beat me to it..


RE: Novel - Sexbad - 11-15-2009

But you were more specific Jens. That means we love you more ;D

Nah you're both lovable


RE: Novel - Yuhaney - 11-16-2009

OK, thanks for the info. Tongue:
Let's see what people come up with it.


RE: Novel - Kedjane - 11-16-2009

(11-15-2009, 06:16 PM)Lee Wrote: But you were more specific Jens. That means we love you more ;D

Nah you're both lovable

Errr... something up with your avatar lately?


RE: Novel - Sexbad - 11-16-2009

I prefer Jens.


RE: Novel - nomar289 - 01-02-2010

What if a book was in the format of letters and journals like in the game? I would love to write about that.


RE: Novel - RoyaleBeast - 01-03-2010

if it was a novel id do like everyone of my book reports on it. lol future teacher qoute "didnt you do this book already?" and ill say "Uhhhhhhhhh" Wink