• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Change name a custom client

How change name custom client, to xenobot will be work
Compile client, this line are in - >main.cpp
Code:
    // setup application name and version
    g_app.setName("Client Name");
    g_app.setCompactName("BananainHole");
    g_app.setVersion(VERSION);

Anyway "loved" this... XXI century, screenshots from phone/camera... xDD
 
does xenobot work on OTClient? 😱
No.work
Post automatically merged:

Compile client, this line are in - >main.cpp
Code:
    // setup application name and version
    g_app.setName("Client Name");
    g_app.setCompactName("BananainHole");
    g_app.setVersion(VERSION);

Anyway "loved" this... XXI century, screenshots from phone/camera... xDD
But wath the write in the line client name amd version .
Or the past the line to a client
Post automatically merged:

what these lines should look like
The server Osera World (http://oseraworld.com/)
 
Last edited:
Back
Top