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
[split] Script questions - Where are the tools!?!?
Paulpolska Offline
Member

Posts: 144
Threads: 29
Joined: Jun 2011
Reputation: 0
#1
[split] Script questions - Where are the tools!?!?

What is dependency between void code and Areamap ? How call void code ? If Player is in area and code can be called but how ? I dont see in differents code's line with area map (I think maybe I miss it)

Sorry for each questions but I will start modifications earliest tommorow ;p (New graphics card)

MY CUSTOM STORY - - STILL ALIVE - -
http://www.moddb.com/mods/still-alive
(This post was last modified: 06-16-2011, 01:33 PM by Paulpolska.)
06-16-2011, 01:32 PM
Find
Acies Offline
Posting Freak

Posts: 1,643
Threads: 60
Joined: Feb 2011
Reputation: 73
#2
RE: [split] Script questions - Where are the tools!?!?

I'm quite unsure of what you are asking. Basically you have two things:
1. The map
2. The code
The dependency between them is simply that in the map editor you create things you may look at. In the code you write everything that is going to happen. Refer to the:
http://wiki.frictionalgames.com/hpl2/start

for further information Smile

[Image: mZiYnxe.png]


06-16-2011, 09:21 PM
Find
Paulpolska Offline
Member

Posts: 144
Threads: 29
Joined: Jun 2011
Reputation: 0
#3
RE: [split] Script questions - Where are the tools!?!?

How to rotate objects in HPL (sideways) ? for example wall
but don't used "rand.rotate" only shortcuts
And how to rotate camera. I need for example alt+arrow

MY CUSTOM STORY - - STILL ALIVE - -
http://www.moddb.com/mods/still-alive
(This post was last modified: 06-23-2011, 09:10 AM by Paulpolska.)
06-21-2011, 05:38 PM
Find
Paulpolska Offline
Member

Posts: 144
Threads: 29
Joined: Jun 2011
Reputation: 0
#4
RE: [split] Script questions - Where are the tools!?!?

Refresh.

Plz I easy known english and this is hard for me

MY CUSTOM STORY - - STILL ALIVE - -
http://www.moddb.com/mods/still-alive
06-22-2011, 04:43 PM
Find
Paulpolska Offline
Member

Posts: 144
Threads: 29
Joined: Jun 2011
Reputation: 0
#5
RE: [split] Script questions - Where are the tools!?!?

Ref^^ plz reply

MY CUSTOM STORY - - STILL ALIVE - -
http://www.moddb.com/mods/still-alive
06-23-2011, 09:10 AM
Find
rojkish Offline
Junior Member

Posts: 45
Threads: 0
Joined: Jun 2011
Reputation: 0
#6
RE: [split] Script questions - Where are the tools!?!?

Up in the right corner of the level editor there's three buttons, one named "translate", one "rotate" and one "scale".

You use these three to either drag, rotate or scale the objects you choose, there are three shortcuts to these as well; Q, W, E.

How to rotate the camera is simple, press alt and drag, otherwise you could hold down mouse button 5 (and alt?) so you can move around.
06-23-2011, 02:05 PM
Find
Paulpolska Offline
Member

Posts: 144
Threads: 29
Joined: Jun 2011
Reputation: 0
#7
RE: [split] Script questions - Where are the tools!?!?

How to crate collides ? I think that i place it but while game is working collides is blank !

MY CUSTOM STORY - - STILL ALIVE - -
http://www.moddb.com/mods/still-alive
(This post was last modified: 06-23-2011, 08:06 PM by Paulpolska.)
06-23-2011, 04:08 PM
Find




Users browsing this thread: 1 Guest(s)