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

    Compiling Next question about new client make

    I can't be arsed to test if it works but here's a couple of positions to point your hexeditor at: 0x15E83 : change 68 67 03 00 00 to: 68 64 00 00 00 (0x367 = 871, 0x64 = 100) 0x16812 : same as above, if above doesn't work 0x111040: same as above, if up doesnt work
  2. Kudzu

    Compiling RSA key idk how to put it ?

    I think that you do not need to change anything in source to have own client Edit: I mean change client version to ~ 1.1 for example so when someone want's to log in he must use my client since i got my own client
  3. Kudzu

    Compiling RSA key idk how to put it ?

    RSA key is not in config? What distro you use
  4. Kudzu

    Dat file signature for itemeditor

    No one?
  5. Kudzu

    Dat file signature for itemeditor

    Pleaseee :P
  6. Kudzu

    Dat file signature for itemeditor

    How I can check tibia client dat signature? Someone can give for 9.10?
  7. Kudzu

    Gesior AAC 2011 - Needed? Ideas?

    Tibia flash on website?
  8. Kudzu

    Weapon with elements charges

    I have upgrade weapons system. I can't then do that. I must have script ;s
  9. Kudzu

    Weapon with elements charges

    It's possible to do script like I use ymmm X item on random weapon like on SOV and then he can obtain ice element with charges?
  10. Kudzu

    "X" outfit can't use mount

    lol. I mean I need script,which block old outfit to use mount because I HAVE ADDED THIS OUTFIT TO client 8.7 now you understand... damn
  11. Kudzu

    "X" outfit can't use mount

    Hi I have custom client with outfits from 7.6 Tibia. It's possible make script which may prohibit the use mounts?
  12. Kudzu

    Items problem

    Do you have added this items in movements?
  13. Kudzu

    Changing Tibia Client Version

    Refresh,I can'y change client version from 8.71 to like 1.0
  14. Kudzu

    Message "Owned" on dieeeeeee!

    I had no error yet :p
  15. Kudzu

    Message "Owned" on dieeeeeee!

    Do a file creaturescripts/preparedeath.lua local letters = "OWNED!" function onPrepareDeath(cid, deathList) local p = getThingPos(cid) for i = 1, #letters do addEvent(doSendAnimatedText, i * 150, p, letters:sub(i, i), COLOR_RED) end return true end In creaturescripts.xml add: <event...
  16. Kudzu

    New Mount - funny :D

    ^.- Use this on your server,may be more than two people online :)
  17. Kudzu

    Gesior AAC 2011 - Needed? Ideas?

    JoSePh pays in kind
  18. Kudzu

    [POLAND] TibiaServer 8.54 | ots.tibiaserver.pl

    It's not yours sprites right?
Back
Top