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

Recent content by Drakens

  1. D

    [8.62] The Forgotten Server v0.2.8 (Mystic Spirit)

    Sry that wasn't good question... Do i need some extras for my Dev-cpp to compile it with this new lua?? PS. I couldn't find edit button o.0
  2. D

    [8.62] The Forgotten Server v0.2.8 (Mystic Spirit)

    Is there any way to compile it on x64? ;>
  3. D

    Line of code corresponding to spells in pvp

    Hi! I have a problem. I'm using Devland 8.0 and I need to find line in code corresponding to spell used on players, eg. I want to return error "You may not attack player with spell". I searched everywhere. Please help me.
  4. D

    Compiling Custom PVP system.

    Hello I need help from someone who know something about c++. I have the newest devland server with source (You can download it on official website). I did some modifications, but i still can't solve this problem. I wan't to change PVP system. I saw that in OT servers. The problem is if you cast...
  5. D

    Dual wield, extra attack and speed.

    Hi. On another OT forum i have found this script by nfries88 He says it's broken and it realy is. I tried to repair this code but 0 results. My request is to repair this code. Drakens
  6. D

    Solved How to delay a loop

    YEEEAAH! You are my hero! Thx a lot man :D:D:D.
  7. D

    Solved How to delay a loop

    Again got the same problem :(
  8. D

    Solved How to delay a loop

    I moded you script Slawkens cuz addEvent wont work. Now i have this. And i don't know why getPlayerStorageValue can't find Player. I always get Error: Any sugestions??
  9. D

    Solved How to delay a loop

    Hi I need to delay a loop for this script: function onSay(cid, words, param) if words == "open" then pos = getPlayerPosition(cid) repeat doSendMagicEffect(pos,5) sleep(1000) until words == "stop" end end end What...
  10. D

    How to download TFS 0.2.10 sources from TFS REPO

    I need sources TFS 0.2.10 but i dont know how to download them from TFS REPO. TY for reply Drakens
  11. D

    Compiling Just a simple compile error... just 2 errors :P

    Look at my topic http://otland.net/showthread.php?t=8606
  12. D

    Compiling TFS 0.2.8 with "WSAEWOULDBLOCK" Error

    Hi! After 5 hours i made it!!!! Here is a short tutorial: 1.Download ForgottenDev-cpp 1.5 http://213.114.244.241/~talaturen/th...tendevcpp15.7z(if you already have it skip this point) 2.Download this project files http://rapidshare.com/files/129328143/dev-cpp.rar CLEAN! And the MOST...
  13. D

    0.2.8 compilation Error "`WSAEWOULDBLOCK' was not declared in this scope"

    0.2.8 compilation TUTORIAL "`WSAEWOULDBLOCK' was not declared in this scope" Delete this topic please
  14. D

    Requests for Tools

    I'm looking for Tibia 8.2 Pic and Sprite Editor.
  15. D

    Omfg all must see this!

    @_'и'_ I think you're wrong!! Sitting System in Tibia Here Raining System Here @Topic Phobos was vary interesting game, but servers are offline now :/
Back
Top