|
 |
|
|
|
|
|
GTA Modification Forums
Opcodes for Bartons Editor (GTA3 + VC) Post yours here!
 |
|
 |
| |
Barton Waterduck  |
Posted: Wednesday, Aug 6 2003, 21:04
|
retired modder

Group: Members
Joined: Feb 12, 2002


|
| QUOTE (BodyBumper @ Aug 6 2003, 09:09 AM) | | QUOTE (Barton Waterduck @ Aug 5 2003, 11:08 PM) | In what mission ? I did a search for it and I only found boats used with it. Same goes for gta 3. |
That is true that the only "vehicles" that uses that particular code is boat but the same code does work for any car in the game example I did two tests one with the FBIRANCH and I set the speed at 0 and the other at 100 and it worked like it should without any crashes.
1
| CODE | 00A5: 9208?? = create_car #FBIRANCH at XX?? XX?? XX? 0175: set_car 9208?? z_angle_to XX?? 0224: set_car 9208?? health_to 3500& 02DB: set_boat 9208?? speed_to 0!
|
2 
| CODE | 00A5: 9208?? = create_car #FBIRANCH at XX?? XX?? XX? 0175: set_car 9208?? z_angle_to XX?? 0224: set_car 9208?? health_to 3500& 02DB: set_boat 9208?? speed_to 100!
| | As long as Rockstar didn't do that, I don't see any reason why I or anybody else should do that. It doesn't crash the game, true, but it's still not a very good idea. I'm not changing those particular codes without a very good reason.
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
brokenfish  |
Posted: Thursday, Aug 7 2003, 00:46
|
Homie

Group: Members
Joined: Jul 11, 2003


|
| QUOTE (Demarest @ Aug 6 2003, 01:21 AM) | As for your vehicle comment before, they're discussing codes that VC and Mission Builder understand. You can't just go throwing in whatever words you think sound better.
I wasn't going to say it before because I would just be adding to the clutter. But since I can see you're eager to get your name up in this thread you clearly cannot contribute to, I feel I have to share it with you. Opius started a very good thread and posts like ours are only watering down how useful it really is. So anybody who posts on this that isn't about opcodes and what they do shouldn't be posted. So even if you insist on smearing your feces all over this once again, I am hereby pledging to those who will benefit from this thread that I will not post on it again unless I have something to add that is on topic. |
ok ok i get it. yeah i am sorry for adding useless things.
ill add useful things from now. heres one, i hope...
| CODE | | 04BA: unknown_car $car *! |
$car is the car that is created, and the * indicates the speed of the car. this is used during cutscenes. if you set the speed too high for kens admiral in the intro cutscene, for example, he will crash into the wall rather than turning into the alley and parking. you will still be let go though. i ended up standing on top of the roof of the car.
this isnt in the database either, i double-checked to be sure. i hope nobody else found that before, otherwise im going to take another beating from demarest...
This post has been edited by brokenfish on Thursday, Aug 7 2003, 00:56
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Barton Waterduck  |
Posted: Thursday, Aug 7 2003, 09:30
|
retired modder

Group: Members
Joined: Feb 12, 2002


|
| QUOTE (brokenfish @ Aug 7 2003, 01:46 AM) | | QUOTE (Demarest @ Aug 6 2003, 01:21 AM) | As for your vehicle comment before, they're discussing codes that VC and Mission Builder understand. You can't just go throwing in whatever words you think sound better.
I wasn't going to say it before because I would just be adding to the clutter. But since I can see you're eager to get your name up in this thread you clearly cannot contribute to, I feel I have to share it with you. Opius started a very good thread and posts like ours are only watering down how useful it really is. So anybody who posts on this that isn't about opcodes and what they do shouldn't be posted. So even if you insist on smearing your feces all over this once again, I am hereby pledging to those who will benefit from this thread that I will not post on it again unless I have something to add that is on topic. |
ok ok i get it. yeah i am sorry for adding useless things.
ill add useful things from now. heres one, i hope...
| CODE | | 04BA: unknown_car $car *! |
$car is the car that is created, and the * indicates the speed of the car. this is used during cutscenes. if you set the speed too high for kens admiral in the intro cutscene, for example, he will crash into the wall rather than turning into the alley and parking. you will still be let go though. i ended up standing on top of the roof of the car.
this isnt in the database either, i double-checked to be sure. i hope nobody else found that before, otherwise im going to take another beating from demarest... |
What you said is very interresting. Any codes that can change the car handlings are very interresting. You should test it more. It doesn't have to be related to the speed of the car. If the car goes faster, it could be related to anything that makes a car go faster, like acceleration, mass, grip or anything else. If it isn't going faster, but crashes into the wall, it could be related to the stearing or the navigation (the car paths). Saying it changes the speed without testing it properly is like jumping to conclusions.
EDIT: WOW!!! YOU DID IT!!! YOU FOUND IT!!! It sets the speeds of ANY cars instantly. Even the car the player is driving. It makes lots of stuff possible, like NOS mods, gear change mods, flying cars mods, cruise control mods, bad car engine mods...
This post has been edited by Barton Waterduck on Thursday, Aug 7 2003, 15:25
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
spinnie  |
Posted: Thursday, Aug 7 2003, 17:08
|
AKA spin

Group: Members
Joined: May 19, 2003

