ShootersForever.com Forum Index

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


GoldenEye Setup Editor Feature Requests List/Bugs
Goto page Previous  1, 2, 3 ... 10, 11, 12 ... 113, 114, 115  Next
 
Post new topic   Reply to topic    ShootersForever.com Forum Index -> Q-Lab Hacking Department
View previous topic :: View next topic  
punk7890
Agent
Agent


Joined: 18 Jul 2007
Posts: 28

 PostPosted: Wed Feb 19, 2014 4:07 pm    Post subject: Reply with quote Back to top

A small bug I encountered on the Perfect Editor. When ever I give a guard a left hand weapon (in visual) the editor crashes.
Running on XP SP3 and Admin.
 
View user's profile Send private message Visit poster's website
SubDrag
Administrator
Administrator


Joined: 16 Aug 2006
Posts: 6179

 PostPosted: Wed Feb 19, 2014 6:06 pm    Post subject: Reply with quote Back to top

Hmm, I'm having trouble recreating it. Is there a specific scenario that crashes every time?
 
View user's profile Send private message
punk7890
Agent
Agent


Joined: 18 Jul 2007
Posts: 28

 PostPosted: Wed Feb 19, 2014 9:18 pm    Post subject: Reply with quote Back to top

Hmm nope. Seems to happen on all levels. I'm on Win 8.1
 
View user's profile Send private message Visit poster's website
SubDrag
Administrator
Administrator


Joined: 16 Aug 2006
Posts: 6179

 PostPosted: Thu Feb 20, 2014 5:46 am    Post subject: Reply with quote Back to top

Start a new setup runway, insert guard 11, then add left weapon (which one?) and it crashes?
 
View user's profile Send private message
Wreck
Administrator
Administrator


Joined: 14 Dec 2005
Posts: 7254
Location: Ontario, Canada

 PostPosted: Thu Feb 20, 2014 9:48 am    Post subject: Reply with quote Back to top

Sub, did you test it for PD mode? I'll have to try it tonight.
_________________

YOUTUBE | TWITTER/X | FACEBOOK | VAULT | MOD DB | RHDN
 
View user's profile Send private message Visit poster's website
SubDrag
Administrator
Administrator


Joined: 16 Aug 2006
Posts: 6179

 PostPosted: Thu Feb 20, 2014 10:06 am    Post subject: Reply with quote Back to top

Oh PD, sorry about that. I need to read more carefully Wink Thank you for the bug report!

It's fixed in beta.
 
View user's profile Send private message
punk7890
Agent
Agent


Joined: 18 Jul 2007
Posts: 28

 PostPosted: Thu Feb 20, 2014 1:39 pm    Post subject: Reply with quote Back to top

Cool thanks!
 
View user's profile Send private message Visit poster's website
Dragonsbrethren
Hacker
Hacker


Joined: 23 Mar 2007
Posts: 3058

 PostPosted: Thu Feb 20, 2014 6:12 pm    Post subject: Reply with quote Back to top

I keep forgetting to bring these up. Some GE actions that the editor could be clearer about:

14: Guard Targets Guard - this can also be "guard shoots Bond" or "guard shoots guard" if the guard bitflag that allows that is set, depending on the value used for xxxx.

Suggest changing it to "Guard Aims, Shoots at Bond/Guard/Pad" unless xx2x is set, in which case drop "Shoots".

15: Guard Kneels, Targets Guard - same thing as above.

16: Standing Guard Targets Guard - this one's currently deceptive. What is does is make the guard shoot without changing their animation. It's often used in conjunction with the ones above. (As in, use 15 to aim at a guard while kneeling, then 16 to actually fire after a few cycles rather than immediately)

31: I haven't confirmed exactly how this works, but the current description is definitely wrong. It may be the opposite of what it says, but I believe it checks if the referenced guard ID isn't currently alive. It's used all the time in Rare's guard spawners.

9D: Mistakenly shows objective information instead of guard bit tag information.

9D, 9E, 9F, A0, A1: A2 has some information in its help box about these bits, but none of these actions do. They should all have this same information.
 
View user's profile Send private message
punk7890
Agent
Agent


Joined: 18 Jul 2007
Posts: 28

 PostPosted: Fri Feb 21, 2014 5:16 pm    Post subject: Reply with quote Back to top

Found another small bug in PD editor. If selecting action number 005B it wont display a drop down box of the preset to step into.
 
