mamba Posted June 10, 2011 Posted June 10, 2011 (edited) I am making new kind of mod in 3D (like Wolfenstein 3D, or DOOM back in 90's). Here is screen: What is done, and what needs to be done: Done: 1) 3D explore enviroment: * random placing of clouds, trees and houses * calculated placing of items - finding intems needs to be picked up (secured) * calculated placing of arrows - if you can't go forward, 'forward' arrow will be disabled, etc... * map is generated randomly (currently) What needs to be done: 1) Map needs to be updated - needs to put it in DB (not generate map randomly) - needs ideas how to do this 2) If there is more people on current city/map, calculate their coordinates and put users avatar if you encounter user 3) ??? Mod Name: Explore city 3D Mod Status: DEMO Availability: MCC v2 Licence/terms off use: General public licence (GPL) You can try demo here: http://warp.izhr.com/walk.php - you will need to register account. I know it will be faster in flash, but I wanted it simply as static pictures. Comments? Edited June 10, 2011 by mamba Quote
Djkanna Posted June 10, 2011 Posted June 10, 2011 Interesting idea, sounds good best of luck with your improvements. *Sorry had nothing of value to add in suggestions, just wanted to say I liked the idea. Quote
mamba Posted June 14, 2011 Author Posted June 14, 2011 (edited) captcha keeps failing... It now works. Thanks! NOTE: Only... you will need to register with your real email address to approve link, or account will be deleted. Edited June 14, 2011 by mamba annotation Quote
rulerofzu Posted June 14, 2011 Posted June 14, 2011 quirky goodness. needs work but was interesting. Quote
lucky3809 Posted June 14, 2011 Posted June 14, 2011 (edited) The captcha just does not work!! Unless it's me reading the captcha wrong maybe change the text I can barely make out if the 6's are G's and if the s's are 5's very confusing and frustrating.. It's like dialing a phone number but the phone has no numbers on it's keypad.. After so many captchas I was FINALLY able to register lol... Nice site...the only thing that is off is the jail table (im using firefox)... Edited June 14, 2011 by lucky3809 Quote
mamba Posted June 14, 2011 Author Posted June 14, 2011 The captcha just does not work!! Unless it's me reading the captcha wrong maybe change the text I can barely make out if the 6's are G's and if the s's are 5's very confusing and frustrating.. It's like dialing a phone number but the phone has no numbers on it's keypad.. After so many captchas I was FINALLY able to register lol... lol Still working on captcha (as I find time to do so), I will use AJAX for refresh new image. It looks like I again started to get new bots on site... Nice site...the only thing that is off is the jail table (im using firefox)... Hmmm... I do not understand, what with jail, and what is off? @rulerofzu: It needs loads of work ;) But it is still fun to use it, right? :) Ideas, comments what is currently wrong? Quote
bineye Posted June 14, 2011 Posted June 14, 2011 I have a problem...apparently I was picking up a LOT of weapons, but none went into my inventory. Is this supposed to happen? Quote
lucky3809 Posted June 14, 2011 Posted June 14, 2011 Hmmm... I do not understand, what with jail, and what is off? Quote
mamba Posted June 14, 2011 Author Posted June 14, 2011 I have a problem...apparently I was picking up a LOT of weapons, but none went into my inventory. Is this supposed to happen? Yes, as it is currently in test phase. It will be included in next development phase, as well with all other items. Also! All items will be harder to find. As I was developing this mod, I will have loads of weapon items in my inventory - and I didn't want that ;) Currently it only displays that you picked up item, as well your current steps. You can find real items in street search, if you want to play game. TIP: You will find out from this text "search streets", what I am trying to do with this 3D walk. (Include hobo attack, and possibly humans if they are in coordinates of current map/city) Ah, OK. Thanks for posting bug... Quote
bineye Posted June 14, 2011 Posted June 14, 2011 Interesting stuff. I really like the idea, it's very original for an MCCodes game. Nice work! ;) For the map, you said it generates randomly. Perhaps you could store in database map section (maybe you have 36 "squares" where a person could be), and if you want a full 3D aspect to it, the direction they are facing (1-4 or 1-9), then that part of your map is loaded? Great mod all the same. Congrats on your work so far! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.