Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Moving Enable
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Moving Enable (Read 736 times)
0 Members and 1 Guest are viewing this topic.
benreeper
Members
I'm a llama!
Moving Enable
«
on:
17 Aug 2003, 18:17:27 »
I have
Moving Enable = true
in my Description.ext and the dialogues were never able to move so I assumed that there was no functionality with this command. However, one of my dialogues started moving (after 6 months of never moving). I turned Moving Enable to false but they still move. Also I have a dialogue that I want to move, it is set to true, and it doesn't.
The quiestion:
What's the deal? Does this command work and what else is required in my escription.ext to make it work correctly (i.e is there something in the dialogue I have to make, such as a grab bar).
Logged
Komuna
Guest
Re:Moving Enable
«
Reply #1 on:
26 Aug 2003, 11:03:21 »
Yep... I have the same Q...
Hey! But this just occured to me:
Doen't MoveEnable concern to the player, if he actually can move or not?
I've noticed that, with the dialogues I've ever test, the player always moves, but I didn't figure out that it could be associated with MovingEnable...
Try it and tell us something, Okay?
Logged
KTottE
Former Staff
Re:Moving Enable
«
Reply #2 on:
26 Aug 2003, 12:06:41 »
Hm, from what I remember, movingEnable is whether or not the player can click the dialog and move it around. You know how you can click the notepad and the laptop etc. and move them around?
Well, movingEnable = false; prevents people from doing that.
Logged
"Life is not a journey to the grave with the intention of arriving safely in a pretty and well preserved body, but rather to skid in broadside, thoroughly used up, totally worn out, and loudly proclaiming 'WOW What a Ride!'"
Komuna
Guest
Re:Moving Enable
«
Reply #3 on:
26 Aug 2003, 12:11:26 »
Have you tested it? benreeper tried it and it didn't work...
C'mon, I'm curious! ;D
Logged
Spinor
Members
I'm a llama!
Re:Moving Enable
«
Reply #4 on:
26 Aug 2003, 12:39:22 »
In 2D dialogs, its the TITLE style that does the trick. A control
with that style can be used as a handle to click and drag the
dialog. AFAIK, movingEnable has no influence on 2D dialogs.
Maybe it only applies to 3D dialogs, but I haven't tested that
yet.
Logged
KTottE
Former Staff
Re:Moving Enable
«
Reply #5 on:
26 Aug 2003, 12:44:42 »
Ok, just did some testing. I was unable to achieve any effect at all with movingEnable.
Not with 3D dialogs, not with 2D dialogs. It didn't enable or disable the player from moving the dialog (3D can be moved, 2D not), and it didn't enable or disable the player from walking around or looking around.
Weird.
Logged
"Life is not a journey to the grave with the intention of arriving safely in a pretty and well preserved body, but rather to skid in broadside, thoroughly used up, totally worn out, and loudly proclaiming 'WOW What a Ride!'"
Komuna
Guest
Re:Moving Enable
«
Reply #6 on:
26 Aug 2003, 13:24:17 »
Quote from: KTottE on 26 Aug 2003, 12:44:42
Weird.
EhEhEh! Long live OFP! ;D
Logged
benreeper
Members
I'm a llama!
Re:Moving Enable
«
Reply #7 on:
27 Aug 2003, 02:07:51 »
Thanks guys.
The odd thing is it juat started with one dialogue. It appears to be random.
Ben
Logged
rbond
Guest
Re:Moving Enable
«
Reply #8 on:
29 Aug 2003, 14:59:40 »
how do i disable then Enable the players ability to move.
Logged
Komuna
Guest
Re:Moving Enable
«
Reply #9 on:
30 Aug 2003, 01:52:17 »
I've never tryied, but, once again, I just came out with this idea:
SetAccTime 0
Indeed, it will freeze everything around, but the player will still be able to move the cursor (The body won't move, and he won't fire)!
Check it out!
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Moving Enable
Top of page