GTAStunting
GTA Series => GTA Modding => Topic started by: Nerochaos on September 09, 2011, 06:29:20 AM
-
Hello! I'm a Viet Nam and I'm not good at English
So I need to help me one questions
I have a opcode
015F: set camera position -714.417 -1490.032 10.277 0.0 0.0 0.0
0160: point camera -714.417 -1490.032 10.277 2
0001: wait 7000 ms
015F: set camera position 542.440 -103.905 23.590 0.0 0.0 0.0
0160: point camera 568.199 -93.754 30.975 1
This is pos camera
015F: set camera position -714.417 -1490.032 10.277 0.0 0.0 0.0
And this is point camera
0160: point camera -714.417 -1490.032 10.277 2
Here is opcode
0160: point camera -714.417 -1490.032 10.277 2
I need opcode similar -714.417 -1490.032 10.277
but I don't know how to get it
:( Help me
Thank you ver very very much!
-
If you mean lock camera, then open dannye's freeplay and press C :P
-
I read the topic [VC] Camera Moves Tutorial
http://www.gtastunting.net/index.php?topic=13851 (http://www.gtastunting.net/index.php?topic=13851)
But I don't know how to get point camera for Vice Builder 1.1 :(
I want to get point camera for Vice Builder 1.1
-
oh that's coding...I don't know shit about that :lol:
-
up!!! Help me :((
-
up!!! Help me :((
Open Freeplay, on replay, press "A"? :wacko:
-
Oh no! I want to get point camera for Vice Builder 1.1 :(
-
Up! Help me
I want to get point camera for Vice Builder 1.1 :(
-
I'm not entirely understanding you lol. I know you have a little bit of trouble with english but, could you explain what exactly you want the best way you can? Point camera as in, place the camera in a position facing some direction or are you talking about camera movements?
-
I have a opcode
015F: set camera position -714.417 -1490.032 10.277 0.0 0.0 0.0
0160: point camera -714.417 -1490.032 10.277 2
0001: wait 7000 ms
015F: set camera position 542.440 -103.905 23.590 0.0 0.0 0.0
0160: point camera 568.199 -93.754 30.975 1
This is pos camera
015F: set camera position -714.417 -1490.032 10.277 0.0 0.0 0.0
And this is point camera
0160: point camera -714.417 -1490.032 10.277 2
Here is opcode
0160: point camera -714.417 -1490.032 10.277 2
I need opcode similar -714.417 -1490.032 10.277
but I don't know how to get it
:( Help me
Thank you ver very very much!
-
UP!! Help me
I need it :(
-
Use Vice Builder 0.22 with the above mentioned opcodes. This opcode:
0160: point camera X! Y! Z! 2?
- (where X Y Z are replaced by desired co-ords)
should really work with any version BW's Mission Builder, but it may also depend on your builder's opcodes.ini file.
PM me if you're still having trouble.
-
This opcodes
0160: point camera X! Y! Z! 2?
I don't know how to get X! Y! Z! similar as
0160: point camera -714.417 -1490.032 10.277 2
I want to get my own X! Y! Z!
How to get it ?
Thank you!
-
Oh oh...I see now. ViceBuilder (if you're using BW's version, that is) comes with a little subprogram called Codecreator or Codemaker (I can't remember which). It's a small executable file in the builder folder that you can use to store co-ords. Read the text file for CodeCreator and that should help you use it.
Alternatively, you can also use SannyBuilder as a mission coding program (it's actually very similar to Mission Builder). The good thing about SannyBuilder is that it has a built in function that allows you to import your current position in the game directly into the script as X Y Z co-ords.
-
Oh! Thank you very very much :D
I love you :p
-
Kan to the rescue. :P