Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Source 5.2 BASE  (Visto 29550 veces)

zHammer and 4 Guests are viewing this topic.

Offline positive #270 Posteado: March 11, 2026, 08:43:20 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 8
  • Gracias recibida: 178
  • lv
update : Custom Eventime v3.2 :






What's the actual purpose of your posts? I see you only playing with image positions in modules, that are already available.  bad


Offline 331515194 #271 Posteado: March 13, 2026, 12:08:35 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 6
  • Gracias recibida: 0
  • cn
Has anyone fixed the issue of games crashing on Windows 11?


Online zHammer #272 Posteado: March 13, 2026, 12:54:34 AM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 125
  • Gracias recibida: 95
  • es
disable Karutan dust effect
ZzzInterface.cpp
Code: [Select]
else if (IsKarutanMap())
{
//EnableAlphaTest();
                //EnableAlphaBlend();
                //glColor3f(0.3f, 0.3f, 0.25f);
                //float fWindX = (float)((int)WorldTime % 100000) * 0.004f;
                //RenderBitmapUV(BITMAP_CHROME + 3, 0.f, 0.f, gwinhandle->GetScreenX(), gwinhandle->GetScreenY(), fWindX, 0.f, 3.f, 2.f);
}
Infinity Arrow's skill title appears doubled; where can I check to fix it?

if (CharacterAttribute->Skill[Type] == AT_SKILL_INFINITY_ARROW)
{
    TextNum = 2;   
    SkipNum = 1;

    sprintf(TextList[TextNum], GlobalText[2040]);
    TextListColor[TextNum] = TEXT_COLOR_DARKRED;
    TextBold[TextNum] = false;
    TextNum++;

    sprintf(TextList[TextNum], GlobalText[175], iMana);
    TextListColor[TextNum] = TEXT_COLOR_WHITE;
    TextBold[TextNum] = false;
    TextNum++;

    sprintf(TextList[TextNum], GlobalText[360], iSkillMana);
    TextListColor[TextNum] = TEXT_COLOR_WHITE;
    TextBold[TextNum] = false;
    TextNum++;
}

Bug del ALT cuando abres 2 o mas ventanas se bugea el ALT como se bugea tienes que precionar para matar la los moustros o para abrir un shop etc se pone viceversa e.E
 pleas3 pleas3 pleas3

no tengo ese error con el ALT
You must join the party before the screen goes into sleep mode, and then return to the game. You will not be able to attack monsters unless you press the Alt key.
 pleas3 pleas3 pleas3


Offline Domedica #273 Posteado: Today at 04:32:27 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 14
  • Gracias recibida: 4
  • ar
GameserverCS not connect  bad


Offline erickmalfoy #274 Posteado: Today at 06:58:03 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 717
  • Gracias recibida: 960
  • ar
disable Karutan dust effect
ZzzInterface.cpp
Code: [Select]
else if (IsKarutanMap())
{
//EnableAlphaTest();
                //EnableAlphaBlend();
                //glColor3f(0.3f, 0.3f, 0.25f);
                //float fWindX = (float)((int)WorldTime % 100000) * 0.004f;
                //RenderBitmapUV(BITMAP_CHROME + 3, 0.f, 0.f, gwinhandle->GetScreenX(), gwinhandle->GetScreenY(), fWindX, 0.f, 3.f, 2.f);
}
Infinity Arrow's skill title appears doubled; where can I check to fix it?

if (CharacterAttribute->Skill[Type] == AT_SKILL_INFINITY_ARROW)
{
    TextNum = 2;   
    SkipNum = 1;

    sprintf(TextList[TextNum], GlobalText[2040]);
    TextListColor[TextNum] = TEXT_COLOR_DARKRED;
    TextBold[TextNum] = false;
    TextNum++;

    sprintf(TextList[TextNum], GlobalText[175], iMana);
    TextListColor[TextNum] = TEXT_COLOR_WHITE;
    TextBold[TextNum] = false;
    TextNum++;

    sprintf(TextList[TextNum], GlobalText[360], iSkillMana);
    TextListColor[TextNum] = TEXT_COLOR_WHITE;
    TextBold[TextNum] = false;
    TextNum++;
}

