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

Search results

  1. antonio664

    AAC delete charater bug myaac

    [Error - mysql_real_query] Query: DELETE FROM players WHERE deletion != 0 AND deletion < 1607516326 Message: Cannot delete or update a parent row: a foreign key constraint fails (databaseOT.quickloot_containers, CONSTRAINT fk_quickloot_containers_player_id FOREIGN KEY (player_id) REFERENCES...
  2. antonio664

    C++ sendTextMessage in Local Chat

    would like the messages("sendTextMessage") received to be shown in the local chat instead of "Server Log" because, hits and attacks are spam and the messages end up not being visible. TFS 1.3 HELP Please, thanks :p
  3. antonio664

    C++ Rate for gold coins

    I remember seeing it on Nolstalrius could anyone do for tfs 1.3?
  4. antonio664

    C++ prevent runes and potions from being stackable

    prevent runes and potions from being stackable it is possible? tfs 1.3 - client 12:40
  5. antonio664

    TFS 1.X+ mount on login

    is it possible to force an assembly automatically at login? normally when you log out, a Dismount happens tfs 1.3
  6. antonio664

    Lua death by pvp unjustified without loss of level and skills

    if a level 20 player is killed by pvp unjustified, he does not lose any level and skills. Similar to bless Adventurer's Bless Please <3
  7. antonio664

    Lua (TFS 1.3) receive a message when leveling up

    When the player goes up to level 10, receive a message on the screen and also When the player moves up Sword 10 Club, receive a message on the screen When the player moves up Sword 10 Sword, receive a message on the screen When the player moves up Sword 10 Distance, receive a message on the...
  8. antonio664

    TFS 1.X+ [OTServ BR-Global] Skill Stage

    I spent an afternoon and evening trying to implement scripts found on the forum others were too old or TFS 0.x https://pastebin.com/r4mjdzBY I tested this solution, but there was no effect. my \data\events\scripts\player.lua https://ghostbin.co/paste/omv24 help me please Thank you!!!
  9. antonio664

    Lua when obtaining storage, receive a letter on DP

    I wanted a script that when the player has x storage, receive a letter with a text (TFS 1.3)
  10. antonio664

    TFS 1.3 mount function

    I'm looking for a function that injects a mount instantly, without having to select it. example passed through the floor, uses the mount specifies
  11. antonio664

    Solved where is saved outfit and mount

    in which database table in storage? TFS 1.3X
  12. antonio664

    C++ Reedem Codes system

    where can I find? for tfs 1.3
  13. antonio664

    TFS 1.X+ downgrade loot monster

    Any ideas on how to filter the monsters' loot? example. If the batch is larger than ID 8000, ignore it. I don't want to have to downgrade one by one, because there are thousands!
  14. antonio664

    Lua npc addoner for tfs 1.3

    does anyone have an npc that sells addon?
  15. antonio664

    onAreaCombat events.xml

    events.xml <event class="Creature" method="onAreaCombat" enabled="1" /> what is the function of this? I tested it, but I didn't notice any difference
  16. antonio664

    skills id

    vocations.xml <vocation id="5" clientid="3" name="Master Sorcerer" description="a master sorcerer" gaincap="10" gainhp="5" gainmana="30" gainhpticks="2.4" gainhpamount="1" gainmanaticks="0.2" gainmanaamount="2" manamultiplier="1.1" attackspeed="500" basespeed="220" soulmax="200"...
  17. antonio664

    NPC Rashid walking city to city

    example walking Carlin to -> Thais How MacroBot behavior
  18. antonio664

    C++ Account Manager for TFS 1.3

    it's very old. dated in the year 2014 https://github.com/otland/forgottenserver/pull/743/files I tested this but it didn't work. [ 1%] Generating CXX prefix source cotire/tfs_CXX_prefix.cxx [ 2%] Generating CXX prefix header cotire/tfs_CXX_prefix.hxx [ 3%] Building CXX precompiled header...
  19. antonio664

    (MyAAC) Featured Article on website

    EDIT: resolved
  20. antonio664

    (TFS 1.3) Need Exura Gran with non-variable heal

    is it possible to remove random cure? just changing with increasing Level and MagicLvevel?
Back
Top