Mostrar posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - anonymousgh

Paginas: [1]
1
Sources Generales / Re: Source RoxGaming Main 5.2 - 60 FPS UPDATE
« Posteado: June 12, 2025, 01:11:34 PM »
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);

2
Sources Generales / Re: Soucer Update 3 ExGammig (Listo para COPILAR)
« Posteado: September 14, 2024, 09:28:47 AM »
Link off @dakosmu

Paginas: [1]