Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: [Idea] Custom Textbox in Main 1.04D  (Visto 873 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline muzic25 Posteado: March 24, 2019, 12:51:15 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 8
  • Gracias recibida: 4
  • hu
Hy Everyone! How to create a custom Interface Textbox to write text in S6Epi3 1.04D main

I found something while researching

Code: [Select]
char sub_7AEFF0() //This is zen withdraw window in warehouse
{
  char result; // al@2
  char *v1; // eax@5
  char v2; // [sp+4h] [bp-2Ch]@5
  void *v3; // [sp+20h] [bp-10h]@1
  int v4; // [sp+2Ch] [bp-4h]@5

  v3 = (void *)sub_7B9CB0();
  if ( v3 )
  {
    if ( sub_7A0A90((int)v3, 1, 0, 50, 12, 8, 0) )
    {
      sub_7A1C90((int)v3, 9);
      v1 = (char *)unknown_libname_9(420); //Textline from Text.bmd
      sub_409A50(&v2, v1);
      v4 = 0;
      sub_7A1080(v3, (int)&v2, -1, 0);
      v4 = -1;
      sub_409AD0(&v2);
      sub_823CF0((int)v3, (unsigned int)sub_7AF0D0, 8);
      sub_823CF0((int)v3, (unsigned int)sub_7AF0F0, 1);
      sub_823CF0((int)v3, (unsigned int)sub_7AF260, 2);
      result = 1;
    }
    else
    {
      result = 0;
    }
  }
  else
  {
    result = 0;
  }
  return result;
}

If anyone find the clue how to make a tect box in game please share  :)

Gracias:


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
0 Replies
1016 Views
Last post March 09, 2018, 08:30:30 AM
by tigre1123
4 Replies
2760 Views
Last post April 10, 2022, 10:15:12 PM
by jhoancito
2 Replies
1758 Views
Last post July 17, 2019, 07:29:59 PM
by ZabiinoOo
0 Replies
2552 Views
Last post June 03, 2024, 10:37:18 PM
by umperlook
0 Replies
2901 Views
Last post June 03, 2024, 10:54:42 PM
by umperlook