harcosgoogle Posted May 18, 2017 Report Share Posted May 18, 2017 Hi. For something, everything is blocked by the infistar Example: Trader menu,ESSv3,Vehicle lock,vehicle buy Why? Link to comment Share on other sites More sharing options...
0 Anhor Posted May 18, 2017 Report Share Posted May 18, 2017 I run a Epoch 1.0.6.1 server too. And I run infiSTAR too. My traders working fine, and they are customized. On the server running following mods: - ESSV3 - ZSC - Vehicle Service Points - Vehicle HiFi - Take Clothes - DZAI - bury and butcher bodys - Deploy anything 2.8.2 customized - Basejumping - Set view distance binocular - Enhanced GPS scan And I have not a single problem with infiSTAR. So harcos, it´s not a problem of the server or infiSTAR ............. I'm sorry to say that now ......... but you messed up the whole installation i gues. Make the server down and start from scratch. Follow these steps: 1. Install Epoch 1.0.6.1 new 2. Start the server once and test it! 3. Install infiSTAR 4. Start the server once and test it! 5. Install just ONE mod, start the server once and test it! 6. If everything OK, install the next mod. After every installed mod start the server and test it! One by one! 7. If you have problems, STOP further installation and get help here. With these method you can point out what mod or installation are cause the errors. harcosgoogle 1 Link to comment Share on other sites More sharing options...
0 salival Posted May 18, 2017 Report Share Posted May 18, 2017 1 hour ago, harcosgoogle said: Hi. For something, everything is blocked by the infistar Example: Trader menu,ESSv3,Vehicle lock,vehicle buy Why? Make sure you have this set to false in your AHconfig.sqf: /* Close Dialogs ? */ _CUD = false; /* true or false */ /* Closes custom Dialogs (Menus) that are not in _ALLOWED_Dialogs */ Otherwise you need to add them to the _allowed_dialogs array in AHconfig.sqf Link to comment Share on other sites More sharing options...
0 harcosgoogle Posted May 19, 2017 Author Report Share Posted May 19, 2017 Thanks infos, @salival ,false function worked -But nothing comes into it (trader,example:backpacks,weapons,not list) How do I know what the dialog is? Link to comment Share on other sites More sharing options...
0 Relentless Posted May 19, 2017 Report Share Posted May 19, 2017 3 hours ago, harcosgoogle said: Thanks infos, @salival ,false function worked -But nothing comes into it (trader,example:backpacks,weapons,not list) How do I know what the dialog is? Mostly the dialog names are given in the installation instructions of the corresponding mod. If you have to whitelist them on infiStar, most times it's given in there. harcosgoogle 1 Link to comment Share on other sites More sharing options...
0 harcosgoogle Posted May 19, 2017 Author Report Share Posted May 19, 2017 I understand half,And the locked vehicle? Link to comment Share on other sites More sharing options...
0 lwbuk Posted May 19, 2017 Report Share Posted May 19, 2017 I would think you've buggered up your fn_selfactions or some other filerather than infistar is blocking stuff. It doesn't block trader menus, or vehicle lock/unlock options or weapon options. All of this stuff works with the default infistar install. Link to comment Share on other sites More sharing options...
0 harcosgoogle Posted May 19, 2017 Author Report Share Posted May 19, 2017 If I turn off the infistar then it works Link to comment Share on other sites More sharing options...
0 harcosgoogle Posted May 19, 2017 Author Report Share Posted May 19, 2017 AHconfig.sqf /* Vehicle Tradercheck */ _VTC = false; Worked locked vehicles,and trader. Is this so good?Will not you do damage? ****But the list does not come in*** https://prnt.sc/f9pcfq ***And not worked G key in vehicle.Why?******** Link to comment Share on other sites More sharing options...