Jump to content
MakeWebGames

Sim

Members
  • Posts

    2,392
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by Sim

  1. how many pages? In-game template only or login/reg page too?
  2. I will convert any in-game layout from a xHTML/CSS to MC-Code Design. 20$
  3. Sim

    Game Community

    not a bad idea but been done ;]   http://www.createorconquer.com/   anyway, id help you with it   aim; ninja sim msn; [email protected]
  4. Re: 5 card stud [$1.00]   sure.
  5. this is not implemented with mc-codes yet hence the reason the price is so low, but you can do that yourself. Demo: http://tacticalrpgengine.com/misc/5_card_draw.php Price: 1$
  6. Sim

    {PHP-Engine} {Free}

    Re: {PHP-Engine} {Free} =)
  7. Features: Login/Register/Referral System Private Messaging System Profile with comments MemberList Admin Panel- See whos online and url of where there at, edit your users, create them, etc. Change settings: Disable Site/Disable Same IP Registrations/Disable Registration   all of these features will be free and will using the smarty templating system         as of now user registration/login is complete. Mods will also be available too =]
  8. Sim

    smarty templating system

    Re: smarty templating system yeah I seen that. but i need to loop through records in a mySQL DB and I cna't really put them all into the array at once by doing that.
  9. Re: New Engine/Idea maybe :S   I done cloned that system =) with there images too.
  10. my code for a sectioned loop   $data = array('name' => 'tom', 'phone' => '55a35-3425'); $data = array('name' => 'tommy', 'phone' => '55a35-3425'); $smarty->assign('users', $data);   my template side   <table> {section name=mysec loop=$users} {strip} <tr bgcolor="{cycle values="#aaaaaa,#bbbbbb"}"> <td>{$users[mysec].name}</td> <td>{$users[mysec].phone}</td> </tr> {/strip} {/section} </table>   any idea why it shows nothing?
  11. Re: Selling Pre Made Game Layout Nice logo's . really nice
  12. Re: Next Generation Browser Game Engine - Input Request ive seen a game using something like a:5:{s:8:"base_dmg";i:10;s:6:"reload";d:2.29999999999999982236431605997495353221893310546875;s:5:"shots";i:16;s:7:"effects";a:2:{s:6:"Poison";i:2;s:4:"Slow";i:5;}s:10:"attributes";a:1:{s:6:"Health";i:10;}} before. can't remember the name of it.
  13. Re: Has anyone got a email validation mod for V1 for sale will pay $$$ I code ya 1 for 10$. pm me on messenger aim; ninja sim msn; [email protected]
  14. Re: [Mccodes V2] [bIG MOD] Trading Card Game [$15]   Thanks Sim. EDIT: I put creditcard.php in the first post it is meant to be tradingcard.php, sorry for confusion. I would of created this mod as its own game =)
  15. Re: [Mccodes V2] [bIG MOD] Trading Card Game [$15] best mod yet.
  16. Re: Epilogue Engine sounds interesting.
  17. Re: Looking to buy I'll do it for 20$. i can get a cartoon of cigs for 14.99$
  18. Sim

    Game Security

    Re: Game Security   Which domain/site was this on? And do you have any evidence? (No i am not acting childish i've recently had a few memory "issues" so i cannot completly remember certain area's of my life).   roflmao....
  19. Re: [$10] Mod REQUEST Attack System [V2] contact me via aim; ninja sim msn; [email protected]
  20. Re: v3 Mafia Game Script released. Only 3 changes for a new version? seems like *Added more security against exploits, and to stop potential hackers, and exploiters. should be given away for free to all previous clients ;]
  21. Sim

    Game Security

    Re: Game Security   that would be apart of securing? $20 - 1 day. Your only fixing the known sql exploit's, what about html injection's?
  22. Sim

    Game Security

    Re: Game Security aim; ninja sim msn; [email protected] 20$ 1 day turn-a-round
  23. Re: My PHP Tactical RPG Game Engine new screen available.
  24. Register for your copy of a fresh html styled email newsletter @ www.phpgameengine.com Submit your game sites/blogs/forums for inclusion into the newsletter and Submit your gaming news/articles.
  25. Re: [mc-codes ] 5 card draw [$5.00]   Thanks wolfe.
×
×
  • Create New...