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

[7.72] RealOTX with CastSystem - OpenSource

I'm having trouble with my server I think it may be some script know it may be in vocations.xml the error is the following is not giving promotion when purchasing the promotion char continues with the vocation without being promoted
 
so i have the server running and everything is good the only problem i have is that i can't seen to change the ip address no matter what i do.

here my config
-- World / Ip / Port
worldId = 1
ip = "132.148.26.183"
worldType = "open"
bindOnlyGlobalAddress = false
loginPort = 7171
gamePort = "7172"
statusPort = 7171
loginOnlyWithLoginServer = false
 
so i have the server running and everything is good the only problem i have is that i can't seen to change the ip address no matter what i do.

here my config
-- World / Ip / Port
worldId = 1
ip = "132.148.26.183"
worldType = "open"
bindOnlyGlobalAddress = false
loginPort = 7171
gamePort = "7172"
statusPort = 7171
loginOnlyWithLoginServer = false

Check your ip changer.
 
@Lelodro: I had changed some stuffs like loot owner and needed to rebuild, so i got this error when loading the items.otb. I followed the tutorial on Github to compile the sources... Can you help me?
iqJOuB9.png
 
how I can change npc problem, if you talk two 2 npc's wich stay near together... and you ask buy xxx answer both cost xx same msg
 
@Lelodro: I had changed some stuffs like loot owner and needed to rebuild, so i got this error when loading the items.otb. I followed the tutorial on Github to compile the sources... Can you help me?
After solve this problem, i got another:
apJQIu9.png

6NTBQRx.png

I dont know what or why its happening. Hope u help me...
 
Can someone upload me already compiled executable? Currently I don't have an opportunity to compile it by myself. Thanks.
 
pls help im using this otx with Gesior2012-TFS-0.3.6_and_0.4_to_rev_3703

the thing is news headlines dont work so makes webpage looks very ugly
Website online to check :classica.ddns.net

amulet of loss doesnt dissapear so i think is a bug how to fix that?

also manafluids regain so little mana betwen 40-60 i want people gain more mana when drink so.. where to edit?

regards
 
I 'm not getting into the game always appear the same problems someone could direct me to a tutorial or tell me what I must do to enter the game? here are the following error

[29/7/2016 8:32:18] [Warning - Protocol::RSA_decrypt] Not valid packet size (IP: 127.0.0.1)
28/7/2016 20:11:11] [Warning - Protocol::RSA_decrypt] First byte != 0 (IP: 189.69.60.248)

[28/7/2016 20:10:50] >> Global IP address(es): 189.69.60.248
[28/7/2016 20:10:50] >>> Local IP address(es): 192.168.110.1 192.168.245.1 192.168.1.34
[28/7/2016 20:10:50] > Bound ports: 7171 7172
[28/7/2016 20:10:50] >> Everything smells good, server is starting up...
[28/7/2016 20:10:51] >> OTXSERVER server Online!
you have to work in the client or in the sources you have to change the rsa in client check which one is yours in the config.lua file and change it with a tool classname and ip changer or do it with hex editor

regards :D
 
how I can change npc problem, if you talk two 2 npc's wich stay near together... and you ask buy xxx answer both cost xx same msg
maybe the npcs are fucked bro im using my own ones and no problem into that mg me i can share
 
Why can't I login via 7.72 client?
Server is running, but can't connect to it

Code:
[25/6/2016 11:8:21] >> Global IP address(es): 127.0.0.1
[25/6/2016 11:8:21] >>> Local IP address(es): 192.168.1.6  
[25/6/2016 11:8:21] > Bound ports: 7171    7172  
[25/6/2016 11:8:21] >> Everything smells good, server is starting up...
[25/6/2016 11:8:22] >> OTXSERVER server Online!
you must edit the rsa key in the tibia client(the way i do) others do it via sources check the rsa that your config.lua file is using and change it in the client(easy way)
 
also manafluids regain so little mana betwen 40-60 i want people gain more mana when drink so.. where to edit?

regards

Find fluids.lua in actions\scripts and there you will find math.random(x.y) for manafluids x - min, y - max
 
/cast on off
so i have the server running and everything is good the only problem i have is that i can't seen to change the ip address no matter what i do.

here my config
-- World / Ip / Port
worldId = 1
ip = "132.148.26.183"
worldType = "open"
bindOnlyGlobalAddress = false
loginPort = 7171
gamePort = "7172"
statusPort = 7171
loginOnlyWithLoginServer = false
change the rsa od tibia client ipchand doesn't gonna work anti bot system dunno but default rsa must be change in the client or u gotta recompile and change rsa ofcourse
 
Back
Top