Welcome to IPBFocus Demo
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. This message will be removed once you have signed in.
Login Criar Conta

Foto

[Função] Join Server



  • Por favor, inicie sesión para responder

Ver o tópico anterior Ver o tópico seguinte Ir para baixo  Mensagem [Página 1 de 1]

#1
Fuera de línea
Mr_Stanley
Dom Dez 14, 2014 8:44 pm




Fundador

Fundador
Parar chamar clique 2 vezes em um button e coloque:
Código:
JoinServer(ComboBox1.itemindex);

Precisará do Set Event, eu irei criar um tópico postando ele...


Código:
procedure JoinServer(ServerID:Integer); // join
begin
 case PBYTE(g_pGameStatus)^ of
  0: SetEvent($C, @ServerID, nil, nil, 0, 0);    // ou 0C
  1: SetEvent($11, @ServerID, nil, nil, 0, 0);
 end;
end;

https://badcheats.forumbrasil.net

Mensagem [Página 1 de 1]


Tópicos semelhantes

-

» [Função] Set Event
» [Função] Fast Knife