Daron Posted April 24, 2011 Posted April 24, 2011 how can i change my courses table so that instead of days its minutes?? Quote
rulerofzu Posted April 24, 2011 Posted April 24, 2011 Doubt you need to change the table just change the code :D Courses run from the cron day so take out the code from there and either put it in a new cron for how many minutes you wish it to run at. Quote
Daron Posted April 24, 2011 Author Posted April 24, 2011 ah ok that makes sense lol. & why your here could you point me too a link on how to make a map with east,west,south,north navigation? i made some image maps yesturday but im not satisified so i want a non-clickable map with navigtion at the bottom, i think it loooks better, but google didnt help, i think i did wrong terms. Quote
rulerofzu Posted April 24, 2011 Posted April 24, 2011 Now there is several ways you could do that.....but you would need to explain more in detail what you wish to achieve. So when the player clicks west the map moves or you go to a new page? Quote
Daron Posted April 24, 2011 Author Posted April 24, 2011 no i would make a map with coordinates like from 0,0 to 24,24 & when player is on 0,0 & click east they move to 1,0 like that Quote
rulerofzu Posted April 24, 2011 Posted April 24, 2011 javascript http://craftyjs.com/ for example Quote
Daron Posted April 24, 2011 Author Posted April 24, 2011 ah ok thanx, i will check out the link now. Quote
rulerofzu Posted April 24, 2011 Posted April 24, 2011 If your looking to create a game where the player moves around an environment then look at neab game engine. 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.