itsatrap Posted March 14, 2015 Report Share Posted March 14, 2015 Hi all Here you can check my script tools out. for now I have bank and trader Please make an issue with any error you encounter. Code: https://github.com/nerdalertdk/a3epoch Create Issue here: https://github.com/nerdalertdk/a3epoch/issues/new Link to comment Share on other sites More sharing options...
KingRaymond795 Posted March 16, 2015 Report Share Posted March 16, 2015 And what exactly does this do? Link to comment Share on other sites More sharing options...
DeadandGone Posted April 6, 2015 Report Share Posted April 6, 2015 anyone using this? Link to comment Share on other sites More sharing options...
tinboye Posted May 18, 2015 Report Share Posted May 18, 2015 I tried it out, do not exactly understand how it all works. from my past experience with servers, the php would be used for apache and redis which comes with epoch is not ran with php, so my guess is that this would be used if you ran a linux version of a dedicated server and linux redis Link to comment Share on other sites More sharing options...
mimic Posted May 21, 2015 Report Share Posted May 21, 2015 I tried it out, do not exactly understand how it all works. from my past experience with servers, the php would be used for apache and redis which comes with epoch is not ran with php, so my guess is that this would be used if you ran a linux version of a dedicated server and linux redis Actually a script like this could be loaded on to any linux based web server and as long as it's config pointed to you redis server (and your redis server is available on a public IP) you can call it from a webpage or other utility. Link to comment Share on other sites More sharing options...
Metalfoundry Posted June 1, 2015 Report Share Posted June 1, 2015 How can I delete specific items in the database? Some weapons and/or weapon addons causing errors and I need to delete them from the shelves and lockboxes. I´m not familiar with lua scripts etc, can somebody give me an example? Metal Link to comment Share on other sites More sharing options...