Bug del ALT cuando abres 2 o mas ventanas se bugea el ALT como se bugea tienes que precionar para matar la los moustros o para abrir un shop etc se pone viceversa e.E
 pleas3 pleas3 pleas3

no tengo ese error con el ALT
You must join the party before the screen goes into sleep mode, and then return to the game. You will not be able to attack monsters unless you press the Alt key.
 pleas3 pleas3 pleas3

hahaha eso solo pasa en las interfaces antiguas Haber les menciono los 2 bug que los he arreglado
1. cuando haces party y pasa el mouse por encima del party por donde esta el minimapa se bugea se invierte el alt xD "Para en todas las interfaces"
2.Eso tambien pasa cuando abres 2 ventanas de mu con el helper activo por 5 minutos xD "Eso pasa en las interfaces anitguas "
3.Bug Karutan1 Que se bota cuando esta aqui exactamente "Cordenadas" 126-113 o cambias de mapa a Noria te bota del juego xD
4.Bug del ring del GM Tienes cuando te pones la capa no se ve xD
5.Bug arma de 2 manos se puede poner con escudo lo mismo para el arco de elfa xD
6. Set de rf no se puede botas ni guardar ni reparar xD
7.jewelbank debes arreglarlo para que use los Blundles
8.9.10.11 "ETC "  XD Recordando que todo esos bug ya lo he solucionado xD... ! Esto lo hago pa divertirme.  boxing


Offline erickmalfoy #275 Posteado: Today at 06:59:48 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 717
  • Gracias recibida: 960
  • ar
fix map karutan 1 - crash main :
https://mega.nz/file/KBEzQIZT#YAc4D2XXHRrKhsc_JcAKp30WR-___O0FhVHl7fPuK9E

Ese no es el Fix xD es mucho mas que solo eso e.E XD Suerte a todos.. !


Offline esteban #276 Posteado: Today at 07:34:55 AM | Modificado: Today at 02:08:45 PM by esteban

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 479
  • Gracias recibida: 4381
  • pe
disable Karutan dust effect
ZzzInterface.cpp
Code: [Select]
else if (IsKarutanMap())
{
//EnableAlphaTest();
                //EnableAlphaBlend();
                //glColor3f(0.3f, 0.3f, 0.25f);
                //float fWindX = (float)((int)WorldTime % 100000) * 0.004f;
                //RenderBitmapUV(BITMAP_CHROME + 3, 0.f, 0.f, gwinhandle->GetScreenX(), gwinhandle->GetScreenY(), fWindX, 0.f, 3.f, 2.f);
}
Infinity Arrow's skill title appears doubled; where can I check to fix it?

if (CharacterAttribute->Skill[Type] == AT_SKILL_INFINITY_ARROW)
{
    TextNum = 2;   
    SkipNum = 1;

    sprintf(TextList[TextNum], GlobalText[2040]);
    TextListColor[TextNum] = TEXT_COLOR_DARKRED;
    TextBold[TextNum] = false;
    TextNum++;

    sprintf(TextList[TextNum], GlobalText[175], iMana);
    TextListColor[TextNum] = TEXT_COLOR_WHITE;
    TextBold[TextNum] = false;
    TextNum++;

    sprintf(TextList[TextNum], GlobalText[360], iSkillMana);
    TextListColor[TextNum] = TEXT_COLOR_WHITE;
    TextBold[TextNum] = false;
    TextNum++;
}

Bug del ALT cuando abres 2 o mas ventanas se bugea el ALT como se bugea tienes que precionar para matar la los moustros o para abrir un shop etc se pone viceversa e.E
 pleas3 pleas3 pleas3

no tengo ese error con el ALT
You must join the party before the screen goes into sleep mode, and then return to the game. You will not be able to attack monsters unless you press the Alt key.
 pleas3 pleas3 pleas3

hahaha eso solo pasa en las interfaces antiguas Haber les menciono los 2 bug que los he arreglado
1. cuando haces party y pasa el mouse por encima del party por donde esta el minimapa se bugea se invierte el alt xD "Para en todas las interfaces"
2.Eso tambien pasa cuando abres 2 ventanas de mu con el helper activo por 5 minutos xD "Eso pasa en las interfaces anitguas "
3.Bug Karutan1 Que se bota cuando esta aqui exactamente "Cordenadas" 126-113 o cambias de mapa a Noria te bota del juego xD
4.Bug del ring del GM Tienes cuando te pones la capa no se ve xD
5.Bug arma de 2 manos se puede poner con escudo lo mismo para el arco de elfa xD
6. Set de rf no se puede botas ni guardar ni reparar xD
7.jewelbank debes arreglarlo para que use los Blundles
8.9.10.11 "ETC "  XD Recordando que todo esos bug ya lo he solucionado xD... ! Esto lo hago pa divertirme.  boxing

