Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


  Show Posts
Pages: [1]
1  Liberty Unleashed / Liberty Unleashed Chat / Re: Questions for Developers on: September 01, 2012, 12:33:25 am
Question for developers: How to make conversion from quaternions to euler?
2  Scripting / Script Help / Re: Help with object placement on: August 30, 2012, 08:06:08 pm
try to use map editor that shows positions and angles of objects
Does it have a converter?
3  Scripting / Script Help / Re: Help with object placement on: August 04, 2012, 02:47:27 am
Why do you want to use the same coordinates and angles as in the IPL? That just places the same object on the exact same place. So they will either be on the right place and you wont see any difference or they will bugg out like shit.

Question is, What do you wanna do with with the object?

Well I wanna convert a mod I downloaded for single player which adds a stunt zone. I thought it would be cool to feature it in LU.

Custom objects aren't possible in LU yet, if you are trying to add them from your game's mods...however they will be in 0.1.1.0.

But this mod uses the default objects, not custom ones.

You said you were using a mod, though. D:

Yes I am, but it only changes object placement, it doesn't add custom objects.

In that case you would just need to replicate the location of the objects then. I see your confusion now.

Does the file explain what each number is used for? IIRC, some of them are coordinates, but they may be in a different format.

Edit: Although this is in code format, hopefully the math method can give you an example to work from:
http://answers.unity3d.com/questions/22883/can-i-get-a-normalised-vector3-from-a-quaternion.html

Nah, the file doesn't explain it, and I can't work that codes out either. :P
4  Scripting / Script Help / Re: Help with object placement on: August 04, 2012, 02:09:47 am
Why do you want to use the same coordinates and angles as in the IPL? That just places the same object on the exact same place. So they will either be on the right place and you wont see any difference or they will bugg out like shit.

Question is, What do you wanna do with with the object?
Well I wanna convert a mod I downloaded for single player which adds a stunt zone. I thought it would be cool to feature it in LU.
Custom objects aren't possible in LU yet, if you are trying to add them from your game's mods...however they will be in 0.1.1.0.
But this mod uses the default objects, not custom ones.
You said you were using a mod, though. D:
Yes I am, but it only changes object placement, it doesn't add custom objects.
5  Scripting / Script Help / Re: Help with object placement on: August 04, 2012, 12:20:13 am
Why do you want to use the same coordinates and angles as in the IPL? That just places the same object on the exact same place. So they will either be on the right place and you wont see any difference or they will bugg out like shit.

Question is, What do you wanna do with with the object?
Well I wanna convert a mod I downloaded for single player which adds a stunt zone. I thought it would be cool to feature it in LU.
Custom objects aren't possible in LU yet, if you are trying to add them from your game's mods...however they will be in 0.1.1.0.
But this mod uses the default objects, not custom ones.
6  Scripting / Script Help / Re: Help with object placement on: August 03, 2012, 07:02:08 pm
Why do you want to use the same coordinates and angles as in the IPL? That just places the same object on the exact same place. So they will either be on the right place and you wont see any difference or they will bugg out like shit.

Question is, What do you wanna do with with the object?
Well I wanna convert a mod I downloaded for single player which adds a stunt zone. I thought it would be cool to feature it in LU.
7  Scripting / Script Help / Re: Help with object placement on: July 29, 2012, 10:26:31 pm
I know the coordinates, I'm stuck with the angles, it seems to be 4 angles values in the .IPL; but there's only 3 in content.xml. So basically the object is there at the correct place but its inclinations are wrong.
8  Scripting / Script Help / Help with object placement on: July 29, 2012, 06:16:34 pm
So I want to get an object from a .IPL file (from single player) and have it in content.xml (LU).
This one is from a .IPL file.
Code: [Select]
1145, nbbridgerda, -264, 50, 20, 0, 0, 0, 0.100014, -0.100014, -0.707724, 0.707724
How do I place it in content.xml?
Code: [Select]
<object x="?" y="?" z="?" anglex="?" angley="?" anglez="?" model=? />
9  Scripting / Script Releases / Re: Staunton Gangwar on: July 15, 2012, 11:22:22 pm
I think it needs content.xml too, since you spawn with no weapons and the skins are not what listed in the spawnscreen.
10  Liberty Unleashed / Support / Re: How to portforward? on: July 15, 2012, 09:33:27 pm
Thanks, really helped. :)
11  Liberty Unleashed / Support / How to portforward? on: July 15, 2012, 08:12:11 pm
Please, help me. It seems I need to portforward to make my server appear in the master list, but I don't know how.
Pages: [1]
© Liberty Unleashed Team.