Jump to content
MakeWebGames

Sim

Members
  • Posts

    2,392
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by Sim

  1. nothing..
  2. I just subscribed to about 4 of these. There is other categories too. http://www.all-freemagazines.com/Free-Computer-Magazines/
  3. Anyone use word press? I got a little problem. My article previews bunch all the text on one line, but when I view whole article, its correct. http://phpengines.info/blog/ click article Anyone know what the problem is?
  4. One set of files.
  5. I believe it would be just as hard as making one for any other game script. ;-]
  6. Thanks a_bertrand. You always give answers when no one else seems to know or wants to respond. ;]
  7. Nope. =0
  8. I'm glad someone does. I definetly do need some luck =)
  9.   Allows adding content to the game faster.
  10. Mclite would be a bad idea for a sports management game. I havn't seen many sports management game scripts around and one's I have seen was expensive.
  11. The original image is only 21pixels tall. I need it to be 50. It tiles instead of expands. Any ideas?   <td width="100%" background="images/boxtopbg.gif" height="50">
  12. I don't understand...
  13. Unique PHP RPG Game Creator located at http://rpg.phpengines.info Main Site Page: http://rpg.phpengines.info Purchase Page: http://rpg.phpengines.info/buy.php Demo Site: http://rpg.phpengines.info/game/Test/ User: testing Pass: testing I recommend creating your own player account as once certain actions have been done, they can no longer be done again. Script has been listed before but never sold so its very UNIQUE. Server Requirements:   Mod-Rewrite (.htaccess) Cron Jobs   Misc Info: Script Uses smarty templating engine   Feature List as of Now: User Game Features:   Crimes (missions) Battle NPC's Attack Players Mugging Players Dungeons (maps, traveling) Crime Records (missions) Train Shop Inventory Treasures In-Game Forums Houses User list Users Online User Profiles News   Game Admin Panel:   Add Crime (AJAX) Manage Crimes Add Crime Groups (AJAX) Manage Crime Groups Add Items (AJAX) Manage Items Add Houses (AJAX) Manage Houses Add News (AJAX) Add Navigation Buttons ( replace navigation links) Edit CSS File (to change apearance of game) Add NPC (AJAX) Edit NPC Add Dungeon Edit Dungeon Add Treasure Edit Treasure   Master Admin Panel Mass Email Game Owners Send Announcements to Game Owners Edit Announcements Delete Game's Created   Pre sale questions contact me via email; [email protected] msn; [email protected] PM Some screen shots
  14. KISS is a rock band.
  15. Why thank ya Sir. I sha'll try that right now.
  16. My form is visible when people access the landing page. I want it to stay hidden... Heres what I got =)   <p style="display: none;" id="reg_form"> <form action="/js/ajax/register.php" method="post"> <table width="50%" border="1" bordercolor="#6699CC"> <tr> <td colspan="2"><center>[b]<font color="#FF0000" size="2"><div id="reg_outcome"></div></font>[/b]</center></td> </tr> <tr> <td>[b]User Name:[/b]</td> <td><input name="textUser" type="text" id="textUser" maxlength="25"></td> </tr> <tr> <td>[b]Email Address:[/b]</td> <td><input name="textEmail" type="text" id="textEmail" maxlength="100"></td> </tr> <tr> <td>[b]Password:[/b]</td> <td><input name="textPass" type="password" id="textPass" maxlength="25"></td> </tr> <tr> <td></td> <td></td> </tr> <tr> <td>[img=images/cancel-btn.png]</td> <td> [img=images/register-btn.png] </td> </tr> </table> </form> </p>
  17. Ya'll are funny.
  18. Wii and PS3 sections only got 4 threads in A YEAR??
  19. [align=center] The Potential Blue Hornet Ant Sim OS Logo: http://img.photobucket.com/albums/v344/bluestudios/Sim.gif?t=1295669192 [/align]
  20. http://www.artfans.info/index.php/inspiration-45-login-pages-to-improve-your-login-form/
  21. Sim

    Wtf #2

    I know that. Everyone is blocked for someone reason. I try to message someone and it says "You can not message this person c ause they are blocked" I go to Options -> security and my entire contact list is under blocked. Theres 600 contacts to unblock one at a time.. WTF
  22. Sim

    Wtf #2

    My entire contact list on MSN is marked as BLOCKED. How I unblock my entire contact list?
  23. I would go with Djkanna's method since your allready pulling all the data from the DB. If you was not pulling all the data, i would look into the SUM() function. ;]
  24. I guess there is none now. That just seems awkward.
  25. Not worth the time. URL re-writing is used for mostly for search engine's ;] Since google will not be crawling your member restricted content, there really is no reason to mod-rewrite url's
×
×
  • Create New...