Darihon Posted June 11, 2014 Author Report Share Posted June 11, 2014 Here we are! The coding went a bit faster then expected. v1.1 is live! Updated files: Bank Robbery v1.1 AI How to install? Easy, I've updated the main file (in the main post) with the new file, so people don't install the wrong version. Installation is still the same, but you'll need to add the ai.sqf inside of the folder too. Feedback on coding: I will be adding this in the next release. I havent got many time this week and I wanted to release the AI. Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 11, 2014 Report Share Posted June 11, 2014 Bravo! Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 11, 2014 Report Share Posted June 11, 2014 small typo in the robbank.sqf, not a big deal at all, but i thought i would point it out [format["You are robbing the bank, the police has been warned. It takes 5 minutes before the bank robbery is succesfull."], "PLAIN DOWN"]; should be [format["You are robbing the bank, the police have been warned. It takes 5 minutes before the bank robbery is successful."], "PLAIN DOWN"]; and on line 42, it should be successfully also is this once per server restart, or once per player per server restart? Link to comment Share on other sites More sharing options...
Darihon Posted June 11, 2014 Author Report Share Posted June 11, 2014 Nice one! Thanks! Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 11, 2014 Report Share Posted June 11, 2014 Hmm, I've tried installing the script. I added the bit in the selfactions, added the files in the rob folder. It IS a scrollwheel option no? what am i missing? EDIT* i figured it out Link to comment Share on other sites More sharing options...
Darihon Posted June 11, 2014 Author Report Share Posted June 11, 2014 What was the problem? I'm curious now ^^. Tell me what u think of the script, please :). Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 11, 2014 Report Share Posted June 11, 2014 What was the problem? I'm curious now ^^. Tell me what u think of the script, please :). actually i thought i had figured it out but i was wrong, it still does not work, im getting no option at the notebook Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 11, 2014 Report Share Posted June 11, 2014 if anyone has this working, maybe you could enlighten me Link to comment Share on other sites More sharing options...
Darihon Posted June 12, 2014 Author Report Share Posted June 12, 2014 Quick checklist since I'm not home and have no acces to a computer. 1. Make sure you have the piece of code at the right place in fn_selfactions.sqf. 2. Make sure your cursortarget is the laptop (Notebook) and you are within 5 meters of it, hold your cursor on the laptop and set a step forward, that seemed to fix the problems when I tested it. If none of these did work, try to keep your cursortarget on the laptop for a few secs and walk around it with your cursortarget on the laptop. Link to comment Share on other sites More sharing options...
Dew Posted June 13, 2014 Report Share Posted June 13, 2014 thank you very much again !!! Darihon 1 Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 13, 2014 Report Share Posted June 13, 2014 Quick checklist since I'm not home and have no acces to a computer. 1. Make sure you have the piece of code at the right place in fn_selfactions.sqf. 2. Make sure your cursortarget is the laptop (Notebook) and you are within 5 meters of it, hold your cursor on the laptop and set a step forward, that seemed to fix the problems when I tested it. If none of these did work, try to keep your cursortarget on the laptop for a few secs and walk around it with your cursortarget on the laptop. Verified, does anyone else have this working? ive msg you fn_actions Link to comment Share on other sites More sharing options...
Darihon Posted June 13, 2014 Author Report Share Posted June 13, 2014 Verified, does anyone else have this working? ive msg you fn_actions Got it, will take a look at it later today. It might sound stupid, but did u chose the right path in 'compiles.sqf' for fn_selfactions? Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 13, 2014 Report Share Posted June 13, 2014 Got it, will take a look at it later today. It might sound stupid, but did u chose the right path in 'compiles.sqf' for fn_selfactions? Yes i am using it for other scripts as well Link to comment Share on other sites More sharing options...
CJHouston Posted June 13, 2014 Report Share Posted June 13, 2014 Hey bud, I am having trouble adding this in. I get the building but nothing shows up on the laptop. Maybe you can include a readme file? Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 13, 2014 Report Share Posted June 13, 2014 Hey bud, I am having trouble adding this in. I get the building but nothing shows up on the laptop. Maybe you can include a readme file? glad its not just me Link to comment Share on other sites More sharing options...
Darihon Posted June 13, 2014 Author Report Share Posted June 13, 2014 Really strange, works great on mine server and my friends server. Send me your fn_selfactions.sqf, please and I will take a look at it asap. Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 13, 2014 Report Share Posted June 13, 2014 Really strange, works great on mine server and my friends server. Send me your fn_selfactions.sqf, please and I will take a look at it asap. I've already sent it Link to comment Share on other sites More sharing options...
Darihon Posted June 13, 2014 Author Report Share Posted June 13, 2014 I know, it was a responce to the other guy :p Link to comment Share on other sites More sharing options...
Mr.Exodus Posted June 13, 2014 Report Share Posted June 13, 2014 When i get home to night, i will have a try with the script. ;) and see if I get the same problems! Link to comment Share on other sites More sharing options...
CJHouston Posted June 13, 2014 Report Share Posted June 13, 2014 Okay I sent you a PM. Sorry about the late response. Thanks for taking a look and getting back to me. Link to comment Share on other sites More sharing options...
CJHouston Posted June 13, 2014 Report Share Posted June 13, 2014 Okay, I found my problem. I looked at my "Custom" folder and checked my compiles.sqf and the fn_selfActions. What was missing was a s after fn_selfAction(forgot to add s).sqf added that and it was working. Not sure why my other menu were working without that, but who knows. Played it and it's a really great addon. However I am getting an error when getting into the server from the added building (bank.sqf): You cannot play/edit this mission; it is dependant on downloadable content that has been deleted mbg_african_buildings. Link to comment Share on other sites More sharing options...
Brockie Posted June 13, 2014 Report Share Posted June 13, 2014 Okay, I found my problem. I looked at my "Custom" folder and checked my compiles.sqf and the fn_selfActions. What was missing was a s after fn_selfAction(forgot to add s).sqf added that and it was working. Not sure why my other menu were working without that, but who knows. Played it and it's a really great addon. However I am getting an error when getting into the server from the added building (bank.sqf): You cannot play/edit this mission; it is dependant on downloadable content that has been deleted mbg_african_buildings. open your mission.sqm class Mission { addOns[]= { "chernarus", "ca_modules_animals", "dayz_anim", "dayz_code", "dayz_communityassets", "dayz_weapons", "dayz_equip", "dayz_epoch", "dayz_vehicles", "cacharacters_pmc", "ca_modules_functions", "glt_m300t", "pook_h13", "csj_gyroac", "map_eu", "jetskiyanahuiaddon", "aif_arma1buildings", // <--- don't forget to add a comma "mbg_african_buildings" // <--- you need to add this line for the bank building. NO comma on the last line. }; PS. I like this script, thanks for sharing. I use it without the AI CJHouston and Darihon 2 Link to comment Share on other sites More sharing options...
CJHouston Posted June 13, 2014 Report Share Posted June 13, 2014 Thank you!!!!!! Link to comment Share on other sites More sharing options...
Darihon Posted June 13, 2014 Author Report Share Posted June 13, 2014 Great to know that it's working now, CJHouston. Feedback is welcome! :) Thanks for helping him out, Brockie! Link to comment Share on other sites More sharing options...
Inevitable Gaming Posted June 13, 2014 Report Share Posted June 13, 2014 Can anyone upload a video of doing the actual bank robbery? Fighting off the ai's etc Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now