OkMuOnline


NowaHosting


AlphaServers


Resultados 1 a 5 de 5

Threaded View

  1. #1
    Membro Betell Host's Avatar

    Data de Ingresso
    Jul 2022
    Posts
    14
    Thanks Thanks Given 
    72
    Thanks Thanks Received 
    42
    Thanked in
    5 Posts
    Mentioned
    0 Post(s)
    País
    Brazil

    Red face AutoLoading - Adaptado de la versión "Mu Archangel 2







    Main.cpp
    Código:
    if (gProtect.m_MainInfo.EnableLoading == 1)	{
    		gCUIMng.Load();  //->Load Loading MuArchangel 
    
    
    	}
    
    
    
    
    	if (gProtect.m_MainInfo.EnableLoading == 2)
    	{
    		gCUIMng.Load();  //->Load Loading MuLegend 
    
    
    	}
    
    
    	if (gProtect.m_MainInfo.EnableLoading == 3)
    	{
    		gCUIMng.Load();  //->Load Loading MuBetell 
    
    
    	}
    
    
    	if (gProtect.m_MainInfo.EnableLoading == 4)
    	{
    		gCUIMng.Load();  //->Load Loading BK 
    
    
    	}
    
    
    ///////////
    Protect.h

    Código:
    DWORD EnableLoading;
    GetMainInfo.cpp

    Código:
    DWORD EnableLoading;
    Código:
    info.EnableLoading = GetPrivateProfileInt("UPGRADE", " EnableLoading ", 0, ".\\MainInfo.ini");
    [/CODE]


    Linhas para o MainInfo.ini

    Código:
    //==========================================//-- Sistema Loading 
    //-- 1-Archangel / 2-Legend / 3-Betell / 4-BK
    //==========================================  
    EnableLoading = 1
    Arquivos para o cliente

    https://mega.nz/file/WDoVzJ7B#d4hCY8...NdY4-6rIhACwEw

    Use sua criatividade!!


    Creditos


    Kapocha33
    Betell Host

  2. The Following 2 Users Say Thank You to Betell Host For This Useful Post:


Tags para este Tópico

Permissões de Postagem

  • Você não pode iniciar novos tópicos
  • You may not post Resposta(s)
  • Você não pode enviar anexos
  • Você não pode editar suas mensagens
  •