• 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!

Modify entergame window

mct

New Member
Joined
May 7, 2013
Messages
54
Reaction score
0
I want modify the "enter game window". I need only show Account & Password.

The client connect directly with my server.

Example:
$host = myhostname
$protocol = 8
$port = 7171

I need hide these options.

Here is the question: ¿I need compile? or I can make this only writting the lua code?

- - - Updated - - -

Perfect, Now Works!!!

With editing lua code (entergame.lua) and entergame.otui.

I downloaded the libraries, mingw & codeblocks for nothing... :p
 
Back
Top