philmasterplus
Active member
I added the following lines to my login script as described in the OP:
However, mafia keeps telling me that the file was not found (used second source instead). Manually following the http://zachbardon.com/mafiatools/updateprices.php?action=getmap link resulted in a 404.
Is this a broken link, or an invalid URL to the Map Manager?
Code:
cli_execute("update prices http://zachbardon.com/mafiatools/updateprices.php?action=getmap");
cli_execute("update prices http://nixietube.info/mallprices.txt");
However, mafia keeps telling me that the file was not found (used second source instead). Manually following the http://zachbardon.com/mafiatools/updateprices.php?action=getmap link resulted in a 404.
Is this a broken link, or an invalid URL to the Map Manager?