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

[10.00/11] OTXServer Full Global Daily Updated!

i found some little bugs in game store:
  • wrong items ID but this is easy fix
  • you can throw items bought in store on the ground (house and out of house)
  • inspection crashes tibia client
  • i dont know how it works in rl tibia but u can change nickname without waiting for ss and house still has old nickname
 
Another bug : when buying the third prey slot the time until Free Reroll is like about 659h.
No bugs in console about that.
Sorry for double post.

How did you manage to buy the 3rd prey slot? I cannot get coins or prem scrolls to work. Just says "You can not use this item" - even on a God / CM account
 
I changed premium points to coins everywhere.


Hmm... I've had a look around the modules and can't work out what you mean. Can you be more specific by what you mean of "everywhere" please? Which files, where are premium points defined?
 
I changed premium points to coins everywhere.


Sorry can't edit posts apparently.

So actually the question I need to ask is where do you obtain Tibia Coins for the store? Tibiawiki says they're not a physical item (yet I can /i Tibia Coin, weird) but I can't buy them from an NPC? When I click on the link to buy coins, it sends me to tibia.com to buy RL coins. The store already seems to be geared towards being able to use coins to buy all the store items, but I just don't know how to buy / obtain coins.

What gives premium points that you edited to coins? Your server's website? I'd really appreciate your help on this please
 
Sorry can't edit posts apparently.

So actually the question I need to ask is where do you obtain Tibia Coins for the store? Tibiawiki says they're not a physical item (yet I can /i Tibia Coin, weird) but I can't buy them from an NPC? When I click on the link to buy coins, it sends me to tibia.com to buy RL coins. The store already seems to be geared towards being able to use coins to buy all the store items, but I just don't know how to buy / obtain coins.

What gives premium points that you edited to coins? Your server's website? I'd really appreciate your help on this please


Alright, apologies for the triple post but I have found a solution for anyone looking. This will make Tibia Coins & Premium Scrolls add coins to the in-game store:

Problems:
My OTX package was missing the premium scroll & tibia coins reference from the actions.xml file;
The sql file did not create a 'coins' column; and,
The premium scroll lua file adds points by default to the premium_points column (which doesn't appear to be red by the client anywhere, at least not anywhere useful).

Solution:

- Navigate to "data/actions/actions.xml"
- Add the following
Lua:
    <action itemid="24774" script="other/tibiacoins.lua" />
    <action itemid="16101" script="other/tibiacoins.lua" />
- Navigate to your sql database; use SQL to insert the following (source = Adding Tibia Coins to an account)
Lua:
ALTER TABLE `accounts` ADD `coins` INT UNSIGNED NOT NULL DEFAULT 0,
- /reload actions on an admin account; spawn some coins / premium scrolls
- Eat some cake :)
 
When I log in, I'm just in a tutorial space...
CTLvK

Then when I kill the wounded monster... I debug after opening corpse.
ilfDSfA

Thing is... it never says I logged in on server console.
YJZlVbB


I can't find "tutorial" or "intro" or anything in the server files. I can't find "wounded cave dragon" in monsters I can't find this spot on the map (it's not a town). I disconnected from the net and it still logs me in here, so it's definitely MY server... this is weird...

Can anyone help me turn off the tutorial? Thanks a billion.
 
When I log in, I'm just in a tutorial space...
CTLvK

Then when I kill the wounded monster... I debug after opening corpse.
ilfDSfA

Thing is... it never says I logged in on server console.
YJZlVbB


I can't find "tutorial" or "intro" or anything in the server files. I can't find "wounded cave dragon" in monsters I can't find this spot on the map (it's not a town). I disconnected from the net and it still logs me in here, so it's definitely MY server... this is weird...

Can anyone help me turn off the tutorial? Thanks a billion.

My pics didn't post GRRRRRR
Imgur: The most awesome images on the Internet
Imgur: The most awesome images on the Internet
 
Anytime I go up or down a rope hole or stairs my char becomes invisible (like the spell).......

I can't seem to find the culprit, any ideas?
 
Anytime I go up or down a rope hole or stairs my char becomes invisible (like the spell).......

I can't seem to find the culprit, any ideas?
What IP changer or client file did you use to get logged in? I keep getting the flash client tutorial or nothing at all.
 
I'm using OTClient. I just discovered that this only happens on a Community Manager level character. A normal character seems to be fine.
 
I'm using 10.98, and the official znote from github. Seems to work good so far.

I couldn't get the map to properly load without spazzing out, so I'm using a 10.98 map that I created.
 
Care to explain what did not work?
By guessing, it's the client that does not work?

Give me anything?

Think you can point me in the right direction? I have this thing all set up. When I change ip on 10.99 I get logged in then debugged and logged out immediately.
I'd like to make it work with 11.49 I've gotten as far as a character list, but it logs me into the flash tutorial (which is not on this map! lol) this happens even when offline (no internet connected)
I'm kinda turned around, what would I check first? I get my character list, it says ", preview" for the world name... Sometimes I get as far as "unable to connect to gameworld"

Any tips on where to start?
 
I'm using 10.98, and the official znote from github. Seems to work good so far.

I couldn't get the map to properly load without spazzing out, so I'm using a 10.98 map that I created.
Duuude, I got it working on 11.49 with Znote AAC (current) and the most recent build of the EXE from the github.

Now I try to open any container and it debugs the client. I created a new char in AAC and it still did it. Any ideas why?
 
Hey guys, im the only one who gets kicked in soo many places on the map? Even thais temple when i when i enter a specific sqm?
 
Back
Top