New Mount Attack fixed solutions?

08/30/2010 11:08 King_Powa#16
Motlist of my Boar

Code:
GENERAL WAIT wait.msa 90
GENERAL WAIT1 wait1.msa 9
GENERAL WAIT2 wait2.msa 1
GENERAL WALK walk.msa 100
GENERAL RUN run.msa 100
GENERAL COMBO_ATTACK attack1.msa 100
GENERAL COMBO_ATTACK1 attack2.msa 100
GENERAL COMBO_ATTACK2 attack3.msa 100
GENERAL FRONT_DAMAGE front_damage.msa 100
GENERAL BACK_DAMAGE back_damage.msa 100
GENERAL DEAD dead.msa 100
GENERAL SKILL2 skill.msa 100
Dead file .msa of my Boar

Code:
ScriptType               MotionData

MotionFileName           "D:\ymir work\npc\boar\dead.GR2"
MotionDuration           1.900000
08/30/2010 11:13 hen!#17
Quote:
Originally Posted by Lexico View Post
i have made on the teathd from casi just explore


hi casi well the new horses work like 50%

I see 2 problems on your topic:

1 the id are worng ---- how i know that simple just unpack the oficial mob_proto and you will see the id from the new horses are

"metin2pt official but is just example"
PHP Code:
    <Mob vnum="20110" name="'boar'" gb2312name="Javali de Guerra" type="1" rank="5" battle_type="0" level="1" event_type="2" mob_color="0" />
    <
Mob vnum="20111" name="'dog_god'" gb2312name="Lobo de Guerra" type="1" rank="5" battle_type="0" level="1" event_type="2" mob_color="0" />
    <
Mob vnum="20112" name="'fire_tiger'" gb2312name="Tigre de Guerra" type="1" rank="5" battle_type="0" level="1" event_type="2" mob_color="0" />
    <
Mob vnum="20113" name="'lion'" gb2312name="Lećo de Guerra" type="1" rank="5" battle_type="0" level="1" event_type="2" mob_color="0" /> 
2 Problem is of corse the atack will not work with that npc files he dont have msa files and the motlist file for ex:"motlist from normal horses"
PHP Code:

GENERAL WAIT 00.msa 90
GENERAL WAIT1 00_1
.msa 9
GENERAL WAIT2 00_2
.msa 1
GENERAL WALK 02.msa 100
GENERAL RUN 03.msa 100
GENERAL COMBO_ATTACK 20.msa 100
GENERAL COMBO_ATTACK1 20_1
.msa 100
GENERAL COMBO_ATTACK2 20.msa 100
GENERAL FRONT_DAMAGE 30.msa 100
GENERAL BACK_DAMAGE 30.msa 100
GENERAL DEAD 31.msa 100
GENERAL SKILL2 25.msa 100 
and the msa when the horse get dead to show the example

PHP Code:
ScriptType               MotionData

MotionFileName           
"D:\YMIR WORK\npc\horse\31.GR2"
MotionDuration           2.333333 
like you see the motlist go read the msa the msa the animations gr2 at the moment your npc file go read only the gr2 main image and the dds nothing more no ataks no anything

i hope help understand a litle more for that and dont forget you are amazind quest scripter continue with the good work
This is exactly what I was thinking off when reading about the new mounts. Find the right Vnums and use the msa-files from horse. But I was too lazy to test it, yet.

Did you try this solution? Does it work?
08/30/2010 11:18 ginopowa#18
Quote:
Originally Posted by King_Powa View Post
Motlist of my Boar

Code:
GENERAL WAIT wait.msa 90
GENERAL WAIT1 wait1.msa 9
GENERAL WAIT2 wait2.msa 1
GENERAL WALK walk.msa 100
GENERAL RUN run.msa 100
GENERAL COMBO_ATTACK attack1.msa 100
GENERAL COMBO_ATTACK1 attack2.msa 100
GENERAL COMBO_ATTACK2 attack3.msa 100
GENERAL FRONT_DAMAGE front_damage.msa 100
GENERAL BACK_DAMAGE back_damage.msa 100
GENERAL DEAD dead.msa 100
GENERAL SKILL2 skill.msa 100
Dead file .msa of my Boar

Code:
ScriptType               MotionData

MotionFileName           "D:\ymir work\npc\boar\dead.GR2"
MotionDuration           1.900000

plaese motlist of all the places?
08/30/2010 11:45 .Rebel#19
Quote:
Originally Posted by hennink View Post
This is exactly what I was thinking off when reading about the new mounts. Find the right Vnums and use the msa-files from horse. But I was too lazy to test it, yet.

Did you try this solution? Does it work?
i dont have made that yet

i am install the server my disk was burning :( so i am install all again i dont have server for now i am install freebsd mysql51 apache etc etc etc i will do that later i have just share my solution in the time i am wait the instalation :P so someone with time do that ^^
08/31/2010 10:55 hen!#20
I tried it and in my case it didn't work. Dunno if you have to edit any further files to make it working like a horse.
08/31/2010 11:02 DaaRkk#21
Ruben can you Post all fixxed and finished Data“s for the New Mounts with Attack DMG etcc. ..
08/31/2010 15:45 hen!#22
Quote:
Originally Posted by Epvp.VS.Blizzard View Post
Ruben can you Post all fixxed and finished Data“s for the New Mounts with Attack DMG etcc. ..
As I already said it didn't work in my case. Another thought I have/had was including season2.epk via index and use the ID's of the official client. But I believe this option has also already been tested...
08/31/2010 16:25 .Rebel#23
I am working on that today but give me some bugs also no fixit yet but i see the casi have made video with atack working i dont know if he go made pub
08/31/2010 16:27 DaaRkk#24
Casi have only a official Metin2 2010 Client with some bug "Logout etc.." he said when he have all fixxed he make that Public.
08/31/2010 16:30 .Rebel#25
that is grat i need find just the mount_test config and i think i get that work and also i have change the pc and pc2
08/31/2010 17:35 EYvil#26
1. funktioniert das nicht
2. geht das auch auf deutsch?
09/01/2010 10:48 .Rebel#27
i get that half work but still many bugs to fix


[Only registered and activated users can see links. Click Here To Register...]
09/01/2010 10:51 tr0j3n18#28
Quote:
Originally Posted by Lexico View Post
i get that half work but still many bugs to fix


[Only registered and activated users can see links. Click Here To Register...]
share or gtfo
09/01/2010 10:52 DaaRkk#29
Can you Post me your data Ruben? i will work on it too, maybe you and me make that alone finish.
09/01/2010 11:00 .Rebel#30
Quote:
Originally Posted by tr0j3n18 View Post
share or gtfo
-.-
#report