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

    Vingart ShowOFF

    too much sao ;) nice work.
  2. Lyky

    How do i change a club to a wand?

    Not sure what you want to do, weapons and items aim is only to make it wand... Not sure what you want to do in spells... Post your weapons.xml and items.xml (only your item if you can)
  3. Lyky

    Problem With Setup [7.4] TFS 1.2

    In terms of letters/characters in account number: Post your accounts.h .cpp likely its specified there to take numbers only. In terms of loading character: Wrong townid, wrong spawn location, incorrect outfits, etc
  4. Lyky

    How do i change a club to a wand?

    what kind of spell? You can view/edit your spell scripts in /spells/ folder. inside spells.xml you need to add spell and then point it to scripts file.
  5. Lyky

    Czy AMD Athlon 64 x2 3800+ i 8gb ram podoła?

    rl mapki raczej nie udzwignie z 500 osobami na tym sprzecie. To jest dual core 2GHz i 8GB ramu. (Jesli gracze chodza i smiecia latwo pojdzie ponad 8GB ramu), jak potwory beda chodzily to kolejny cpu bottleneck moze sie zrobic. Na War ots jest to bardzo maszynka do 80-100 ludzi w zaleznosci ile...
  6. Lyky

    How do i change a club to a wand?

    Change/Add following inside items.xml for your Queen's Spectre. <attribute key="shootType" value="Holy" /> <attribute key="range" value="X" /> <attribute key="weaponType" value="wand" /> then in weapons.xml Add this, and change values. <wand id="ItemID" level="Level Required" mana="X"...
  7. Lyky

    Custom backpack issue

    I recommend using: ottools/ItemEditor ottools/ObjectBuilder They are better.
  8. Lyky

    Problem With Setup [7.4] TFS 1.2

    likely your source code doesn't allow for letters in account name. Try changing it to just numbers...
  9. Lyky

    TFS 0.X Erro NpcScript Interface

    can you post your NPC .xml file, and check if location is correct? Try commenting out every part of function and test it again. (its odd its not giving you a line of the error.)
  10. Lyky

    Make Ots with PVPe.

    Hehe touche isn't it.
  11. Lyky

    [Poland] Erathia - Custom - Real Map RPG

    I am aware of following bug which is WIP fix. If your account contains letters, you should change it to just numbers. - If you need additional help let me know with private msg if you created any characters and their names; I'll change the account name for you. Thanks
  12. Lyky

    Make Ots with PVPe.

    funny, on my ot you actually get exp from killing other players. ;)
  13. Lyky

    [Poland] Erathia - Custom - Real Map RPG

    In-progress: Carlin Houses + Added mailbox inside depot. + Monster: Demodras Has 0.1% chance to drop very rare Dragon Lord Scale Mail (16 Armor, 20% Fire Resistance). + Comfort changes to druid: New Poison Storm, now slows down affected mobs, and players. The magnitude force of haste, up to...
  14. Lyky

    OTClient Crash

    resolved it; Looks like blank rune required to be set as a 'rune' inside dat client files. Engine quirks.
  15. Lyky

    OTClient Crash

    Hi, I have issue with otclient crashing on certain item/tile and i cannot figure out why. I run this on 8.00 protocol and client. The id 44543 doesn't exist as far as I'm concerned, and neither i see it on map anywhere. ERROR: Unable to send extended opcode 1, extended opcodes are not enabled...
  16. Lyky

    Stackable Runes [Issues]

    @Znote Quick question I cannot open the provided items.otb with itemeditor (0.4.0.1) even when I tried following clients 85, 854, 855, 856, 857; it stated "The selected client is not compatible with this OTB(version 17). Please navigate to the folder of compatible client 854." quite odd since...
  17. Lyky

    Stackable Runes [Issues]

    I understand i myself am centos guy; and for hosting it ~ its centos. But local testing / other team members need windows compiled exec. (torrents saved the day with vs2015 community) ~ I like visual studio as it allows you to debug the application you are working on with break-points thus its...
  18. Lyky

    Suggestion [POLL] Buy/sell servers and domain

    wow Don, you should work for the us government. Your single sentence would earn you an office. "If we did try to "regulate" that, we would be doing a horrible job anyway."
  19. Lyky

    Stackable Runes [Issues]

    ok thanks, that looks like some solution. There are only changes to protocol? Also have you tried compiling it on vs2017? Or have access to vs2015 install? (in compiling guide they posted on github - it specifies only vs2015) additionally, does 8.54/58 already have stacking runes? I'm ok using...
  20. Lyky

    Stackable Runes [Issues]

    Hi, I'm having a lot of issues due to stackable runes - bugs within 8.0 port of TFS 1.2; I used fork provided by @Ninja (link) GitHub - ninjalulz/forgottenserver at 8.0 (I know its outdated, but sht i didn't thought it would be so fcked up.) Basically let me explain: Since natively client 8.0...
Back
Top