i cant screen it's too fast
18:42:41 CREATE TABLE `mapnpc`( `MapNpcId` int NOT NULL, `NpcVNum` smallint NOT NULL, `MapId` smallint NOT NULL, `MapX` smallint NOT NULL, `MapY` smallint NOT NULL, `Move` bool NOT NULL, `Position` TINYINT UNSIGNED NOT NULL, `IsSitting` bool NOT NULL, `EffectDelay` smallint NOT NULL, `Effect` smallint NOT NULL, `Dialog` smallint NOT NULL) Error Code: 1215. Cannot add foreign key constraint 1.703 sec
Reload all i think you miss something cause its Foreign key errorQuote:
Hmm...Code:18:42:41 CREATE TABLE `mapnpc`( `MapNpcId` int NOT NULL, `NpcVNum` smallint NOT NULL, `MapId` smallint NOT NULL, `MapX` smallint NOT NULL, `MapY` smallint NOT NULL, `Move` bool NOT NULL, `Position` TINYINT UNSIGNED NOT NULL, `IsSitting` bool NOT NULL, `EffectDelay` smallint NOT NULL, `Effect` smallint NOT NULL, `Dialog` smallint NOT NULL) Error Code: 1215. Cannot add foreign key constraint 1.703 sec
drop schema and regenerate it from scratchQuote:
Hmm...Code:18:42:41 CREATE TABLE `mapnpc`( `MapNpcId` int NOT NULL, `NpcVNum` smallint NOT NULL, `MapId` smallint NOT NULL, `MapX` smallint NOT NULL, `MapY` smallint NOT NULL, `Move` bool NOT NULL, `Position` TINYINT UNSIGNED NOT NULL, `IsSitting` bool NOT NULL, `EffectDelay` smallint NOT NULL, `Effect` smallint NOT NULL, `Dialog` smallint NOT NULL) Error Code: 1215. Cannot add foreign key constraint 1.703 sec
we dont support decrypthing .NOS because its illegal(kind of), well dat is always in NSgtdData and you will need also language files NSlangData + maps soo NStcDataQuote:
Hi,
just a stupid question *-* (as always)
What is the structure of .dat and the folder to parse ? and how can i decrypt data in *.NOS files to have all of the data
I found already a thread of decrypted files but it's an old thread.
Thanks :D