Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Source RoxGaming Main 5.2 - 60 FPS UPDATE  (Visto 20124 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline tiagozika #100 Posteado: July 11, 2025, 11:57:22 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 5
  • Gracias recibida: 1
  • br
alguem sabe onde ativa pc point e mostra no jogo

Gracias:


Offline zHammer #101 Posteado: July 14, 2025, 10:47:59 AM

  • 0 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 80
  • Gracias recibida: 74
  • es
Fix FENRIR_WALK/ FENRIR_RUN:

Em GOBoid.cpp, procure por:

bool MoveBug ( OBJECT* o, bool bForceRender )

Antes de:
      switch (o->Type)
      {
      case MODEL_FENRIR_BLACK:
      case MODEL_FENRIR_BLUE:
      case MODEL_FENRIR_RED:
      case MODEL_FENRIR_GOLD:

Colocar:
      b->PlayAnimation(&o->AnimationFrame, &o->PriorAnimationFrame, &o->PriorAction, o->Velocity, o->Position, o->Angle);


Please help me, I can't fix this bug.
 please please please please


Offline esteban #102 Posteado: July 14, 2025, 12:01:04 PM

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 480
  • Gracias recibida: 4431
  • pe
Fix FENRIR_WALK/ FENRIR_RUN:

Em GOBoid.cpp, procure por:

bool MoveBug ( OBJECT* o, bool bForceRender )

Antes de:
      switch (o->Type)
      {
      case MODEL_FENRIR_BLACK:
      case MODEL_FENRIR_BLUE:
      case MODEL_FENRIR_RED:
      case MODEL_FENRIR_GOLD:

Colocar:
      b->PlayAnimation(&o->AnimationFrame, &o->PriorAnimationFrame, &o->PriorAction, o->Velocity, o->Position, o->Angle);


Please help me, I can't fix this bug.
 please please please please

con el fix

Gracias:


Offline zHammer #103 Posteado: July 15, 2025, 01:14:55 AM

  • 0 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 80
  • Gracias recibida: 74
  • es
Fix FENRIR_WALK/ FENRIR_RUN:

Em GOBoid.cpp, procure por:

bool MoveBug ( OBJECT* o, bool bForceRender )

Antes de:
      switch (o->Type)
      {
      case MODEL_FENRIR_BLACK:
      case MODEL_FENRIR_BLUE:
      case MODEL_FENRIR_RED:
      case MODEL_FENRIR_GOLD:

Colocar:
      b->PlayAnimation(&o->AnimationFrame, &o->PriorAnimationFrame, &o->PriorAction, o->Velocity, o->Position, o->Angle);


Please help me, I can't fix this bug.
 please please please please

con el fix

I can't fix it, please help me. please
 magia2 please magia2 please


Offline nhantac #104 Posteado: July 19, 2025, 02:49:16 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 75
  • Gracias recibida: 129
  • vn
Does anyone know where to find +15 effect code to restore it in this source?


Offline zHammer #105 Posteado: July 19, 2025, 08:01:41 AM

  • 0 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 80
  • Gracias recibida: 74
  • es

Help me fix bug angel.
 please please please please


Offline Farias #106 Posteado: July 19, 2025, 08:37:10 AM

  • 0 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 90
  • Gracias recibida: 15
  • br
Alguem topa a gente criar um grupo whats pra gen te se ajudar nessa versão ?


Offline esteban #107 Posteado: July 19, 2025, 09:04:32 PM

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 480
  • Gracias recibida: 4431
  • pe

Gracias:


Offline zHammer #108 Posteado: July 19, 2025, 11:36:44 PM

  • 0 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 80
  • Gracias recibida: 74
  • es

Gracias:


Offline stopk #109 Posteado: July 20, 2025, 10:29:19 AM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 100
  • Gracias recibida: 168
  • bh
Regarding the issue of shadow replication of new pets in the game MU Online

Gracias:


Offline zHammer #110 Posteado: July 22, 2025, 03:15:21 AM

  • 0 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 80
  • Gracias recibida: 74
  • es


When equipped with accessories, pets and skills cannot be used.
 please please


Offline erickmalfoy #111 Posteado: July 24, 2025, 02:19:45 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 669
  • Gracias recibida: 708
  • ar
Regarding the issue of shadow replication of new pets in the game MU Online


Eso pasa por que te falta el refresh por lo que veo pusiste una custom Flag reves revisar que no choke nada xD

Gracias:


Offline stopk #112 Posteado: July 24, 2025, 06:08:01 AM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 100
  • Gracias recibida: 168
  • bh
Regarding the issue of shadow replication of new pets in the game MU Online


Eso pasa por que te falta el refresh por lo que veo pusiste una custom Flag reves revisar que no choke nada xD

I have activated it.
#define LJW_FIX_MANY_FLAG_DISAPPEARED_PROBREM
#define   LJW_FIX_PARTS_ENUM
Thank you for telling me it's this problem?


Online axell #113 Posteado: July 31, 2025, 10:54:42 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 5
  • Gracias recibida: 2
  • br

Help me fix bug angel.
 please please please please



Do you make this fix available?

help me my bro  please please please
Do you make this fix available?


Offline chramos12 #114 Posteado: August 01, 2025, 01:45:52 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 1
  • Gracias recibida: 0
  • br
I found an issue, I cannot buy any item in the NPC shop.
I'm trying to track from where the issue is and seems that the issue is in the dataserver...

are you guys facing?


Offline drakulla #115 Posteado: August 02, 2025, 07:43:33 AM | Modificado: August 02, 2025, 07:45:51 AM by drakulla

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 39
  • Gracias recibida: 621
  • br
https://ibb.co/bRFTszxk
ALGUEM JA VIU ESSE BUG DA SKILL CRITICAL DAMAGE DO DL, O EFEITO TA BUGADO NÃO CONSEGUI FIXAR NEM ACHEI PRA REMOVER ALGUEM JA ARUMOU?



Offline drakulla #116 Posteado: August 02, 2025, 03:56:49 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 39
  • Gracias recibida: 621
  • br
https://ibb.co/bRFTszxk
ALGUEM JA VIU ESSE BUG DA SKILL CRITICAL DAMAGE DO DL, O EFEITO TA BUGADO NÃO CONSEGUI FIXAR NEM ACHEI PRA REMOVER ALGUEM JA ARUMOU?


AS PARTES COM RELAÇÃO!

CreateEffect ( BITMAP_FLARE_FORCE, Position, o->Angle, o->Light, 1, o, weaponType, c->Weapon[0].LinkBone );
if ( renderSkillWave==false )
{
    CreateEffect ( MODEL_DARKLORD_SKILL, Position, o->Angle, Light, 0 );
}

CreateEffect ( BITMAP_FLARE_FORCE, Position, o->Angle, o->Light, 1, o, weaponType, c->Weapon[1].LinkBone );
if ( renderSkillWave==false )
{
    CreateEffect ( MODEL_DARKLORD_SKILL, Position, o->Angle, Light, 1 );
}


Offline drakulla #117 Posteado: August 02, 2025, 03:57:56 PM | Modificado: August 03, 2025, 03:20:02 PM by drakulla

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 39
  • Gracias recibida: 621
  • br

Offline sh4ll3 #118 Posteado: August 12, 2025, 01:39:18 PM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 72
  • Gracias recibida: 327
  • ve
Disculpen alguien a logrado cambiar esa interface y le ha colocado la interface s6 classic ?


Offline esteban #119 Posteado: August 12, 2025, 08:53:15 PM

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 480
  • Gracias recibida: 4431
  • pe
Disculpen alguien a logrado cambiar esa interface y le ha colocado la interface s6 classic ?

 cool2


Gracias:


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
15 Replies
5813 Views
Last post January 26, 2022, 12:29:29 PM
by victorrz17
2 Replies
3039 Views
Last post March 17, 2021, 01:23:36 AM
by matheusgom
125 Replies
33877 Views
Last post April 14, 2023, 05:11:07 PM
by esteban
7 Replies
2824 Views
Last post April 11, 2023, 08:53:28 PM
by bin9xhn2
106 Replies
19938 Views
Last post March 20, 2023, 04:59:50 AM
by samsunggon