Jump to content
MakeWebGames

Pyromann

Members
  • Posts

    16
  • Joined

  • Last visited

Pyromann's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. ok, I agree ... but what about the properties that give you will ... how to set the values in order to be balanced ... i
  2. redux ... but i think it is the same formula ...
  3. Hi, I am looking for a balanced formula for the gym. I mean that when you have big stats you should gain less. OR (if it's too complicated) ...please tell me how to change the actual formula to gain less all the time ! I just don't like that you can raise your stats too fast! I thank you all for the help!
  4. ok, language files ... but how you implement them ? you save the current language name in sessions ? and i must say ... there are a lot of echo's out there =) ... it will take me days to finish this
  5. Hi, I am wondering if anyone tried to make the game in multiple languages. Witch is the fastest way to do this ? It's a lot of work, I think, to translate every word in the site. I hope I didn't post in the wrong forum! Have a good day!:D
  6. it seems that i was quite wright about this situation... glad we could help :D
  7. I really thank you for the reply, but i wanted to know about the link in the echo <a href="?action=quantify&ID='.$r['imID'].'">Merge</a> !! as you said, it appears only if the user_level is 2 - Admin/owner ... but i don't see a function for quantify that action is missing in the code actually
  8. did u try that height here ? #container { width: 1000px; margin:auto; } and you should delete that 450% height from the content style i think #content { background: #fff; clear: both; width: 600px; height: 450%; overflow-y: scroll; }
  9. try to use height: x %; change the x value to fit your requirements .. tell me if it worked ... i'm not sure about
  10. Hi, have you tried to add an item type ? is in the same section with add item ... the item type is just a name ... just to organize them i think.
  11. Hey, I have a small question. If anyone know ... please tell me what's that for ? if($ir['user_level'] == '2') { echo ' <br> [<a href=?action=quantify&ID='.$r['imID].'">Merge</a>] '; } if found this link on itemmarket.php i can't see that variable anywhere and the link goes on a invalid page. Thanks in advance !
  12. Ohhh, it's true that the browser based game market is bigger every day. The competition is big ... in my opinion, the accent is put on design unfortunately. It's hard to keep up without 1000 - 2000 $ in your pocket. It is a hard work to develop a browser game, but i would be happy to see at least 50 - 100 players registered and playing my game ... just for fun, even without donations, just to see that my work was not in vain. Good luck for you guys ... we all need that !
  13. Hey, Where you can find this problem and how you can secure it ? I could have this problem too Many thanks if you can help us ;)
  14. Nice Hey, i've seen your site :) i have registered on to see how it is :) i know that you saw me =) it looks nice ... i like that you can move the windows good luck on your work ... i am working on a site too ... hope will be done soon
  15. thank you very much for help, yes i am testing the code on localhost ... i wanted to check everything is fine it's ok if i can skip this... i was worried that is a problem Thanks again for helping :)
×
×
  • Create New...