InfamousAC Posted August 3 Share Posted August 3 need some help with a mod i am making because i want some credstiks and the contents of containers inside the akila city galbank to respawn every now and then but even with the respawn box checked in the editing menu of the credstiks it still wont respawn no matter how long i wait. Any suggestions? Link to comment Share on other sites More sharing options...
COCayneT Posted August 8 Share Posted August 8 Were they the NA_SecureShelving_Container01 containers? Or something else? Can you give some information about how you are adding the credstiks to the containers? If it is the NA_SecureShelving_Container01 containers, it looks like they have a loot roll based on a leveled list. It's possible, if you are adding the credstiks to a leveled list they may not be showing up every time you go to check, but it sounds like they are there the first time you loot them every time. So some more info would be helpful for sure. Link to comment Share on other sites More sharing options...
InfamousAC Posted August 11 Author Share Posted August 11 Oh thanks for the help and sorry for being late but no the credstiks were on the table inside the vault of Akilas galbank and ive gotten them to respawn with a script but only while you are inside the cell. If you could tell me how to get the script to run while the player is in a different area that would be amazing! also how would i go about flagging a script as 'Native' because i tried putting 'Native' underneath 'Scriptname' but that just comes out with an error saying "Missing EndOfFile at 'Native'". Link to comment Share on other sites More sharing options...
HeyYou Posted August 11 Share Posted August 11 If the cell isn't loaded, the script won't run.... just have the script check for when the cell loads, put the credsticks in there. Link to comment Share on other sites More sharing options...
InfamousAC Posted August 11 Author Share Posted August 11 Will try but that sort of defeats the purpose of the mod because you would have to wait inside the galbank building in order to rob it again. Thanks tho Link to comment Share on other sites More sharing options...
HeyYou Posted August 11 Share Posted August 11 The idea would be that when you entered the bank, they would spawn, each time you entered..... Link to comment Share on other sites More sharing options...
InfamousAC Posted August 11 Author Share Posted August 11 I could make it so it has a random chance to spawn each time you entered giving it the feel that sometimes the bank isnt ready to be robbed yet but actually thank you i wasnt thinking of making it like that but now i am Link to comment Share on other sites More sharing options...
InfamousAC Posted August 11 Author Share Posted August 11 How would I go about making my script 'Native' because I am having problems with certain events because my script isnt flagged as Native. Link to comment Share on other sites More sharing options...
HeyYou Posted August 12 Share Posted August 12 That, I don't know..... In older games, for scripts of that nature, I had my 'marker rat' with the script attached, with the on load condition. Link to comment Share on other sites More sharing options...
InfamousAC Posted August 12 Author Share Posted August 12 its all good i managed to figure it out and now the credstiks respawn differently each time you enter the building of course at a 30/40% chance now next step is to just add some turrets so that robbing a bank isnt as easy as just walking in the vault and grabbing some credstiks. Any other suggestions would be appreciated tho. Link to comment Share on other sites More sharing options...
Recommended Posts