Guias Server Mu

Mu Online => Files Mu Online => Sources Generales => Topic started by: dakosmu on August 10, 2023, 08:23:06 AM

Title: Source ThueFlag Lado Main
Post by: dakosmu on August 10, 2023, 08:23:06 AM
Source ThueFlag Lado Main

(https://i.ibb.co/K7MhqVL/gdfgdfgd.jpg) (http://"https://ibb.co/DkxWCw8")
(https://i.ibb.co/HrCnGs8/aodoa.jpg) (http://"https://ibb.co/vJhZLGn")
(https://i.ibb.co/Sm3qg70/flaad.jpg) (http://"https://ibb.co/hdmpN1H")
(https://i.ibb.co/3BLxkTx/flaaw.jpg) (http://"https://ibb.co/gzB06r0")
(https://i.ibb.co/FKmfKg4/flaaa.jpg) (http://"https://ibb.co/s2bD2y9")

Agrear Nuevos elementos  ThueFlag.h y ThueFlag.cpp


Quote
ThueFlag.h

(https://i.ibb.co/C8VV8p2/Ocultar.png)


Quote
ThueFlag.cpp


(https://i.ibb.co/C8VV8p2/Ocultar.png)

Quote
Interface.cpp

Agregar en void Interface::Load()


(https://i.ibb.co/C8VV8p2/Ocultar.png)


Agregar en interface.cpp
Agregar en

Quote
void Interface::Work()

(https://i.ibb.co/C8VV8p2/Ocultar.png)


(https://i.ibb.co/C8VV8p2/Ocultar.png)

Agregar en los siguientes .cpp
Quote
Interface.cpp
Protocol.cpp

Agregar esto
Code: [Select]
#include "ThueFlag.h"

Buscar void Interface::SetCursorFocus()

Agregar
(https://i.ibb.co/C8VV8p2/Ocultar.png)

Quote
Interface.h

Agregar en enum ObjectID
Code: [Select]
eMAIN_ThueFlag,
Quote
Protocol.cpp

Quote
Agregar dentro de BOOL ProtocolCoreEx(BYTE head,BYTE* lpMsg,int size,int key) // OK

(https://i.ibb.co/C8VV8p2/Ocultar.png)

(https://i.ibb.co/C8VV8p2/Ocultar.png)



stdafx.h
(https://i.ibb.co/C8VV8p2/Ocultar.png)


Central.cpp

Quote
Agregar dentro de int Centralizado::MoveRenderCameraDefault()

Code: [Select]
|| gInterface.Data[eMAIN_ThueFlag].OnShow


Creditos
Dakosmu Por la Guia