Jump to content
MakeWebGames

Sim

Members
  • Posts

    2,392
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by Sim

  1. I got the following stats, hp, speed,strength, defense, attack. Anyone got any formulas they dont mind sharing? Adding or rwnovig stats would not be a problem either.
  2. Sim

    game creator

    Def not drunk
  3. Sim

    game creator

    Its hard to type all details on phone. Onceige2my laprop tomori provide details.thanks forthewelcome
  4. Sim

    game creator

    sorry I am on new cellphone so it harf to saywat I want
  5. Sim

    game creator

    I been gone for a minute. I havebeen working on anew browser engine. As ofnow it cancreate up to 4 diff typrs of gaWwwmes. T
  6. I agree with chika
  7. Sim

    RPG Battle Formula

    you not going to share the formula?
  8. Sim

    iPhone/Android

    Thanks for the input guys.
  9. Sim

    iPhone/Android

    Basicly I only need to change content without refreshing.. :)
  10. Sim

    iPhone/Android

    Does js, jquery work on iPhone/Android phones?
  11. no url? I know the url but none to click?
  12. Game looks great. Ive played these type of games before on PC and always been wanting to do something like this for web browsers.
  13. Sim

    Convert my chat

    Hey Zan, contact me via msn at [email protected]
  14. Sim

    My question

    I like v1 better too.
  15. The point of the mastermind group is not to share code. :)
  16. I want to keep my root directory intact I want all sub directorys such as root/sim root/spudinski root/hehe to use the gamefiles directory. of course none of those directorys really exist.
  17. bleh. Still having troubles...   RewriteCond %{QUERY_STRING} RewriteRule ^(.*)/index.php(.*)$ gamefiles/index.php?&game=$1 [NC, L]
  18. I am trying to redirect files from a directory. I can do it, but I can't do it... Heres what I got This will redirect all files from findme.com/WHATEVER to findme.com/gamefiles   RewriteRule ^(.*)$ /gamefiles/$1   So it works to an extent, but now my main files in findme.com does not work. so I tried:   RewriteRule ^(.*)/^(.*)$ /gamefiles/$1   but not it don't redirect files but the main files in findme.com work Any ideas?
  19. Sims upload speed WTF
  20. Theres 3 of us now. Anyone else interested shoot me a PM.
  21. If by x you mean view source then yeah ;]
  22. Every RPG I ever played had at least 1) 1 Character 2) Battling and 98% of RPG"s I played had 3) Traveling 4) Items of some sort.
  23. I never said this wasn't an engine. I just said its not an rpg engine. It has no rpg features from the get go. Its more of a MVC (User Engine) ;]
  24. [quote=SomeRandomBastard;262004 You are penalising people for not using a chat - (Most of what have security holes) ebuddy. :)
  25. It says RPG engine. I see no RPG features...
×
×
  • Create New...