[v15 Files] Waffen bug [Model]

05/15/2013 20:54 Proto'#1
Hallo , ich habe neue Waffen geaddet die ausirgend einem grund so aussehen :
[Only registered and activated users can see links. Click Here To Register...]
Ich habe die einträge auch bisschen verändert von den II_WEA_AN.... und die id beim Difineitem.h weiß jemand vlt why es so ist ?

Mdldyna.inc

Difineitem.h
05/15/2013 20:57 shadow919#2
Zeig ma die Mdldyna :o
05/15/2013 20:59 Proto'#3
Habe die Einträge in der Topic dazu geaddet!
05/15/2013 21:22 Apozen.#4
Guck mal in die defineitem.h sieht stark nach doppelter ID aus
05/15/2013 21:45 Proto'#5
Difineitem.h einträge addet , ne nichts ist doppelt!
05/15/2013 21:47 Schlemm3r#6
Quote:
Originally Posted by Proto' View Post
Difineitem.h einträge addet , ne nichts ist doppelt!
Poste doch am besten mal deinen Log..

Irgendein Eintrag wird falsch sein. MdlDyna & defineItem würde ich ausschließen.
05/15/2013 21:50 Proto'#7
Es gibt garkein Error log.
05/15/2013 21:52 xI3ubbLex3#8
Probier mal eine niedriger defineitem.h definierung auf 30000 oder so

(nein ich kann jz. nicht skype )

mfg. Kevin
05/16/2013 08:47 Proto'#9
xI3ubbLex3
nope, es geht immer noch nicht!
05/16/2013 09:08 raventh1984#10
Put the line you have in mdldyna.inc somewhere else. Then your problem will be solved.

To test it put it under the wooden sword.
05/16/2013 15:32 Apozen.#11
ID niedriger das ist viel zu hoch
05/16/2013 15:44 Proto'#12
habe es auf
Quote:
#define II_WEA_SWO_ANCIENTT 92500
#define II_WEA_SWT_ANCIENTT 92501
#define II_WEA_AXE_ANCIENTT 92502
#define II_WEA_AXT_ANCIENTT 92503
#define II_WEA_KNU_ANCIENTT 92504
#define II_WEA_KNU_ANCIENTTT 92510
#define II_WEA_CHE_ANCIENTT 92505
#define II_WEA_WAN_ANCIENTT 92506
#define II_WEA_STA_ANCIENTT 92507
#define II_WEA_YOY_ANCIENTT 92508
#define II_WEA_BOW_ANCIENTT 92509
gemacht. aber geht immer noch nicht, gibts nicht 2x ma etc.
05/16/2013 15:48 Apozen.#13
Das ist auch noch zu hoch. Es bug (bei mir) ab 70000
05/16/2013 15:53 Averro#14
Daran sollte es nicht liegen...!
Ich benutze IDS bis 600000 und es läuft fehler frei...!


add mich in skype ich gucks mir mal an...

xaverro1997
05/16/2013 15:55 raventh1984#15
Move the mdldyna line to an different location.

I have some of my weapons ad this id 224926 and its working correctly.

I had the same problem with an CS part that was not showing correctly. It has the same bug as you are experiencing now. So do as i said and move that line to an diff location.

This should solve it.