 |
 |
GoldenEye 007 Nintendo 64 Community, GoldenEye X, Nintendo 64 Games Discussion GoldenEye Cheats, GoldenEye X Codes, Tips, Help, Nintendo 64 Gaming Community
|
 |
 |
 |
 |
|
 |
 |
 |
 |
 |
Rey 007


Joined: 07 Feb 2012 Posts: 785 Location: US  |
Posted: Fri May 18, 2012 2:57 pm Post subject: Speaking Guard |
 |
|
How do i get a guard to speak,well show text.While speaking id like him to be invincible so no one tries to kill him.Then after take a weapon out and Jail to 02. _________________ www.youtube.com/gamerrey23 |
|
|
|
|
|
 |
 |
 |
 |
 |
acceptable67 007


Joined: 16 Jan 2010 Posts: 1738 Location: US  |
Posted: Fri May 18, 2012 3:30 pm Post subject: Re: Speaking Guard |
 |
|
Rey wrote: | How do i get a guard to speak,well show text |
It's not setting an action block on the guard (it can be, though), rather setting the text to show up in a certain vicinity. Such as if bond is certain blocks away from Guard ID 1 then return value loop to a text preset popup. then you can set a 'set weapon' sub block or what ever it is directly under the text preset, so once that's done, it will set the weapon to the guard.
I'm just rambling off complete knowledge, I don't have the editor open. But that should give you a small idea.
Same with invincibility (I won't explain how to do that, though.) _________________
Rare wrote: | Perfect Dark Forever. |
|
|
|
|
|
|
 |
 |
 |
 |
 |
Rey 007


Joined: 07 Feb 2012 Posts: 785 Location: US  |
Posted: Fri May 18, 2012 5:43 pm Post subject: |
 |
|
Im gettin what your saying,but having a hard time doing it. _________________ www.youtube.com/gamerrey23 |
|
|
|
|
|
 |
 |
 |
 |
 |
SubDrag Administrator

Joined: 16 Aug 2006 Posts: 6177
 |
Posted: Fri May 18, 2012 8:41 pm Post subject: |
 |
|
I hope you understand this, that means you're an expert I ripped it off the scientist routine by Rare to suit yours.
This is action block that does exactly what you want, I think. You can import it from .act below, then assign to guard who is unarmed, then edit stuff you need below.
http://www.battlefieldforever.com/hackers/priv/subdrag/saytextthenattack.act
020F
03
4B00103E If within 10 units of Guard, change for higher range
010F
023E
C37007 Display text, MUST BE FOR LEVEL YOU'RE IN, this 7007 is Runway
8F7FFF Make guard near invincible
AE
0200
03
B400010001 How long to wait before moving to next step (pulling out gun) set to 100 here
0100
0201
8F0100 Set guard health here, I set to 0100 but might want stronger
9128
9332
0203
170001000003
0203
AE
021B
03
B400001403
011B
0203
0A0042000000140410
021C
03
2F03
011C
0203
BF00CD060000000003 Set gun pulled out and weapon, change for different, dostevei here
0203
140021000003
0203
160001000003
0203
021E
03
2F03
011E
0203
05FD0002
END
Oh and if you want him invincible even before talking to him, move this 8F7FFF Make guard near invincible to first line. |
|
|
|
|
|
 |
 |
 |
 |
 |
Rey 007


Joined: 07 Feb 2012 Posts: 785 Location: US  |
Posted: Sat May 19, 2012 10:57 am Post subject: |
 |
|
Ha thanks but im not expert,not even close to one.Going to be trying this now. _________________ www.youtube.com/gamerrey23 |
|
|
|
|
|
 |
 |
 |
 |
 |
Rey 007


Joined: 07 Feb 2012 Posts: 785 Location: US  |
Posted: Sat May 19, 2012 11:31 am Post subject: |
 |
|
Ok i did it,and when i went up to him it froze.Could it because i set his image to not match the real weapon he's holding? _________________ www.youtube.com/gamerrey23 |
|
|
|
|
|
 |
 |
 |
 |
 |
SubDrag Administrator

Joined: 16 Aug 2006 Posts: 6177
 |
Posted: Sat May 19, 2012 1:34 pm Post subject: |
 |
|
You are most likely using text digit for wrong level. |
|
|
|
|
|
 |
 |
 |
 |
 |
Rey 007


Joined: 07 Feb 2012 Posts: 785 Location: US  |
Posted: Sat May 19, 2012 6:56 pm Post subject: |
 |
|
Fixed i never set it.But i dont want him to say just one thing.Id like after he says something,bond talks,then he talks and its over.Is it just adding C3's? _________________ www.youtube.com/gamerrey23 |
|
|
|
|
|
 |
 |
 |
 |
 |
SubDrag Administrator

Joined: 16 Aug 2006 Posts: 6177
 |
Posted: Sat May 19, 2012 7:57 pm Post subject: |
 |
|
You'll need to use thr counters to loop until time passes then another C3. If you're stuck let me know. |
|
|
|
|
|
 |
 |
 |
 |
 |
Rey 007


Joined: 07 Feb 2012 Posts: 785 Location: US  |
Posted: Sat May 19, 2012 8:10 pm Post subject: |
 |
|
i attempted counter 5 times,it doesent load the three times.last 2 he just stands there. _________________ www.youtube.com/gamerrey23 |
|
|
|
|
|
 |
 |
 |
 |
 |
SubDrag Administrator

Joined: 16 Aug 2006 Posts: 6177
 |
Posted: Sun May 20, 2012 6:18 am Post subject: |
 |
|
I'll provide an example when i get home tomorrow. |
|
|
|
|
|
 |
 |
 |
 |
 |
Rey 007


Joined: 07 Feb 2012 Posts: 785 Location: US  |
Posted: Sun May 20, 2012 9:07 am Post subject: |
 |
|
He's also not invincible before you talk to him.He can be killed easily. _________________ www.youtube.com/gamerrey23 |
|
|
|
|
|
 |
 |
 |
 |
 |
SubDrag Administrator

Joined: 16 Aug 2006 Posts: 6177
 |
Posted: Sun May 20, 2012 10:26 am Post subject: |
 |
|
Move set health to top of block to fix that. |
|
|
|
|
|
 |
 |
 |
 |
 |
Rey 007


Joined: 07 Feb 2012 Posts: 785 Location: US  |
|
|
|
|
|
 |
 |
 |
 |
 |
SubDrag Administrator

Joined: 16 Aug 2006 Posts: 6177
 |
Posted: Mon May 21, 2012 6:21 am Post subject: |
 |
|
8F7FFF to top so happens initially. |
|
|
|
|
|
 |
 |
 |
 |
 |
|
 |
 |
 |
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
 |