Jump to content
MakeWebGames

Sim

Members
  • Posts

    2,392
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by Sim

  1. Sim

    Game dev chats

    Anyone know any good chats for game developmwnt.
  2. Congrads on finishing your studies.
  3. I am interested. My msn is [email protected]
  4. Updated first post to clarify that project previews will be coming son.
  5. It will have over 21 different admin features which will allow you to creat worlds, create your own character and item stats. Create missions/task/quest. 4 different types of npc.s (chatter, trainer, battle, merchant) spells (cures,poisons, immunitys, revivine) multiple characters, 75various task/mission/quest conditions. As of now u can create 4 different type of games. A mc-codes like game.a dating sim, rpgs like neverwinter nights for dos, or a game like earth 2024. Also events canbeadded such as most/biggest fish or hunt or a race to destination X. All details are written in my notebook which is iver 100 pages. Previews coming soon.
  6. 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.
  7. Sim

    game creator

    Def not drunk
  8. Sim

    game creator

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

    game creator

    sorry I am on new cellphone so it harf to saywat I want
  10. 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
  11. I agree with chika
  12. Sim

    RPG Battle Formula

    you not going to share the formula?
  13. Sim

    iPhone/Android

    Thanks for the input guys.
  14. Sim

    iPhone/Android

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

    iPhone/Android

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

    Convert my chat

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

    My question

    I like v1 better too.
  20. The point of the mastermind group is not to share code. :)
  21. 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.
  22. bleh. Still having troubles...   RewriteCond %{QUERY_STRING} RewriteRule ^(.*)/index.php(.*)$ gamefiles/index.php?&game=$1 [NC, L]
  23. 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?
  24. Sims upload speed WTF
  25. Theres 3 of us now. Anyone else interested shoot me a PM.
×
×
  • Create New...