Discuss everything related to custom data creation.
Moderator: NADEO
-
alividerci
- Posts: 363
- Joined: 11 Feb 2012, 07:03
Post
by alividerci »
http://img39.imageshack.us/img39/2487/59067581.png why?
in xml code wrote
Code: Select all
<files>
<file name="Items\SMCommon\Pickups\Armor.Item.gbx" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Armor_D.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Armor_E.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Armor_N.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Armor_S.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Arrow.Item.gbx" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Arrow_D.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Arrow_E.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Arrow_N.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Arrow_S.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Nucleus.Item.gbx" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Nucleus_D.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Nucleus_E.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Nucleus_N.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Nucleus_S.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Laser.Item.gbx" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Laser_D.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Laser_E.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Laser_N.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Laser_S.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Rocket.Item.gbx" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Rocket_D.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Rocket_E.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Rocket_N.dds" public="false" internal="false" />
<file name="Items\SMCommon\Pickups\Texture\Rocket_S.dds" public="false" internal="false" />
</files>
and in my folder ManiaPlanet\Items\SMCommon\Pickups\... founded this files
maybe i must upload this files in cloud storage?
-
faserg1
- Posts: 446
- Joined: 06 Jul 2011, 19:54
- Location: Russia
-
Contact:
Post
by faserg1 »
Try to change intetnal on true.
ЕÑть вопроÑÑ‹? Только Ñкайп - faserg1.

Жизнь - Ñто динамика ритма. Life is dynamic of rhythm.
-
alividerci
- Posts: 363
- Joined: 11 Feb 2012, 07:03
Post
by alividerci »
faserg1 wrote:Try to change intetnal on true.
it is not working
-
TGYoshi
- Posts: 795
- Joined: 15 Mar 2011, 16:59
Post
by TGYoshi »
You didn't include e.g. Armor.Mesh.gbx .
=3
-
faserg1
- Posts: 446
- Joined: 06 Jul 2011, 19:54
- Location: Russia
-
Contact:
Post
by faserg1 »
You mean all files with type ***.Mesh.gbx?
ЕÑть вопроÑÑ‹? Только Ñкайп - faserg1.

Жизнь - Ñто динамика ритма. Life is dynamic of rhythm.
-
steeffeen
- Translator

- Posts: 2463
- Joined: 14 Oct 2012, 16:22
- Manialink: steeffeen
- Location: Germany
Post
by steeffeen »
including the whole folder would be easier i guess
Code: Select all
<folders>
<folder name="Items\SMCommon\Pickups\" public="false" internal="false" />
</folders>
-
faserg1
- Posts: 446
- Joined: 06 Jul 2011, 19:54
- Location: Russia
-
Contact:
Post
by faserg1 »
Hm, if MP support, it will be really easy.
ЕÑть вопроÑÑ‹? Только Ñкайп - faserg1.

Жизнь - Ñто динамика ритма. Life is dynamic of rhythm.
-
steeffeen
- Translator

- Posts: 2463
- Joined: 14 Oct 2012, 16:22
- Manialink: steeffeen
- Location: Germany
Post
by steeffeen »
nope, it IS easier like that, i'm doing it always..
-
faserg1
- Posts: 446
- Joined: 06 Jul 2011, 19:54
- Location: Russia
-
Contact:
Post
by faserg1 »
steeffeen wrote:nope, it IS easier like that, i'm doing it always..
Thanks for your help, know it working.
ЕÑть вопроÑÑ‹? Только Ñкайп - faserg1.

Жизнь - Ñто динамика ритма. Life is dynamic of rhythm.
-
alividerci
- Posts: 363
- Joined: 11 Feb 2012, 07:03
Post
by alividerci »
steeffeen wrote:including the whole folder would be easier i guess
Code: Select all
<folders>
<folder name="Items\SMCommon\Pickups\" public="false" internal="false" />
</folders>
thx, it is working
Users browsing this forum: No registered users and 1 guest