Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Combo with 1 skill  (Visto 4473 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline lechianh88 Posteado: August 16, 2021, 02:24:49 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 47
  • Gracias recibida: 965
  • vn
1 slight modification for creating combos with 1 skill.
Have fun !

Find void CSkillManager::UseDurationSkillAttack and Replace   bool combo = false by


Replace
Code: [Select]
if((gServerInfo.m_EnableComboToAllSwitch == 1 || gQuest.CheckQuestListState(lpObj,3,QUEST_FINISH) != 0) && lpObj->ComboSkill.CheckCombo(lpSkill->m_skill) != 0)

By:
Code: [Select]
if((gServerInfo.m_EnableComboToAllSwitch == 1 || gQuest.CheckQuestListState(lpObj,3,QUEST_FINISH) != 0) && checkCombo)

Find void CSkillManager::CGMultiSkillAttackRecv(PMSG_MULTI_SKILL_ATTACK_RECV* lpMsg,int aIndex,bool type) // OK
and add


Replace
if((gServerInfo.m_EnableComboToAllSwitch == 1 || gQuest.CheckQuestListState(lpObj,3,QUEST_FINISH) != 0) && lpObj->ComboSkill.CheckCombo(lpSkill->m_skill) != 0)

by




Config GameServerInfo - Common.dat

Code: [Select]
ComBo1Skill = 1
TyleComBo1Skill = 100


Gracias:

zurect, quay123, tuyentc, smil158, e911217, chipcoidj, rama888, king992253, thongd45, wenleiady, josejose, GATITO, hide3by, darkes607, dungnethd, Xysad, imjay8, charllesmorais, OBBY, NoobDK, erickmalfoy, Ezequielv1, Xenos, elcrom, 万三大哥哥, ductruong1, mediodas20, birdy491, kaiocnx, Erick05, ndhieu8x, cobyzero, ValkyrieDevs, lisamdys23, truongtienhp, kimrubi, Ryzenn, boypost, nabuelbrunoperez22@gmail, kksky, Knighit, ledemkhoc, ronglovel, dakosmu, powerpatic, camxano1, Nexus, sh4ll3, psychicdoom, Hoangsy99, GabrielDev, Nakamura, usersa, hans.nsc, PachoRasta, xuanyuan, bustafa, thuongdo07, solar, smurr, showmax, jherson, kendy93, stopk, hackvcoinpro1, axeman192, leehenry1208, dreamboy7, buuug7, Arazox, melendezzk, zpzwb113, glmmlg, tammadall, rowspan, frojasv, zhujianhui, danielgalboa, jonhz, ngoctrau, xufqing, zodiacddos, quyanxu, maqmu, phuongcuongmsqm, mavine, anhtjm94, BDCAM, NghienMU, thunwa1, Vincent, nhanphu200, muphantom, Eymen2121, ImportedPotato, luciferlg, Denis Alves, alexfy, kayito, rogeralexander, Hiếu Đại Ca, giangpha, GabrielDevel, backerchen, Miisoia, redf0x, zlethanhlong, 1muarcadia1, Odisk, gamingmu, pimkungclub, qwertyu, Junjinvn, hugab1, KhongGianOL, mangal, djagripnos, havanty, VERNERON, wongda, Pokepili, tamoio, Angel18, GoldSun, anh1pk, z348870672, Sub-Zero, vantuan02hn, habacedu24, sagamacus, zhangjianle865, tiendoanit, kenh14, ailsoncost, spartacus, comelon666, SaintZeus, Specifier, ZabiinoOo, tunhi3000, TuanNinh, mugloves99, theanh27, emersonx13, superrin

Offline TuanNinh #1 Posteado: August 16, 2021, 03:56:34 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 4
  • Gracias recibida: 141
  • by
vừa thấy bác đăng youtobe. đang định hỏi thì bác share. tuyệt với. cám ơn bác :D


Offline onlinezajzaj #2 Posteado: August 16, 2021, 07:35:10 PM

  • MAESTRO

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 663
  • Gracias recibida: 19901
  • vn
All Skill = Nát !!

mà Tool Hack = Nát Game rồi  tiros tiros tiros tiros tiros tiros tiros

Gracias:


Offline Specifier #3 Posteado: September 19, 2021, 04:38:37 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 718
  • Gracias recibida: 5851
  • ae
Skill Broken after applied

---------------------------[NULL]---------------------------------

Offline onlinezajzaj #4 Posteado: September 19, 2021, 08:38:41 PM

  • MAESTRO

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 663
  • Gracias recibida: 19901
  • vn
Skill Broken after applied

Demo bro?  drogado drogado


Offline Specifier #5 Posteado: September 19, 2021, 10:27:50 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 718
  • Gracias recibida: 5851
  • ae
---------------------------[NULL]---------------------------------

Gracias:


Offline Specifier #6 Posteado: September 24, 2021, 05:30:59 AM | Modificado: November 08, 2021, 07:43:00 AM by Ifreat

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 718
  • Gracias recibida: 5851
  • ae
---------------------------[NULL]---------------------------------

Offline Specifier #7 Posteado: November 15, 2021, 09:24:48 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 718
  • Gracias recibida: 5851
  • ae
Anyone can manage to make BK excluded on combo1skill?

---------------------------[NULL]---------------------------------

Offline ImportedPotato #8 Posteado: November 16, 2021, 04:20:38 AM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 169
  • Gracias recibida: 41
  • ph
can someone demo it? ty


Offline Specifier #9 Posteado: April 29, 2023, 07:28:14 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 718
  • Gracias recibida: 5851
  • ae
maybe someone who have 2 skills = combo
please contact me

---------------------------[NULL]---------------------------------

Offline Specifier #10 Posteado: April 29, 2023, 12:11:43 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 718
  • Gracias recibida: 5851
  • ae
---------------------------[NULL]---------------------------------

Offline Specifier #11 Posteado: April 29, 2023, 01:25:07 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 718
  • Gracias recibida: 5851
  • ae
up anyone?please contact me if someone knows how to make it i really needed it badly

---------------------------[NULL]---------------------------------

Offline sh4ll3 #12 Posteado: September 06, 2023, 09:25:06 PM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 72
  • Gracias recibida: 327
  • ve
up please alguien tiene una guia mas especifica?


Offline sh4ll3 #13 Posteado: September 07, 2023, 09:07:18 PM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 72
  • Gracias recibida: 327
  • ve

Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
1 Replies
3230 Views
Last post September 06, 2017, 03:33:40 AM
by ZidSliver
7 Replies
4165 Views
Last post February 13, 2018, 06:39:11 PM
by ✬SOИY✬
5 Replies
2457 Views
Last post August 08, 2021, 01:48:10 PM
by ricoimer
8 Replies
2125 Views
Last post August 11, 2020, 03:07:42 PM
by daraeowl
1 Replies
1539 Views
Last post July 06, 2022, 10:01:26 AM
by rowspan