Jak
Survivor
My name is Jak. End of story.
Posts: 119
|
Post by Jak on Jul 31, 2013 10:54:21 GMT -5
Is it possible for a mod to be made where you can use the keys to the boxes in the vaults?
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Jul 31, 2013 12:51:30 GMT -5
Have you spawned them?
|
|
Jak
Survivor
My name is Jak. End of story.
Posts: 119
|
Post by Jak on Jul 31, 2013 17:29:38 GMT -5
Well that's the thing, I am not sure if they are restricted in sandbox, like unable to spawn, and the boxes are unusable, or non interactable i should say, so i was wondering if there is a code in the files that can disable the restriction?
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Jul 31, 2013 18:14:55 GMT -5
Well that's the thing, I am not sure if they are restricted in sandbox, like unable to spawn, and the boxes are unusable, or non interactable i should say, so i was wondering if there is a code in the files that can disable the restriction? Hmmm, i'm pretty sure you can enable their interactions from the missions.txt and from the other txt files. But, what boxes are you talking about? the ones in the uranus zone bank, the yucatan vault? i really don't get which ones
|
|
Jak
Survivor
My name is Jak. End of story.
Posts: 119
|
Post by Jak on Jul 31, 2013 20:41:04 GMT -5
Well that's the thing, I am not sure if they are restricted in sandbox, like unable to spawn, and the boxes are unusable, or non interactable i should say, so i was wondering if there is a code in the files that can disable the restriction? Hmmm, i'm pretty sure you can enable their interactions from the missions.txt and from the other txt files. But, what boxes are you talking about? the ones in the uranus zone bank, the yucatan vault? i really don't get which ones Well, I think modded or unmodded, only the uranus zone ones can be interacted with, i think i remember on my ps3 going to the other vaults, and i think they were uninteractable. They might be though, but mostly just uranus zone.
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Aug 1, 2013 7:43:34 GMT -5
You can only interact with the boxes in uranus zone, the others are just part of the level, but you can still add interactions, but that is gonna be hard to do, you are gonna need coordinates, new codes, and edit at least mission.txt and other files.
|
|
Jak
Survivor
My name is Jak. End of story.
Posts: 119
|
Post by Jak on Aug 2, 2013 13:10:27 GMT -5
You can only interact with the boxes in uranus zone, the others are just part of the level, but you can still add interactions, but that is gonna be hard to do, you are gonna need coordinates, new codes, and edit at least mission.txt and other files. Do you know the correct files i should go to for this, or atleast know any one who can do this.
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Aug 2, 2013 20:10:13 GMT -5
Do you know the correct files i should go to for this, or atleast know any one who can do this. Well, the files must be missions.txt and/or yucatan/americana/slot ranch/Atlantica. (They are not in there) To add an interaction, you must use a premade code, in this case, the uranus zone vault codes: This is a code for the vaults in the uranus zone, and as far as i can see, is going to be a hard thing. cMissionOnTrigger Lockbox20 { DisplayName = "81074" DoLineOfSightCheck = "true" InteractButton = "true" KeyItemRequired = "81074" Location = "-76.698,1.175,209.865" NeverFinish = "false" Radius = ".5" ZombieRotation = "0,0,0,1" cMissionRaiseDialog MapTransSlate24 { Mission_Message = "81074" Mission_Message_Color = "4" }
cMissionSpawnItem LockBoxReward2 { DisablePhysicsOnInitialPlacement = "false" IsStatic = "false" ItemName = "Magazine_Gambling_Wealth" LinearVelocity = "0.0,0.0,0.0" Location = "-76.652,1.175,209.925" Rotation = "0.994,-0.029,-0.077,-0.032" } cMissionOnTrigger Lockbox20
This is the start of the code: ThemeParkLockBoxes (The stuff over it is for the vault case, when, well, a little group of crazy people is trying to get money[Jus to avoid spoilers ]) And i think the last vault box is this one: Lockbox20 The next lines under it are for spawning keys and other things, but i don't know when it ends and the other starts. To find the other boxes, search for: lockbox in missions.txt Also, to add the interactions, you can just change the location/coordinate and put the coordinates for the vault you want to have with vault boxes (You are gonna need to look at the DR2 coordinates)
|
|
Jak
Survivor
My name is Jak. End of story.
Posts: 119
|
Post by Jak on Aug 3, 2013 1:44:28 GMT -5
Do you know the correct files i should go to for this, or atleast know any one who can do this. Well, the files must be missions.txt and/or yucatan/americana/slot ranch/Atlantica. (They are not in there) To add an interaction, you must use a premade code, in this case, the uranus zone vault codes: This is a code for the vaults in the uranus zone, and as far as i can see, is going to be a hard thing. cMissionOnTrigger Lockbox20 { DisplayName = "81074" DoLineOfSightCheck = "true" InteractButton = "true" KeyItemRequired = "81074" Location = "-76.698,1.175,209.865" NeverFinish = "false" Radius = ".5" ZombieRotation = "0,0,0,1" cMissionRaiseDialog MapTransSlate24 { Mission_Message = "81074" Mission_Message_Color = "4" }
cMissionSpawnItem LockBoxReward2 { DisablePhysicsOnInitialPlacement = "false" IsStatic = "false" ItemName = "Magazine_Gambling_Wealth" LinearVelocity = "0.0,0.0,0.0" Location = "-76.652,1.175,209.925" Rotation = "0.994,-0.029,-0.077,-0.032" } cMissionOnTrigger Lockbox20
This is the start of the code: ThemeParkLockBoxes (The stuff over it is for the vault case, when, well, a little group of crazy people is trying to get money[Jus to avoid spoilers ]) And i think the last vault box is this one: Lockbox20 The next lines under it are for spawning keys and other things, but i don't know when it ends and the other starts. To find the other boxes, search for: lockbox in missions.txt Also, to add the interactions, you can just change the location/coordinate and put the coordinates for the vault you want to have with vault boxes (You are gonna need to look at the DR2 coordinates) Alright, thanks for that and all of the information you have typed, and i beat the game 3 times so you can say anything about the game, and unfortunately, I think i'm going to have to do this for about i think 40 boxes, but yes i will give it a try, and i will do a little research, before i screw some shit up. Thanks taco.
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Aug 3, 2013 5:11:01 GMT -5
Alright, thanks for that and all of the information you have typed, and i beat the game 3 times so you can say anything about the game, and unfortunately, I think i'm going to have to do this for about i think 40 boxes, but yes i will give it a try, and i will do a little research, before i screw some shit up. Thanks taco. Okay, how i said before, you can just find the coordinates for the other vaults, that way you can male it faster. And i know you beaten the game, is just for them who haven't and are looking for mods to make it easier
|
|