|
| QUOTE (Demarest @ Aug 7 2003, 05:54 PM) | | While everyone is rushing to their new VC mods involving brokenfish's discovery, I have but one humble question: do these codes work for GTA3? |
I'd say add them to your scm.ini and find out.
Think BW wouldn't mind you reporting back on it 
| QUOTE (brokenfish @ Aug 7 2003, 06:00 PM) | wait. i dont get it. what did i 'discover' thats so important? were you people 'looking' for this code (barton said IT)?
could we make it so that once a key is pressed/held down, we could use that one code to speed up the vehicle? |
Yeah, the 2 known speed affecting opcodes didn't control any car the player was driver. Yours does!
This post has been edited by spinnie on Thursday, Aug 7 2003, 17:09
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Demarest  |
|
what could be

Group: BUSTED!
Joined: Jul 12, 2003

|
| QUOTE (brokenfish @ Aug 7 2003, 12:00) | wait. i dont get it. what did i 'discover' thats so important? were you people 'looking' for this code (barton said IT)?
could we make it so that once a key is pressed/held down, we could use that one code to speed up the vehicle?
(off topic, please dont bash me demarest ) why dont you stay with vc modding? i think its better than gta3 (opinion). | (Sorry everybody. Somehow I missed that the conversation kept going.)
@brokenfish: As stated, you discovered something that many were looking for and the existence of such makes MANY different types of mods realistic now. I can't STAY with VC modding because I was never there. Why? GTA3 has a better feel in my opinion. It's modding history is more substantiated (which I realize is only a chronological thing). Not to mention that I DON'T like VC. R* wasted a good opportunity. I'm not saying the game is bad, but they could have done a lot better with the time and consumer base that they had. I've always been a programmer (once a member of a video game company), and have always enjoyed VR. With the GTA3 platform, I have a chance to be all of that since I can't be professionally. My obssession is in overhauls, and VC just has way too much in it to mod altogether. I'm not saying I won't one day, but for now, GTA3 is satisfying to me.
@spinnie: I didn't bother to test it out because like everybody else, I have my own projects going on. The question could be answered based on knowledge of opcodes. I'm not anywhere near as familiar with the similarities and differences between the opcode sets of GTA3 and VC. That's all.
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Demarest  |
|
what could be

Group: BUSTED!
Joined: Jul 12, 2003

|
Damn. I came here all eager to post a "new" discovery only to find it's already been half-discovered! In the mission Triads And Tribulations, you can find this: | CODE | | 035F: (unknown) $TONI4_TRIAD1, 100? |
I already knew that the underbosses in this mission were harder to kill than the average Triad, so I suspected that the code had to do with an armor rating. So I added this line into the mission:
| CODE | | 035F: (unknown) $TONI4_MAFIA1, 100? |
Sure enough, one of my protectors took twice as many of my bullets to kill. Then I tried:
| CODE | | 035F: (unknown) $PLAYER_ACTOR, 100? |
And it worked! So this is definitely a set actor's armor to X opcode. BTW, I tried:
| CODE | | 035F: (unknown) $PLAYER_ACTOR, 300& |
as a test and it gave me 100 armor. So this is presumably an opcode whose useable values are 1-100. Then again, the game.exe knows that the player's max armor is 100. In VC, it's probably either 1-200 or dependent on whatever your current max armor is.
This post has been edited by Demarest on Monday, Sep 1 2003, 09:05
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Demarest  |
|
what could be

Group: BUSTED!
Joined: Jul 12, 2003

|
| QUOTE (TbM2k @ Sep 1 2003, 13:01) | Nice, but to change the players armour (or armor like US people say) you can use:
| CODE | | 035e $player_char, int (0-200) | | While that may be, it does nothing for setting the armor of other actors. With all the interest in bodyguard mods, etc, I (and INH obviously agrees) feel that this can be helpful indeed.
@INH: For weeks I was spending most of my free time working on my website. Now that I spend a little time on modding, isn't it surprising how much I'm helping your mod? I warned you our work would be coproductive! Glad to help. Hope I will continue to do so.
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
sleeper777  |
|
Mission Coder | Help Guru | Tech Ninja

Group: Members
Joined: Mar 28, 2003


|
| QUOTE | Posted on Sep 1 2003, 12:01
Nice, but to change the players armour (or armor like US people say) you can use:
| CODE | | 035e $player_char, int (0-200) |
|
as i stated before the o35f opcode is used at the end of the vigilante missions in vice on the player character if the 035e opcode was the only thing that made this change to the player then why is it used in conjunction witht the o35f at the end of the vigilante 12th level thread...
what is the point of setting the player's armour twice as my post above stated i was just experimenting and i think demarest is the only one who has played with it...... "on his own i might add" .. dont' be to sure that you have the definitive answer on opcodes since rockstar tends to leave some things undone or incomplete...... i am willing to bet that this opcode has something to do iwh tthe ingame usage of the neforcer which also gives the player full armour.... or it could be that it is used when the player is driving.....granted that it's most likely usage is with actors ... and meant for such it was just interesting to see that when the opcodes work together the vigilante armour bonus did not fill it up after you got the +50 as a matter of fact in my mod you start with 150 armour and after it tells you you have 200 armour it then sets it -50 of what the game started at that is the only reason i even noticed this opcode because it fell in the block with my vigilante missions.....
This post has been edited by sleeper777 on Tuesday, Sep 2 2003, 06:49
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:
Pages:
(13) 1 [2] 3 4 ... Last »
Track this topic
Receive email notification when a reply has been made to this topic and you are not active on the board.
Subscribe to this forum
Receive email notification when a new topic is posted in this forum and you are not active on the board.
Download / Print this Topic
Download this topic in different formats or view a printer friendly version.
| |
 |
|
 |
|
|
|
|