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

    Skills Limit

    Yyyyy it's too hard? onThink function and getCreatureLevel(cid) . Some if.
  2. L

    Your favorite OT

    Akdemicki aka ots76.com :D
  3. L

    [7.6]Akademicki

    Kto myśli, że odpalenie akademickiego byłoby spoko?
  4. L

    Maks skille

    Yyyyy o co Ci chodzi?
  5. L

    NEW FREE FALLOUT MMO - FOnline2 starts at 25.10.2014 !

    3D will be the best :)
  6. L

    Windows Mounts on Level!

    I mean LUA code looks lice case in C++. Only i see that example?
  7. L

    Windows Mounts on Level!

    I saw that it looks like case in C++ :eek:
  8. L

    Windows Mounts on Level!

    Okey you don't need to edit client, engine etc. I am write nice script (you can't believe i am read my own book and there is a answer :D): Add it to actions.xml: <action itemid="your_item_id" event="script" value="other/mount.lua"/> And it save in other/mount.lua: local window_id = 8304 ----ITEM...
  9. L

    Request for NPC

    With stepin i can do script. But missions i need. TFS: 0.3.6 Ok thanks.
  10. L

    Windows Mounts on Level!

    Ok its must be a modal window by clicking on item. I can't remeber dat script.
  11. L

    Request for NPC

    Hi. Can somebody make a NPC script for me? It looks like: Player: Hi NPC: Hi. Are you coming from king? Player: yes NPC: Are you wanna make some missions for me? Player: yes NPC: Okey, then give me 100 minotaur leather, 10 crystal coins, 50 vampire dusts and 1 plate armor. Are you {have} that...
  12. L

    Windows Mounts on Level!

    He can compile TFS 1.0+ with some code from TSF 0.3.6 :]
  13. L

    Halloween Pumpkin

    ...
  14. L

    Halloween Pumpkin

    And thanks for XML. I am have now new boss on OTServ :cool:
  15. L

    [TFS 0.3.4]How to randomization tiles.

    Open in notepad this file: data/item/randomization.xml. And add: <palette fromid="XXX" toid="YYY" randomize="ZZZ;ZZZ"/> XXX - from ID (like 9210) YYY - to ID (like 9212) ZZZ - which grounds or walls must be randomized (like 9211;9212) It's my first tutorial so please be pleased to my small...
  16. L

    Windows Mounts on Level!

    If you wanna add window to your client you must edit client and engine. Else you can do this in to actions. -- EDIT -- I can't remember the script, but it looks like you click on book and there is a new window with some strings.
  17. L

    Windows Mounts on Level!

    Hmmm... maybe edited OTClient and engine or globalevents.
  18. L

    Halloween Pumpkin

    It's something wrong with config.lua or with engine. Try! --EDIT!-- Use OTItemEditor. Find CID or SID and pick attribute: "movable".
  19. L

    [Poland] Dragon Ball New Story ╳ Custom

    @UP: i made all by myself. HAHAHAAHHAAAHAHAHAHHAHAHAHAHA.
  20. L

    Jak dodac nowa grafike itemu

    Przed edytowaniem plików *.spr oraz *.dat zalecany jest backup ich. Tak samo items.otb.
Back
Top