gracias por reportar los bug los que ya reportaste ya los solucione ;)

Gracias:


Online zHammer #277 Posteado: Today at 12:11:48 PM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 125
  • Gracias recibida: 95
  • es
disable Karutan dust effect
ZzzInterface.cpp
Code: [Select]
else if (IsKarutanMap())
{
//EnableAlphaTest();
                //EnableAlphaBlend();
                //glColor3f(0.3f, 0.3f, 0.25f);
                //float fWindX = (float)((int)WorldTime % 100000) * 0.004f;
                //RenderBitmapUV(BITMAP_CHROME + 3, 0.f, 0.f, gwinhandle->GetScreenX(), gwinhandle->GetScreenY(), fWindX, 0.f, 3.f, 2.f);
}
Infinity Arrow's skill title appears doubled; where can I check to fix it?

if (CharacterAttribute->Skill[Type] == AT_SKILL_INFINITY_ARROW)
{
    TextNum = 2;   
    SkipNum = 1;

    sprintf(TextList[TextNum], GlobalText[2040]);
    TextListColor[TextNum] = TEXT_COLOR_DARKRED;
    TextBold[TextNum] = false;
    TextNum++;

    sprintf(TextList[TextNum], GlobalText[175], iMana);
    TextListColor[TextNum] = TEXT_COLOR_WHITE;
    TextBold[TextNum] = false;
    TextNum++;

    sprintf(TextList[TextNum], GlobalText[360], iSkillMana);
    TextListColor[TextNum] = TEXT_COLOR_WHITE;
    TextBold[TextNum] = false;
    TextNum++;
}

Bug del ALT cuando abres 2 o mas ventanas se bugea el ALT como se bugea tienes que precionar para matar la los moustros o para abrir un shop etc se pone viceversa e.E
 pleas3 pleas3 pleas3

no tengo ese error con el ALT
You must join the party before the screen goes into sleep mode, and then return to the game. You will not be able to attack monsters unless you press the Alt key.
 pleas3 pleas3 pleas3

hahaha eso solo pasa en las interfaces antiguas Haber les menciono los 2 bug que los he arreglado
1. cuando haces party y pasa el mouse por encima del party por donde esta el minimapa se bugea se invierte el alt xD "Para en todas las interfaces"
2.Eso tambien pasa cuando abres 2 ventanas de mu con el helper activo por 5 minutos xD "Eso pasa en las interfaces anitguas "
3.Bug Karutan1 Que se bota cuando esta aqui exactamente "Cordenadas" 126-113 o cambias de mapa a Noria te bota del juego xD
4.Bug del ring del GM Tienes cuando te pones la capa no se ve xD
5.Bug arma de 2 manos se puede poner con escudo lo mismo para el arco de elfa xD
6. Set de rf no se puede botas ni guardar ni reparar xD
7.jewelbank debes arreglarlo para que use los Blundles
8.9.10.11 "ETC "  XD Recordando que todo esos bug ya lo he solucionado xD... ! Esto lo hago pa divertirme.  boxing

gracias por reportar los bug los que ya reoposrtastes ya los solucione ;)

Estou com dificuldades nos pontos 1 e 3. Meu irmão pode me ajudar a corrigir esses erros?

 pleas3 pleas3 pleas3 pleas3


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
47 Replies
18997 Views
Last post March 09, 2026, 07:30:28 PM
by wellwisher22
38 Replies
10250 Views
Last post June 14, 2025, 12:08:22 AM
by Eureka26
20 Replies
6266 Views
Last post April 11, 2025, 12:03:23 AM
by Nexus
21 Replies
5131 Views
Last post January 15, 2026, 12:52:13 PM
by straiker23
7 Replies
688 Views
Last post February 21, 2026, 06:53:21 AM
by k33n00