Notice Tool
#1

Function: Edit notice.lod

 

Works on: Episode 2 and Episode 3

 

Author: Wizatek

 

Download: 2

 

Images:

 

2

#2
the public database does not have this table.

#3

Hmm, i didn't know this.

It also doesn't work if u create it?

 

CREATE TABLE `t_system_notice` (
`a_index` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT,
`a_enable` INT(11) NOT NULL DEFAULT '0',
`a_title` VARCHAR(40) NOT NULL DEFAULT '',
`a_message` VARCHAR(120) NOT NULL DEFAULT '',
`a_startTime` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00',
`a_endTime` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00',
`a_cycle` INT(11) NOT NULL DEFAULT '0',
`a_color` VARCHAR(10) NOT NULL DEFAULT '',
`a_enable_link` INT(11) NOT NULL DEFAULT '0',
`a_link` VARCHAR(200) NOT NULL DEFAULT '',
PRIMARY KEY (`a_index`)
)
COLLATE='latin1_swedish_ci'
ENGINE=MyISAM;

#4

Not working.

Import and server full restart.

2

#5
Hmm, ok useless then

#6
sadly this doesnt exist in the ep2 public release :/

#7

@2 if i'm not wrong you use a similar tool for destiny (like 6-10 months ago).

It's the same?

#8
Mm no i think u are wrong, i only made it to use on LCGN02

#9

I think he mean the hook what was written by Destiny Admin.

Bot GM .

#10

any one say how worke thes editor

i past thes t_system_notice in newproject_data

i restart server but i dont see nathing and creat new notice i save it a updat it in database but nathing hapened



Forum Jump:


Users browsing this thread: 1 Guest(s)