PDA

View Full Version : CJ555's Usersystem



chrisgocrazyH
06-01-2008, 07:40 AM
Hello i've took a long painfull time inserting Furni when there should be a page where u type in address and it will insert em all but meh, After i got all furni i figured out oh wait u cant do anything with it or nothing? I've seen on a website before how u can move around furniture to make a room now where would i find a script like that to put into CJ555's USERSYSTEM :)


Basicly ( i need a script where u can create a room with ur furni) :)

DeejayMachoo$
06-01-2008, 10:52 AM
Start -> Run -> Notepad

and your half way there!

php.net
06-01-2008, 11:29 AM
Javascript and AJAX. ;)

chrisgocrazyH
06-01-2008, 11:59 AM
1 oojama your not helping i would of coded it if i could..
Hence the rason i posted it here :]

and php.net what would i search in google?

Tomm
06-01-2008, 02:21 PM
No one is going to do it for free. Learn Javascript and PHP and you can made it yourself.

php.net
06-01-2008, 02:36 PM
Just generally learn Javascript and AJAX (drag & drop etc) and PHP to grab the items from the database. :)

kickerbat
06-01-2008, 02:44 PM
php and mysql like habbo homes where you can drag furni simple script and place it and it saves coordinates in mysql :)

MrCraig
06-01-2008, 02:44 PM
Um, Hello..

I would make a system for it, But i dont know enough JS/AJAX yet to make it sorry :S

--ss--
06-01-2008, 02:47 PM
You mean like on Habboremix? Well I hope you have alot of spare cash in your paypal account ;)

MrCraig
06-01-2008, 02:54 PM
does anyone know any tutorials to do it?

And can you use the scriptaculous library to do it?

php.net
06-01-2008, 03:08 PM
You mean like on Habboremix? Well I hope you have alot of spare cash in your paypal account ;)

You do not need ANY money at all, stop misleading. :)

php.net
06-01-2008, 03:40 PM
Sorry for double posting, can't edit.

These may be of use:

http://javascript-array.com/scripts/universal_getobj_function/
http://ajaxpatterns.org/Drag-And-Drop
http://ajaxpatterns.org/Tools#DOM_Inspectors
http://www.tizag.com/ajaxTutorial/
http://www.tizag.com/ajaxTutorial/ajax-mysql-database.php

Good luck!

Xeros
06-01-2008, 04:20 PM
Heres an example
http://roommaker.habbotools.de/

Invent
06-01-2008, 04:26 PM
I can do it for a price.

If you want to specify where the user can drop the furni then you would you have to code the frame work yourself. You then need to code the PHP so that the coordinates are saved, inserted into a MySQL DB or compiled together using PHP GD to make an image.

I can do all the above for a price if you wish.

MrCraig
06-01-2008, 04:32 PM
Oo. How much would that be?

+ need to change your location from 'MiniHomes'

Invent
06-01-2008, 04:33 PM
What's your budget?

Blob
06-01-2008, 04:36 PM
If your like coding a custom room, I would have thought:

If you go to scriptalicious (sp?) dont they have an example of a grid, where the divs can only be dropped into one square of the grid? So you make the furni a div, the background the room and just drop it into a grid, and save the grid no.

GoldenMerc
06-01-2008, 04:38 PM
If your like coding a custom room, I would have thought:

If you go to scriptalicious (sp?) dont they have an example of a grid, where the divs can only be dropped into one square of the grid? So you make the furni a div, the background the room and just drop it into a grid, and save the grid no.
You said you'd do one for free never happned 8-)

Never the less when i asked a few sites i got quoted in 400-500 pound section, Good luck
Ross

Blob
06-01-2008, 04:38 PM
You said you'd do one for free never happned 8-)

Never the less when i asked a few sites i got quoted in 400-500 pound section, Good luck
Ross

Thats because you couldnt even trust me with cpanel?

MrCraig
06-01-2008, 04:41 PM
Im reading the draggable wiki on scriptaculous now.. so far i know how to drag elements, but, no clue how

1. Im going to get the furni images into the thing..
2. Im going to save the furni locations. (was thinking of using a method in one of the tutorials php posted)

Invent
06-01-2008, 04:45 PM
Just keep looking at the tutorials then learn a bit of basic JavaScript and try to combine the methods and you should be on the basic track of knowing how to do it.

php.net
06-01-2008, 04:48 PM
Im reading the draggable wiki on scriptaculous now.. so far i know how to drag elements, but, no clue how

1. Im going to get the furni images into the thing..
2. Im going to save the furni locations. (was thinking of using a method in one of the tutorials php posted)

To get the furni images into the page, you'd use PHP & MySQL t recall from a database would you not?

