Mix LOGS Xeno-SOURCE Source Code

Thug1lyf

BANNED
Messages
8
Reaction score
0
Points
1
Please note, if you want to make a deal with this user, that it is blocked.
40a643e9-48f4-48a2-9ac0-002941a48916


Mix LOGS Xeno-SOURCE Source Code


Xeno-SRC Source Code
rchived because I knew it would get deleted soon

I did NOT make this, all credit goes to .rizve, this is only an archive of the files if they get deleted.

Fixing Issues
Incompatible Command-Line Options: '/O2' and '/RTC1' Solution:

Go to the top menu and click Project > Xeno Properties. (Dont forget to select Xeno on the solution explorer)
Expand the C/C++ section in the side menu.
Select Optimization.
Change the Optimization setting to Disabled (/Od) using the dropdown menu.
Wrong version error Solution:

Download ClientsWindow.xaml.cs from the repo.
Replace the old ClientsWindow.xaml.cs (Main Folder > XenoUI > ClientsWindow.xaml.cs) with the downloaded one.
Making your own UI
Open the Solution Explorer

Find "XenoUI" in the Solution Explorer.
Open MainWindow.xaml.
Editing the Menu

Once the file is open, you can start customizing the UI.
Editing Additional Windows

ClientsWindows.xaml:

This file is for enabling the multi client feature UI.
Double-click on ClientsWindows.xaml in the Solution Explorer to open it for editing.
ScriptsWindow.xaml:

This is the main window.
Updating offsets
Go to the file: Main Folder > Xeno > include > worker.hpp



Download Link



Download Link











[/CENTER]
 
Top