- Ukraine discussion
- New Rank Mods & The Rank Team
- Win10, hires fix, new cfg.
- Add bots after player joins
- Where is all OG eplus player at nowadays?
- Issues with fraglimit?
- *RKT Underworld will be back soon e5r cfg
- Excessive5r and server cfg
- [Resolved] Column for Country Flags vsp stats
- [Resolved] PHP error
[Resolved] Running stats as a cron job
19. May 2022 - 2:42
Been fiddling with this for hours and can't seem to get the right parameters. I'm currently using the -l q3a-xp -p xp_version 200 savestate 1 on the vsp webpage which works fine, but I'd rather run a cron job to update the stats automatically. Any help appreciated.
19. May 2022 - 3:38
#1
Re: Running stats as a cron job
i have no idea but cml would know the answer to this.
https://www.excessiveplus.net/users/camel-xp
19. May 2022 - 12:54
#2
Re: Running stats as a cron job
i use copy of file vsp.php , rename to vsp-update and edit inner parameters , this file can be process by cron as single php file
20. May 2022 - 15:10
#4
Re: Running stats as a cron job
file vsp.php have to copy and rename to vsp-update.php , this way have 2 files the same , then edit file vsp-update.php F4 edit for change text inside , find F7 ftp command for example and pass hardcopy information there your ftp way to log files
Edit inner parameters how? "rename to vsp-update" with no extension? Where to put vsp-update?