If you're saving the locations, PHP would save the coordinates into a database and you could make the likes of a GD image to show others. :)

MrCraig
06-01-2008, 05:02 PM
Hm, so use QueryString method to save co-ords?

Whats the code for starting co-ords though :S?
(Ie make an image show in a certain place to start off with)

--ss--
06-01-2008, 06:10 PM
You do not need ANY money at all, stop misleading. :)
How am I misleading?
I'm saying he'll need money if he wants to get a decent one coded.
Also thanks for the -rep , a shame it came out as grey block ;).

php.net
06-01-2008, 07:31 PM
How am I misleading?
I'm saying he'll need money if he wants to get a decent one coded.
Also thanks for the -rep , a shame it came out as grey block ;).

You're saying he'll need a lot of money to get a decent one coded, when you can code them for 100% free. You're misleading - not what a moderator should do. :)

Blob
06-01-2008, 07:48 PM
You're saying he'll need a lot of money to get a decent one coded, when you can code them for 100% free. You're misleading - not what a moderator should do. :)

Sorry, but ss thought that he may be buying one, and as no one would code one free, ss only gave advice to get alot of money if he was going to buy one. You aren't exactly going to pay your self to do it are you?

GoldenMerc
06-01-2008, 07:55 PM
You dont need my cpanel to make it you could easly of done it on your own, As i said good luck the most i'd pay would prob be 50 quid but thats cheap

Mr Macro
06-01-2008, 08:02 PM
I could do it in C++ ?

Decode
06-01-2008, 08:05 PM
Hello i've took a long painfull time inserting Furni when there should be a page where u type in address and it will insert em all but meh, After i got all furni i figured out oh wait u cant do anything with it or nothing? I've seen on a website before how u can move around furniture to make a room now where would i find a script like that to put into CJ555's USERSYSTEM :)


Basicly ( i need a script where u can create a room with ur furni) :)
Habbo.co.uk

And there wont be many scripts like that, you will probs have to make one or pay someone to make one for you.

MrCraig
06-01-2008, 08:09 PM
rofl@above.

Moh
06-01-2008, 08:21 PM
So you want something like http://habbotools.de/roommaker2.php

MrCraig
06-01-2008, 08:26 PM
basically, yeah

Moh
06-01-2008, 08:28 PM
he could just steal the source code :eusa_whis

MrCraig
06-01-2008, 08:30 PM
Nah, dont know enough german to know which bits to keep and which bits to scrap.

+ that would be bad :P

php.net
06-01-2008, 08:33 PM
he could just steal the source code :eusa_whis

No you can't.

Invent
06-01-2008, 08:35 PM
Jacks all for stealing.

Moh
06-01-2008, 08:40 PM
No you can't.
Yes you can..


Jacks all for stealing.
Ok, I admit it! I stole £1 off my dad when I was like 8!

Randomer
07-01-2008, 12:23 AM
Yes you can..


Ok, I admit it! I stole £1 off my dad when I was like 8!
Did he notice?

Moh
07-01-2008, 12:25 AM
Did he notice?
nope :p

Hypertext
08-01-2008, 03:27 AM
php/mysql i guess and obviously javascript/ajax for moving, then tis easy as.. e=mcsquared.. its no easy feat. if thats how its spelled

Agnostic Bear
08-01-2008, 04:45 AM
Javascript and AJAX. ;)


Just generally learn Javascript and AJAX (drag & drop etc) and PHP to grab the items from the database. :)

"ajax" is Javascript, nothing more.

MrCraig
08-01-2008, 11:01 AM
is ajax not the bit with

<%
Some Code...
%>

php.net
08-01-2008, 04:28 PM
Yes you can..

You can steal PHP and read MySQL databases? Why go through the bother? :rolleyes:


"ajax" is Javascript, nothing more.

It's more advanced etc. I really don't know why I said Javascript anyway. Blame schoooooooooooooooooooool. :$

Tomm
08-01-2008, 05:12 PM
is ajax not the bit with

<%
Some Code...
%>

Err? Not too sure what you are on about.


You can steal PHP and read MySQL databases? Why go through the bother? :rolleyes:



It's more advanced etc. I really don't know why I said Javascript anyway. Blame schoooooooooooooooooooool. :$

Not really. Its actually rather simple javascript for a simple AJAX implementation.

php.net
08-01-2008, 06:08 PM
Err? Not too sure what you are on about.



Not really. Its actually rather simple javascript for a simple AJAX implementation.

You're not on the same hook as me when I say 'advanced'.

LegendOfNoob
10-01-2008, 12:16 AM
Chris + Craig pm me i think i got it

Want to hide these adverts? Register an account for free!