Help build KirupaVille - [Origin of KirupaVille]

Hmm… You’re not the only one confused about that one guiGo… lmao

Peace

is that promoting pj?
is this a new form of subliminal messages
bow donw to pj
[SIZE=4]NEVER!!![/SIZE] :rambo:

and me…we ran together…punch #10

anotehr reference to punch #10 …last time it was Phil now you…what does it mean?

also, why do you have your pictures on a cardboard box?? just curious is all… lol j/k mdipi

everything besides the sides of the buildings loooks good, make it a glass windows so birds collide into it thinking its SKY!!! LOL!!! :beam: :stuck_out_tongue: :stuck_out_tongue: :stuck_out_tongue:

i need a little ridge…but ok! :beam: i cant talk so i will tell you later…school now…:*(

okay… after a couple of hours debugging my code, im finally done with the script for adding the interactivity to kirupaville.

kirupaville

this one has a single ‘user’, and i’ll work on adding more users and stuff…

cheers
:A+:

That is SO cool :beam:

Is there anyway to make it so you can click on the square you want and it moves to it? Just wondering :beam:

Oh and my dude walked off the grid lol

  • Soul :goatee:

lmao!!! that is so cool ahmed … oh and Soul, my “guy” walked off the grid as well…he was tired of going around in circles…

ahmed: in the input text, make the characters enterable only numbers, no negatives or letters , with those the guy goes off the grid

very cool! good job!

nice one ahmed! :slight_smile:

[SIZE=1]can we take a peek at the fla[/SIZE]:q:

Cool man… Gad to see you got that far done… I’m basically done with the .php scripting… I just need to work on finding a .php srever then… So I can start test testing it out… ANyone got one I can throw a .php script up onto?!

Peace

asking this because mine shut down on me a week ago… mad look

yeah u can throw it up on mine, but I gotta do it :bad:

Allright allright… I’ll talk to you when I get a mroe stable version done… And he gives me something to work with… k man?

Peace

hehe glad you guys like it… it was easier than i expected yet took me waay longer than i thought:P

i noticed it walking off-grid… and well, there are lots of ways to get this fixed… i tried a couple but none really worked, but there was a bit of improvement…

here’s the FLA, though i tried to keep the code as clean as i could, i still have some extra stuff that doesnt need to be there and lots of trace() functions too:P… it might be a bit confusing…

playamarz: we need to talk over sometime to plan how the php script is gonna exactly work…

cheers
:A+:

I can´t wait to see what you and play will do to kirupaville:crazy:

*Originally posted by Guig0 *
**I can´t wait to see what you and play will do to kirupaville:crazy: **

i can’t either:P

http://www.citycreator.com/

WOAH, that is awesome Dan, thanks for that link.

okay… i kinda fixed it, now it doesnt go off the grid=)
kirupaville
not sure if you’ll see it anyways cause it might be cached on your hard drive…

I attached the FLA below

well i wanna make it in a way the you can click the sqaure that you want go to, but the most efficient way would be to get the perspective coordinates of that block, and then move the “dude” to that block:P
i’ve set up an equation that converts the coordinates in perpective (for example (5, 3)) to the real coordinates as flash would understand them (which would give (48, -96) in that case)…

the equations are:


xr = t*(Math.round((xp)-(yp)))-2
yr = Math.round(-1*((xp*t/2)+(yp*t/2)))-2
/* xr is the real x coordinate
yr is the real y coordinate
xp is x coordinate in perspective
yp is y coordinate in perspective
*/

now… can someone help me reverse the equations so i can get xp all by itself in the first equation and get yp all by itself in the second? i actually did the first one last night but i just forgot it… usually im good at this but 3 weeks off school made me forget all that stuff:P
and help would be appreciated=)

cheers
:A+:

I found a semi-bug, if ou click the ‘Go’ button really fast it makes the block thingy go off course. But of course you could have already stated that, I’m too lazy to read all the posts!