Now that I can create my own marker missions, I have been exploring this capability.
I found that I can place markers inside the moving elevator but I cannot retrieve them. I can see them as I pass through them in the moving elevator but I can't get them. My avvy jumps a little bit as it passes through the markers but the markers do not register on my Ki. I suspect this has something to do with the physics and Virtual environment of the elevator.
I am not really concerned about this. I was just curious what would happen.
Cal
A Curious Observation -- Markers in the elevator
- calroger
- Posts: 321
- Joined: Wed 25. Apr 2012, 23:56
- Gender: Male
- TOC-MOUL Name: Akon
- TOC-MOUL KI#: 208406
- MOULa Name: Retiredman
- MOULa KI#: 16603428
- Gehn Shard Name: Retiredman
- Gehn Shard KI#: 124834
- Location: Beaverton, Oregon, USA
A Curious Observation -- Markers in the elevator
Cal (Akon in game)
---------
HP Pavilion P6347C, AMD Athlon II X4 630 processor, 2.80 ghz
nVidia GeForce GT640 Graphic card
6 gb RAM
1.2 tb (1200 gb) on three drives
Windows 10 Home Edition
Directx V.11
---------
HP Pavilion P6347C, AMD Athlon II X4 630 processor, 2.80 ghz
nVidia GeForce GT640 Graphic card
6 gb RAM
1.2 tb (1200 gb) on three drives
Windows 10 Home Edition
Directx V.11
Re: A Curious Observation -- Markers in the elevator
If you enter the elevator you enter in another physical environment. The elevator has a collision, but everything else dosn't have one. The markers are spawned in the "normal" environment. So if you stay in the elevator the markers are non-existant for you.
They are only a shadow, projected on a wall of a cave. If you want to see the real marker you have to left the cave.
(forget the last part I am a bit strange at this time)
Opa
They are only a shadow, projected on a wall of a cave. If you want to see the real marker you have to left the cave.
(forget the last part I am a bit strange at this time)
Opa
- calroger
- Posts: 321
- Joined: Wed 25. Apr 2012, 23:56
- Gender: Male
- TOC-MOUL Name: Akon
- TOC-MOUL KI#: 208406
- MOULa Name: Retiredman
- MOULa KI#: 16603428
- Gehn Shard Name: Retiredman
- Gehn Shard KI#: 124834
- Location: Beaverton, Oregon, USA
Re: A Curious Observation -- Markers in the elevator
Thanks, Opa. I figured it was something like that. I won't try putting markers in the elevator any more!!
Cal
Cal
Cal (Akon in game)
---------
HP Pavilion P6347C, AMD Athlon II X4 630 processor, 2.80 ghz
nVidia GeForce GT640 Graphic card
6 gb RAM
1.2 tb (1200 gb) on three drives
Windows 10 Home Edition
Directx V.11
---------
HP Pavilion P6347C, AMD Athlon II X4 630 processor, 2.80 ghz
nVidia GeForce GT640 Graphic card
6 gb RAM
1.2 tb (1200 gb) on three drives
Windows 10 Home Edition
Directx V.11
Re: A Curious Observation -- Markers in the elevator
I noticed this quite some time ago in MOULa when trying to make a second Hidden Marker game.
I tried placing markers in the Teledahn lift and the Er'cana train, but although I could see them, if I tried to collect them, I simply passed straight through.
So yes, it is a PhysX thing, afaik.
To change it so you could collect them, I think you'd have to re-write the game code (but I don't know if that is correct, so don't quote me).
I tried placing markers in the Teledahn lift and the Er'cana train, but although I could see them, if I tried to collect them, I simply passed straight through.
So yes, it is a PhysX thing, afaik.
To change it so you could collect them, I think you'd have to re-write the game code (but I don't know if that is correct, so don't quote me).
-
Annabelle
- Posts: 196
- Joined: Fri 5. Aug 2011, 04:17
- TOC-MOUL Name: Annabelle
- TOC-MOUL KI#: 4827
- TOC-TPOTS Name: Sophie
- TOC-TPOTS KI#: 25444
- MOULa Name: Annabelle
- MOULa KI#: 3632553
- DI Name: Annabelle
- DI KI#: 28877
- Gehn Shard Name: Annabelle-Sophie
- Gehn Shard KI#: 10268
- Minkata Name: Annabelle-Sophie
- Minkata KI#: 4247
Re: A Curious Observation -- Markers in the elevator
Let me give you some basic concept about a subworld.
What is a subworld?
A subworld is a moving 3D object inside a 3D environment. There's a lot of subworlds inside URU.
Where?
Er'cana: the Harvester, its front cart, the lift in burners room
Teledahn: the buckets, the elevator
Ahnonay: the volvogonda (aka the chair)
Gahreesen: the 6 ramps of the fortress, the moving platform on top of entrance building, the moving hole in the wall, the elevators going up or down to reach the moving platform in entrance building.
For TOC only...COD: the elevator
maybe there are more in other ages too...anyway you get it, if there's something moving, it's a subworld
You must enter & exit the subworlds in definite areas. If you try to get inside them or try to get out of them in any other spot than the "warp" zones, you'll go through the subworld (trying entering it), you'll go through the age and Relto out (trying exiting it).
I'm using the "warp" term because even if people do not actually see themselves "warp", they do "warp" in term of the game. It's done seemlessly. You won't see you warp, but you will.
The markers put in those area can't be grabbed because they are putted inside the age...not inside the subworld. Even if you stand still, put a marker and try to grab it, you won't be able at all.
It's a weird thing I know. You are putting the markers being inside the subworld, but they are putted inside the age instead. Since they are inside the age BUT overlapping by a subworld, you cannot grab them in any way possible. You would have to completely get rid of the subworld and rewrite the age to be able to grab them.
I hope it will help you
What is a subworld?
A subworld is a moving 3D object inside a 3D environment. There's a lot of subworlds inside URU.
Where?
Er'cana: the Harvester, its front cart, the lift in burners room
Teledahn: the buckets, the elevator
Ahnonay: the volvogonda (aka the chair)
Gahreesen: the 6 ramps of the fortress, the moving platform on top of entrance building, the moving hole in the wall, the elevators going up or down to reach the moving platform in entrance building.
For TOC only...COD: the elevator
maybe there are more in other ages too...anyway you get it, if there's something moving, it's a subworld
You must enter & exit the subworlds in definite areas. If you try to get inside them or try to get out of them in any other spot than the "warp" zones, you'll go through the subworld (trying entering it), you'll go through the age and Relto out (trying exiting it).
I'm using the "warp" term because even if people do not actually see themselves "warp", they do "warp" in term of the game. It's done seemlessly. You won't see you warp, but you will.
The markers put in those area can't be grabbed because they are putted inside the age...not inside the subworld. Even if you stand still, put a marker and try to grab it, you won't be able at all.
It's a weird thing I know. You are putting the markers being inside the subworld, but they are putted inside the age instead. Since they are inside the age BUT overlapping by a subworld, you cannot grab them in any way possible. You would have to completely get rid of the subworld and rewrite the age to be able to grab them.
I hope it will help you