Dethman Posted January 2, 2008 Share Posted January 2, 2008 I need to create a function where a player on my game can Create a Planet to Increase different account features such as Income Unit Production ect. any help would be awsome... Quote Link to comment https://forums.phpfreaks.com/topic/84131-planets/ Share on other sites More sharing options...
aschk Posted January 2, 2008 Share Posted January 2, 2008 Sounds like you need some attributes and data behind your "help request". Have you thought about what attributes your planet will have? How they will be determined? e.g. by the user; they decided how much income they get? Or by the system (random values, size determination, relative logic)? Have you thought about how you're going to store this information? In a database? How many planets can a person have? What other attributes can you "player" and "planet" have? Do the planet have moons? Do the planet have a production value (i.e. units of "resource")? So many questions, so little space. Have you written any of the game information down (i.e. your ideas)? Quote Link to comment https://forums.phpfreaks.com/topic/84131-planets/#findComment-428267 Share on other sites More sharing options...
Dethman Posted January 2, 2008 Author Share Posted January 2, 2008 I will wwright them down give me 5 minutes Quote Link to comment https://forums.phpfreaks.com/topic/84131-planets/#findComment-428276 Share on other sites More sharing options...
Dethman Posted January 2, 2008 Author Share Posted January 2, 2008 Ok here it is, Planets a player can have = 10 Atributes = "Income, UnitProduction, Attack Turns, New Gate Adress, Both Income and UnitProduction" Most the planets can have are = "Income 1/2 of users income, Up 1/4 of users original, AT's up to 20 AT's per turn" No Moons Only can Be attacked thru stargate Quote Link to comment https://forums.phpfreaks.com/topic/84131-planets/#findComment-428280 Share on other sites More sharing options...
revraz Posted January 2, 2008 Share Posted January 2, 2008 No one is going to write the code for you, you need to do the work and then people here will try and give you a hand when you are stuck. Sounds like you are looking for someone to do the code either for you or with you. Quote Link to comment https://forums.phpfreaks.com/topic/84131-planets/#findComment-428284 Share on other sites More sharing options...
Dethman Posted January 2, 2008 Author Share Posted January 2, 2008 Well I am in the middle of leaning I am only 16 and need someone to trow me some bones on how to code this... Quote Link to comment https://forums.phpfreaks.com/topic/84131-planets/#findComment-428288 Share on other sites More sharing options...
revraz Posted January 2, 2008 Share Posted January 2, 2008 Should start a little smaller. Learn some basics first. Quote Link to comment https://forums.phpfreaks.com/topic/84131-planets/#findComment-428294 Share on other sites More sharing options...
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.