• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

C++ sending commands

Xleniz

New Member
Joined
Jul 6, 2009
Messages
178
Reaction score
3
Location
Sweden
Is it possible to send OTServ commands from a C++ program?? (Didn't know where to post this)
 
Edit the sources and add options to the tfs.exe menu. (You must know something of how to edit tfs sources)

Edit:

You need to do something like this (I created the button "Make god", with it you can make a player god)
(I don't know how to manage the function "CreateWindowEx" very well.. for that reason the button is disrupted, looks ugly xD)

vhx5vr.png
 
Last edited:
Back
Top