septrax Posted September 1, 2008 Posted September 1, 2008 Hi again I have worked on my game for a long time to get it so good i can pretty much out off ideas now but i can say you can do very much in game all from make your own boost,drug to rob banks,steal cars,become loneshark and so on The only thing i have left is my cron i think its the worst part lol i just need them to run liek they should have everythign i need to run them I set myself in jail for 5 minutes i run www.mydomain.com/cron_minute.php But it says 5 minutes all the time :/ Do i run it wrong or is it wrong coded in the cron file what you think and do i need to post the cron file ? :P Thanks for the answers little exitet to host it after all work its finally so close to get hosted Quote
Haunted Dawg Posted September 1, 2008 Posted September 1, 2008 Re: Last thing before i host my game You should add ?code=XXXXX at the end of it.... Example: http://www.no-game.com/cron_minute.php?code=XXXXX Quote
XCU53S Posted September 1, 2008 Posted September 1, 2008 Re: Last thing before i host my game yh look in config.php your config coed is in there Quote
radio_active Posted September 1, 2008 Posted September 1, 2008 Re: Last thing before i host my game Yes, then go into the code and at the bottom of the page, put something like... print "Cron Success"; Or something like that at the bottom of the page, then run the http://www.gameurl.com/cron_minute.php?code=XXXXX XXXXXX being the code in config.php and if you see the "Cron Success, it means your file is working correctly, if it doesnt, it should tell you where the error is! Quote
XCU53S Posted September 1, 2008 Posted September 1, 2008 Re: Last thing before i host my game echo 'Cron Success'; instead of what he did its alot faster Quote
septrax Posted September 1, 2008 Author Posted September 1, 2008 Re: Last thing before i host my game wow many respons really appriciate it :) oh lol so i just forgott that code well easy then thanks for the help everybody:P Quote
XCU53S Posted September 1, 2008 Posted September 1, 2008 Re: Last thing before i host my game no problem Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.