View user's profile Send private message Visit poster's website
SubDrag
Administrator
Administrator


Joined: 16 Aug 2006
Posts: 6179

 PostPosted: Fri Feb 21, 2014 5:18 pm    Post subject: Reply with quote Back to top

punk7890 wrote:
Found another small bug in PD editor. If selecting action number 005B it wont display a drop down box of the preset to step into.


I'm not actually 100% sure how that action works. If it's room #, or pad, or both.

I updated the editor's labels (for GE mode) to the ones DB said, and updated actions.ini to copy to the others.

http://www.battlefieldforever.com/hackers/priv/subdrag/actions.ini
 
View user's profile Send private message
punk7890
Agent
Agent


Joined: 18 Jul 2007
Posts: 28

 PostPosted: Sun Feb 23, 2014 1:11 pm    Post subject: Reply with quote Back to top

When selecting the paint brush tool and selecting multiple objects in PD editor (visual) the editor crashes after selecting 4 or so objects.


Also, not really sure if its a bug or not but thought I'd mention it. In PD editor when selecting a lock type in visual (keycard) and set it too 10000000 it doesn't say that in the Objects window. Instead it says 00000080. It gets pretty confusing when setting keycards to guards. Also, in objects window, I cant seem to set a 10000000 key flag without it reverting to 00000000.
 
View user's profile Send private message Visit poster's website
SubDrag
Administrator
Administrator


Joined: 16 Aug 2006
Posts: 6179

 PostPosted: Sun Feb 23, 2014 4:30 pm    Post subject: Reply with quote Back to top

punk7890 wrote:
When selecting the paint brush tool and selecting multiple objects in PD editor (visual) the editor crashes after selecting 4 or so objects.


Also, not really sure if its a bug or not but thought I'd mention it. In PD editor when selecting a lock type in visual (keycard) and set it too 10000000 it doesn't say that in the Objects window. Instead it says 00000080. It gets pretty confusing when setting keycards to guards. Also, in objects window, I cant seem to set a 10000000 key flag without it reverting to 00000000.


One was hex, one was bits. But it's confusing, so I've taken care of both issues in beta editor.
 
View user's profile Send private message
Dragonsbrethren
Hacker
Hacker


Joined: 23 Mar 2007
Posts: 3058

 PostPosted: Sun Feb 23, 2014 4:58 pm    Post subject: Reply with quote Back to top

Code:
00000800: standard clipping (allows him to handle ramps and stuff)


This (also?) prevents auto aim from targeting the guard.
 
View user's profile Send private message
SubDrag
Administrator
Administrator


Joined: 16 Aug 2006
Posts: 6179

 PostPosted: Sun Feb 23, 2014 5:07 pm    Post subject: Reply with quote Back to top

Dragonsbrethren wrote:
Code:
00000800: standard clipping (allows him to handle ramps and stuff)


This (also?) prevents auto aim from targeting the guard.


Heh, come to think of it, I was never quite sure what that meant (do you need it on any guard going over ramps?)

Were there any others of the bitflags you know that are unknown in list? Quite a bit were unknown.
 
View user's profile Send private message
Dragonsbrethren
Hacker
Hacker


Joined: 23 Mar 2007
Posts: 3058

 PostPosted: Sun Feb 23, 2014 5:43 pm    Post subject: Reply with quote Back to top

I tried a few others, but that was the only one I figured out something for that wasn't already listed. I don't know if it actually has any affect on ramps or not, but I've never manually set it in any mission I've worked on (except after figuring out it stopped auto-aim), so if does something clipping related I've never noticed its absence.
 
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ShootersForever.com Forum Index -> Q-Lab Hacking Department All times are GMT - 8 Hours
Goto page Previous  1, 2, 3 ... 10, 11, 12 ... 113, 114, 115  Next
Page 11 of 115

 
Jump to:  
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

Cobalt 2.0 BB theme/template by Jakob Persson.
Copyright © 2002-2004 Jakob Persson


Powered by BB © 01, 02 BB Group

 


Please Visit My Other Sites: GoldenEyeForever.com | GrandTheftAutoForever.com

Got kids? Check out my Dora The Explorer site with games and coloring pages!

Our forums feature Nintendo 64 games, GoldenEye 007 N64 New Maps and Missions, GoldenEye Cheats, N64 Emulator, Gameshark, GoldenEye Multiplayer and more!

[ Privacy Policy ]