Nos Suite

09/02/2014 22:20 ernilos#91
Quote:
Originally Posted by JMII89 View Post
I just edited the grids file replacing 0x01 with 0x00 :handsdown:
It's too fun ;)
[Only registered and activated users can see links. Click Here To Register...]
(NStcData.NOS, does anybody know what contain the other files?)
09/03/2014 05:19 Elektrochemie#92
Wie lange sitze ich heute schon dran... 8 Stunden? 9 Stunden?

SCHEISS STRING FILES!

(Aber bald ist alles vorbei & gefixt :) )
09/03/2014 09:51 Elektrochemie#93
Quote:
Originally Posted by ernilos View Post
It's too fun ;)
[Only registered and activated users can see links. Click Here To Register...]
(NStcData.NOS, does anybody know what contain the other files?)
You can guess it by the name.

"ip" = item pictures (icon pictures)
"mp" = map pictures
"pp" = player pictures
"tp" = texture pictures

something like that, not exactly sure. Have lost my list where i've keep track of it.

everyfile with "p" contains pictures. So 95% of the files.
09/03/2014 13:37 finalmixx#94
If extract the correct "ip" "mp" "pp" .nos pack, will found .bmp or any graphic file right?


Quote:
Originally Posted by Elektrochemie View Post
You can guess it by the name.

"ip" = item pictures (icon pictures)
"mp" = map pictures
"pp" = player pictures
"tp" = texture pictures

something like that, not exactly sure. Have lost my list where i've keep track of it.

everyfile with "p" contains pictures. So 95% of the files.
09/03/2014 14:19 ernilos#95
Quote:
Originally Posted by finalmixx View Post
If extract the correct "ip" "mp" "pp" .nos pack, will found .bmp or any graphic file right?
No, you will find RAW data, you need undesrtand it and writte something for parse the files
09/03/2014 14:23 Bejine#96
Quote:
Originally Posted by ernilos View Post
No, you will find RAW data, you need undesrtand it and writte something for parse the files
or wait for Elektrochemie's program :)
09/03/2014 22:05 Elektrochemie#97
[Only registered and activated users can see links. Click Here To Register...]
Mal sehen ob ich heute fertig werd :P

Edit: Fertig!
[Only registered and activated users can see links. Click Here To Register...][Only registered and activated users can see links. Click Here To Register...]

läääuft. :)
09/04/2014 00:36 IceTrailer#98
Quote:
Originally Posted by Elektrochemie View Post
[Only registered and activated users can see links. Click Here To Register...]
Mal sehen ob ich heute fertig werd :P

Edit: Fertig!
[Only registered and activated users can see links. Click Here To Register...][Only registered and activated users can see links. Click Here To Register...]

läääuft. :)
Wie gesagt, Glückwunsch! Endlich hast dus :)
09/04/2014 00:55 Elektrochemie#99
Update is raus, viel Spaß. Hoffe nun klappt auch wirklich alles (nicht getestet) :o
Morgen dann noch ein paar Sachen ändern, und dann mach ich mich an das Image Programm.
09/04/2014 02:25 Mr.Zoey#100
[Only registered and activated users can see links. Click Here To Register...]

Die Frauen wahren auch schon mal Ehrlicher xD
09/04/2014 02:27 IceTrailer#101
Quote:
Originally Posted by Mr.Zoey View Post
[Only registered and activated users can see links. Click Here To Register...]

Die Frauen wahren auch schon mal Ehrlicher xD
Die Mapnamen sind in der _code_de_MapID.txt
09/04/2014 02:38 Elektrochemie#102
:D joup die Minimap Namen sind woanders.

Finds nice was es für replacements gibt.
<pname> fügt bspw. den Namen in den String :)
09/04/2014 02:53 IceTrailer#103
Quote:
Originally Posted by Elektrochemie View Post
:D joup die Minimap Namen sind woanders.

Finds nice was es für replacements gibt.
<pname> fügt bspw. den Namen in den String :)
Allerdings nicht in den Mapnamen :/
09/04/2014 09:00 szymek111#104
Why there is still 95% ?
09/04/2014 09:22 Elektrochemie#105
Because there are still some bugs (and not polished, like the file open / save dialogs), and one type of nos files is still unsupported. (But that nos type is not important at this moment)