[PREVIEW] OsDs V2

03/02/2010 23:04 ҉ THT ҉#31
Make it for Opera :D
03/04/2010 06:40 janvier123#32
Ok, no IE support
here is a new vid


Better watch it fullscreen, its made on a 24"
03/04/2010 08:39 pieter#33
lookin goood! :)

feel free to rip my query's from the osds forums on your site and ask if u have any idea's
:)

ive been toying arround with an idea to show dots on maps for recent login's logout with red / green dots on the location of the map with mouseover's with charnames :P

but thats alot of coding :)

nice job!
03/04/2010 09:41 Nosferatu.#34
Quote:
Originally Posted by janvier123 View Post
Ok, no IE support
here is a new vid

[Only registered and activated users can see links. Click Here To Register...]

Better watch it fullscreen, its made on a 24"
Oh my god. Nice OsDs ... really nice work you did, keep on it.

For all others , Keep on Rock'in :mofo:
03/16/2010 22:23 janvier123#35
Project canceled:
Here is the unfinished work in progress
[Only registered and activated users can see links. Click Here To Register...]

Quote:
USE [account];
GO

ALTER TABLE [dbo].[USER_PROFILE] ADD [loggedin] [smallint] DEFAULT (0) NOT NULL;
ALTER TABLE [dbo].[USER_PROFILE] ADD [gm] [smallint] DEFAULT (0) NOT NULL;
ALTER TABLE [dbo].[USER_PROFILE] ADD [sitelogged] [smallint] DEFAULT (0) NOT NULL;


ALTER TABLE [dbo].[USER_PROFILE] ADD [lastlogin] [varchar] (50) DEFAULT (0) NOT NULL;
ALTER TABLE [dbo].[USER_PROFILE] ADD [admin] [smallint] DEFAULT (0) NOT NULL;

ALTER TABLE [dbo].[USER_PROFILE] ADD [banby] [smallint] DEFAULT (0) NOT NULL;
ALTER TABLE [dbo].[USER_PROFILE] ADD [bantime] [smallint] DEFAULT (0) NOT NULL;
ALTER TABLE [dbo].[USER_PROFILE] ADD [banreason] [smallint] DEFAULT (0) NOT NULL;
ALTER TABLE [dbo].[USER_PROFILE] ADD [session] [smallint] DEFAULT (0) NOT NULL;
03/16/2010 22:38 pieter#36
tooo bad.

If i get some time i might have a go on it :)
03/16/2010 22:41 [GA]Lightning#37
Quote:
Originally Posted by janvier123 View Post
Project canceled:
Here is the unfinished work in progress
[Only registered and activated users can see links. Click Here To Register...]
why canceled?
03/16/2010 22:50 janvier123#38
no time for it anymore
soon, i have to go back to school so there will be no or little time for me to work on it
you have the source, so if you want you can continue with it
03/16/2010 23:02 daddycool.#39
Too bad to hear it, but thanks for your effort and for share with us. :D
03/16/2010 23:46 [GA]Lightning#40
Quote:
Originally Posted by janvier123 View Post
no time for it anymore
soon, i have to go back to school so there will be no or little time for me to work on it
you have the source, so if you want you can continue with it


ahh hmmm i understand

thanks for sharing and Good luck in school ;-)

Greetz Deathmage
03/17/2010 07:11 gedimazs#41
Before giving it up maybe you can help a little?
I always getting this error "Alert: Sorry, you dont have access to the admin menu."
I have executed your given query, then went to DB and changed admin from 0 to 1 and nothing same error. And after changing gm from 0 to 1 only I can see GM tab but it is not working. I thought you are releasing your work as was seen on youtube.
03/17/2010 10:00 pieter#42
just look into the files and follow the steps done.

this way u can track where it goes wrong asswell as get famillair with the way jan was coding it
03/17/2010 12:41 lol2k11#43
ROFL <3 [Only registered and activated users can see links. Click Here To Register...] xD
that's my account database . Oo
03/17/2010 16:58 gedimazs#44
Quote:
Originally Posted by pieter View Post
just look into the files and follow the steps done.

this way u can track where it goes wrong asswell as get famillair with the way jan was coding it
Maybe I'm not so good at PHP as you are. :) So maybe you can help a little? ;)
03/17/2010 20:07 janvier123#45
No support sorry