Jump to content

[Share] Lineage2 Websites + (PDS+php scripts) Included !


Recommended Posts

Posted

Really Thanks for share its great .... but 1 question do you have Fonts from that Web sites ? it will be useful for share that to ..

 

Thanks in advance and again thanks for this great share

Posted

the shares are great.<3

 

and can you pm me and send me the sql file for account table for emails.I just need to create column with the name "mails" for account reg..Im really noob in sql..

 

thx m8..

Posted

There is the SQL file inside the 1st website -.-

 

If not,

 

-- ----------------------------

-- Table structure for accounts

-- ----------------------------

DROP TABLE IF EXISTS `accounts`;

CREATE TABLE `accounts` (

 `login` varchar(45) NOT NULL DEFAULT '',

 `password` varchar(45) DEFAULT NULL,

 `lastactive` decimal(20,0) DEFAULT NULL,

 `accessLevel` tinyint(4) NOT NULL DEFAULT '0',

 `lastIP` char(15) DEFAULT NULL,

 `lastServer` tinyint(4) DEFAULT '1',

 `mail` varchar(255) DEFAULT NULL,

 `created_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,

 PRIMARY KEY (`login`)

) ENGINE=InnoDB DEFAULT CHARSET=latin1;

 

Have Fun

 

##########################################

 

Fonts =>

 

http://www.dafont.com/bleeding-cowboys.font

http://www.dafont.com/evanescence.font

 

you'll see a download box on the right, download them both, then extract them to C:/Windows/Fonts

then Edit the PDS files with Photoshop, thats all. !

Posted

5 posts more and I will test them ^^ I bet they are Perfect ! :))

 

thanks for the anticipated comment, try them with the proper postcount and then post your feedback ! :)

Posted

Theyr pwond and since karma log removed +1 karma for this great sites!!! i gonna use 1 of them i need to choose the rule hard xD

Posted

Lol as i think i dont know why or what but godofaden is one of the best persons here i dont know why but i respect you very much man thx for all yours shares as A-style/GodOfAden! Btw can u add me on msn ? i sended you my msn on pm :D

Posted

There is the SQL file inside the 1st website -.-

 

If not,

 

Have Fun

 

##########################################

 

Fonts =>

 

http://www.dafont.com/bleeding-cowboys.font

http://www.dafont.com/evanescence.font

 

you'll see a download box on the right, download them both, then extract them to C:/Windows/Fonts

then Edit the PDS files with Photoshop, thats all. !

 

omg i don't know what to say THANKSSSSSS / I love you :D ....

Guest
This topic is now closed to further replies.



×
×
  • Create New...