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

Search results

  1. ItsMeMagic

    Keep one, drop one

    eat horse
  2. ItsMeMagic

    Solved Error with offline training

    an error appears in console and obviously i cant use the statues... Lua Script Error: [Action Interface] data/actions/scripts/other/offlinetraining.lua:onUse data/actions/scripts/other/offlinetraining.lua:25: attempt to call global 'doPlayerSetOfflineTrainingSkill' (a nil value) stack...
  3. ItsMeMagic

    Lua Need help with Gesior Shop

    I dont know what happen with the website, when i try to buy an item in the shop offer it says all good, no problem to purchase but.. the item do not arrive to the character.. not sure if i need to execute a command in sql or something i tried some items like shopsystem.lua in www/
  4. ItsMeMagic

    Solved Problem with party shared exp it cause lag or even "freeze"

    Lua Script Error: [Event Interface] data/events/scripts/party.lua:Party@onShareExperience data/events/scripts/party.lua:35: attempt to perform arithmetic on a table value stack traceback: [C]: in function '__add' data/events/scripts/party.lua:35: in function this is my party.lua Lua Script...
  5. ItsMeMagic

    Samples not added to my database..

    Thanks Limos !
  6. ItsMeMagic

    Samples not added to my database..

    i try to insert a sample by myself copyng all the info but.. in condition what should i do? appears an error "1 fila insertada. Warning: #1364 Field 'conditions' doesn't have a default value" not sure what value put in conditions..
  7. ItsMeMagic

    Installing gesior account website "unknown colum"

    Thanks Limos ! Limos how can i talk with you with private messages?
  8. ItsMeMagic

    Installing gesior account website "unknown colum"

    When i'm installing gesior account i have some troubles with some "unknown colums" like players.loss_experience in field list i know that i can fix with this code below... ALTER TABLE `players` ADD `loss_experience` INT NOT NULL DEFAULT 100; but the problem is when it says unknown "deleted"...
  9. ItsMeMagic

    NPC [TFS 1.1] Monster Tasks

    Thanks Limos ! :D @offtopic Could you bring me some help in other thing not related about script? I know you dont have all the time to help every people who ask you this but... if you accept we can make a deal. I cant send you private messages
  10. ItsMeMagic

    NPC [TFS 1.1] Monster Tasks

    Limos How can i edite this to count dragons and dragon hatchling in the same task aswell? " ['dragon'] = {amount = 10, storage = 19000, startstorage = 5010, startvalue = 1}," i tried this: ['dragon'] ['dragon hatchling'] = {amount = 10, storage = 19000, startstorage = 5010, startvalue =...
  11. ItsMeMagic

    Samples not added to my database..

    Yes.. for GesiorAACI cant import to my database.. dont know what to do.. Thanks =) any1 can help?
  12. ItsMeMagic

    Samples not added to my database..

    What can i do if i dont have samples? i can not copy one of them because it contains a foreign key or something like that.. i dont know what can i do.. How can i add them? Thanks!
  13. ItsMeMagic

    Solved Help with Gesior website

    Solid answer, thanks!
  14. ItsMeMagic

    Solved Help with Gesior website

    Good Afternoon community this is a big trouble for me because i spend so many hours trying to install a gesior acc for my server but i can't...... i really deserve help because i tried a lot =( Here is a picture I tried adding z_forum and z_news_tickers but i dont have announcements so i...
  15. ItsMeMagic

    Lua How can i add mounts and addons to shop offer (Gesior-Website)

    { $offer['id'] = $data['id']; $offer['type'] = $data['offer_type']; $offer['item_id'] = $data['itemid1']; $offer['item_count'] = $data['count1']; $offer['points'] = $data['points']; $offer['description'] =...
  16. ItsMeMagic

    Lua How can i add mounts and addons to shop offer (Gesior-Website)

    I really dont know how can i add mounts and addon to the shop offer i tryed a lot of thinks Can someone put me an example of one of them, so i can continue doing the rest? I really apreciatte it, sorry for my bad english but i tryed my best Greetings, Saf
  17. ItsMeMagic

    Linux Installin' Gesior Acc 1.0 for 10.76

    I already installed everything correctly, also i setted up my config.php, and put correctly my data path "/home/blablabla/. and when i'm going to put the adress on the browser it appears in blank (white) can't install the website properly dunno why.. what should i do? could someone help me...
  18. ItsMeMagic

    [BRASIL] Xantera-WAR - 10.41 Real Tibia Map - Started 30 august.

    IP: go.xantera-war.com WEBSITE: http://xantera-war.com/ >> All real tibia quest in Questlog >> 100% Real addons systems! >> Task same as real tibia! >> Raids like rl 100% including draptor razachai, etc! >> You must use the website to rent a house! >> Mission like RL 100% >> Quests: - The...
Back
Top