Помогите \ Help (English thread)

Форум Модификации для игр серии Ex Machina Вопросы по созданию модификаций
Сообщений: 57 • Страница 3 из 3 123
Аватара

Цитата:

I also added you on steam. My name is Cham.


okay. I ll sit on my working computer, and ill fix your problem.

Добавлено:
I cant fix this problem.
Спойлер
Код: Ctrl+A, Ctrl+C
      E PrototypeManager.cpp[0268]13/07 20:36:23 Error: cannot parse data/gamedata/gameobjects/Vehicles.xml ( Error reading Element value. )
E PrototypeManager.cpp[0111]13/07 20:36:23 Error: No prototype 'Scout01' registered
E VehiclesGenerator.cpp[0288]13/07 20:36:23 Error: Unknown vehicle prototype name 'Scout01' for vehicle generator
I m3dapp.cpp[2236]13/07 20:36:23 Assertion failed at e:\Builders\ExMachina\tmpBuildDir5084\truxx\Server\Objects\VehiclesGenerator.cpp:289
expression !"Critical error, see log"
Аватара
Ocelotik1, возможно ты не закрыл какой-либо тэг или вроде того, просмотри xml на синтаксические ошибки.
Sorry, my English very small level, to translate this phrase right

"Не стоит прогибаться под изменчивый мир", - пел человек, который прогнулся.

Кто-то помог - поставь плюс в репутацию. Потерял пруфы :(
Аватара
Whenever I try to add something, it crashes.. I dont know what is wrong

Добавлено:
Okay the problem is SCOUT. If I write 'Name = Scout' (vehicles.xml), and 'ParentPrototype = Scout' (dynamicscene.xml) the game will crash. thats it.

I SPEAK ENGLISH!

Development in progress.

Van family series


Winchmaster
Аватара
GTRP, please, if you can edit last msg, and nobody answer, please don't create another msg. What do you want to make?

"Не стоит прогибаться под изменчивый мир", - пел человек, который прогнулся.

Кто-то помог - поставь плюс в репутацию. Потерял пруфы :(
Аватара
I'm posting what I experience.

Добавлено:
Okay I fixed everything, and I didnt know where the vehicle names were stored at, thanks Ocelotik1

I SPEAK ENGLISH!

Development in progress.

Van family series


Winchmaster
Аватара
http://postimg.org/image/mc87qx43b/

How can I fix this?

I SPEAK ENGLISH!

Development in progress.

Van family series


Winchmaster
Аватара
https://gyazo.com/eb8b76a95575966df088b947677c45d8

http://postimg.org/image/vc4nlu56t/

???

I SPEAK ENGLISH!

Development in progress.

Van family series


Winchmaster
Аватара
You trying change start truck to Scout?

"Не стоит прогибаться под изменчивый мир", - пел человек, который прогнулся.

Кто-то помог - поставь плюс в репутацию. Потерял пруфы :(
Аватара
BASKET_SPECIAL_WEAPON

^^^^^^^^^^^^^^^^^^^^^^^^

this, it does not work

I SPEAK ENGLISH!

Development in progress.

Van family series


Winchmaster
Аватара
I found the problem! :)

I SPEAK ENGLISH!

Development in progress.

Van family series


Winchmaster
Аватара

Цитата:

I found the problem! :)



It would be great if you will write how you solved your problem. It may be helpful for other persons. Thank you.

__________!///_ _____
_________( @@ )_____
_______ooO-(_)-o o____
Пришёл, увидел, забанил. Ещё вопросы?


Если у Вас нет бана - это не Ваша заслуга - это наше упущение.
Уровень профиля от John
Аватара
I added ;

LoadPoints = "NO_LP" >

to;

fakeCargo

I SPEAK ENGLISH!

Development in progress.

Van family series


Winchmaster
Аватара
Hey there !
Sorry that im speaking english, but i never learned russian ! :(
So, i have some questions going around, first one is:
I have made some new cars, but how do i make them getting sold in towns ?
Аватара
(Thanks kosty-x17) If you want add car to town's store, you need dynamicscene.xml For example:
Спойлер

<Item
PosX="4"
PosY="0"
Flags="16"
Prototype="Ural ForSale"
P os ="0.00 0 111.522 0.000">
<Parts>
<BASKET
present="1"
Flags="16"
Prototype=" uralC argo0 1_01" />

<CABIN
present="1"
Flags="16"
Prototype="uralCab01_01" />

<CHASSIS
present="1"
Flags="16"
Prototype="uralChassis" />
</Parts>

<Repository />
</Item>
Аватара
(Thanks kosty-x17) If you want add a car in town's store, you need to modify dynamicscene.xml
For example:
Спойлер
<Item
PosX="4"
PosY="0"
Flags="16"
Prototype="Ural ForSale"
P os ="0.00 0 111.522 0.000">
<Parts>
<BASKET
present="1"
Flags="16"
Prototype=" uralC argo0 1_01" />

<CABIN
present="1"
Flags="16"
Prototype="uralCab01_01" />

<CHASSIS
present="1"
Flags="16"
Prototype="uralChassis" />
</CHASSIS>

<Repository />
</Item>

"Не стоит прогибаться под изменчивый мир", - пел человек, который прогнулся.

Кто-то помог - поставь плюс в репутацию. Потерял пруфы :(
Аватара


Как добавить?

Как редактировать?

Грузовик, Порождать


I SPEAK ENGLISH!

Development in progress.

Van family series


Winchmaster
Аватара
Hello, did anyone have kto mod in other language?
Сообщений: 57 • Страница 3 из 3 123