Ayyıldız2 | 2008 TR Yapısı • 1-99 Orta Emek Destan • Oto Avsız • 10 Temmuz 21:00 HEMEN TIKLA!
Does anyone know how I can make it attack from horse/mount? I want to attack from level 1. I modified instancebase.cpp and pvp.cpp but it doesn't work.
Thanks ! ,3
Thanks ! ,3
Does anyone know how I can make it attack from horse/mount? I want to attack from level 1. I modified instancebase.cpp and pvp.cpp but it doesn't work.
Thanks ! ,3
game/src open ve pvp.cpp
[CODE title="kod" highlight="1"]switch( pkChr->GetMountVnum() )
[/CODE]
[CODE title="kod" highlight="1"]
case 20205:
case 20206:
case 20207:
case 20208:
case 20209:
case 20210:
case 20211:[/CODE]
Add the mount's code and save
[CODE title="kod" highlight="1"]client/src/InstanceBase.cpp[/CODE]
opening
to call
[CODE title="kod" highlight="1"]UINT CInstanceBase::SHORSE::GetLevel()[/CODE]
same road codes
[CODE title="kod" highlight="1"]case 20234:[CODE title="kod" highlight="1"]client/src/InstanceBase.cpp[/CODE]
opening
to call
[CODE title="kod" highlight="1"]UINT CInstanceBase::SHORSE::GetLevel()[/CODE]
same road codes
case 20235:
case 20236:
case 20237:
case 20238:[/CODE]
Close the text of the missing mount here, create it
Write and generate the code for the missing mount
Write and generate the code for the missing mount
you don't help me...game/src open ve pvp.cpp[CODE title="kod" highlight="1"]switch( pkChr->GetMountVnum() )
[/CODE]
[CODE title="kod" highlight="1"]
case 20205:
case 20206:
case 20207:
case 20208:
case 20209:
case 20210:
case 20211:[/CODE]
Add the mount's code and save[CODE title="kod" highlight="1"]case 20234:
[CODE title="kod" highlight="1"]client/src/InstanceBase.cpp[/CODE]
opening
to call
[CODE title="kod" highlight="1"]UINT CInstanceBase::SHORSE::GetLevel()[/CODE]
same road codes
case 20235:
case 20236:
case 20237:
case 20238:[/CODE]
Close the text of the missing mount here, create it
Write and generate the code for the missing mount
![]()
i say ' I want to attack from level 1. I modified instancebase.cpp and pvp.cpp but it doesn't work. ' just i want to attack from the horse with 1 point
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 0
- Görüntüleme
- 94
- Cevaplar
- 0
- Görüntüleme
- 64
- Cevaplar
- 1
- Görüntüleme
- 266