• 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. Shoorkill

    [TFS 1.5] do not remain if I end the attack

    Good evening my dears, I'm using a script for a sword on my server, I added to it the bleeding condition for 20 times every 5 seconds 1 damage, however if I stop attacking my opponent the condition also ends, I would like to see my opponent crawling bleeding to death, even if I don't see him xD...
  2. Shoorkill

    OTClient error uploading otcv8 config

    They are trying to upload the config of my otcv8 to use on mobile, but when using upload config, it gives a timeout error, can anyone help me with this?
  3. Shoorkill

    windows 10, TFS 1.5 executable closes at the same time it opens, without errors.

    Thank you for your help, problem solved!!
  4. Shoorkill

    windows 10, TFS 1.5 executable closes at the same time it opens, without errors.

    I've done this too, and it doesn't work, what's worse is that I don't get an error message. I sent you a friend request on discord, if you could help me, I would be grateful!
  5. Shoorkill

    windows 10, TFS 1.5 executable closes at the same time it opens, without errors.

    I already tried that, but without success ;\ 1705250849 I'm using tfs 1.5, I compiled the exe, copied the dlls and put them in the directory, on my PC it works normally, on the VPS it's bugged
  6. Shoorkill

    windows 10, TFS 1.5 executable closes at the same time it opens, without errors.

    I did this and it was the same thing, it opened and closed at the same time 1705246962 no message appears in man, just open and close
  7. Shoorkill

    windows 10, TFS 1.5 executable closes at the same time it opens, without errors.

    I'm facing a problem where the executable is closing 1 second after opening, I don't receive error messages, the directory for db is correct, I don't know what to do anymore, can anyone help me?
  8. Shoorkill

    [TFS 1.5]Executable works on my PC, but on VPS it doesn't work

    What are the requirements to run TFS 1.5? On my computer it works fine, on the VPS it gives some dll errors, I downloaded the dlls, right after it gave error 0xc000007b... would there be a right way for it to work on any machine?
  9. Shoorkill

    TFS 1.X+ [TFS 1.5] buy without having to say "buy" to an npc

    Good evening friends, my server is based on another server that I already had for a while, an evolutions 7.92, and there we bought it without having to say buy, for example: hi 10 meat yes, and received the product, instead of say hi buy 10 meat yes... which way to make this change to remove the...
  10. Shoorkill

    [TFS 1.3] Small Boss Room

    I'm using tfs 1.5, and I have a small problem, when I kill the boss I'm not sent out, then I wait and get thrown out for "taking too long", I would like to be sent out when I kill the boss, and know also if it is possible for all players in the boss room to receive x reward when the boss dies...
  11. Shoorkill

    [TFS 1.3] Small Boss Room

    what is the way to work in tfs 1.5?
  12. Shoorkill

    [TFS 1.5] Message: Out of range value for column 'itemtype' at row 4

    It looks the same to me, but the error persists
  13. Shoorkill

    [TFS 1.5] throw runes while walking

    Well, I used to use a custom ot on the evolutions 0.7.8 xidaozu base, on that base still used in otserver 7.92 it is possible to walk and perform other actions. For example, I can run using UH which has no delay, just the rune's normal exhaust, so if I remove the rune's exhaust I can run using...
  14. Shoorkill

    [TFS 1.5] Message: Out of range value for column 'itemtype' at row 4

    Can anyone help me with this? Message: Out of range value for column 'itemtype' at row 4 [Error - mysql_real_query] Query: INSERT INTO player_depotlockeritems (player_id, pid, sid, itemtype, count, attributes) VALUES (54, 1, 101, 1988, 1, ''),(54, 1, 102, 25968, 1, '►\0óJ♦'),(54, 101, 103, 1988...
  15. Shoorkill

    [TFS 1.5] How to activate npc trade?

    I'm using TFS 1.5 Nekiro downgrade 8.0 and I would like to activate npc trade, but I don't know how. can anybody help me? Give me a way to do this?
  16. Shoorkill

    NPC Reset System

    Is it possible to allow players to receive skills according to their vocation? example vocation 1 and 2 receive +10 magic level, vocation 3 receives +15 skill dist, and vocation 4 receives +15 from all skills
  17. Shoorkill

    TFS 1.X+ [TFS 1.5]Could anyone help me make this script work in tfs 1.5? it is a reset script, with attributes for each vocation

    local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:eek:nCreatureAppear(cid) end function onCreatureDisappear(cid) npcHandler:eek:nCreatureDisappear(cid) end function...
  18. Shoorkill

    [TFS 1.3+] Snowball Event Revscripts

    MVery good, I'm using it on my server! xD
Back
Top