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

    turning off the engine after loading map

    BU"MP
  2. andree

    turning off the engine after loading map

    ram is probably right, because when I turn the engine which "compilation was successful" it works normally, even those downloaded from the internet;) or the fault of the compiler? can you recommend some efficient? "broken" CONSOLE takes the same amount of RAM as a good CONSOLE
  3. andree

    turning off the engine after loading map

    when I add something in the source is okay, compiles without problems, but sometimes the engine will compile it after loading map engine is shut off. what I add is fine, just sometimes it happens, whether the fault of the compiler? I have no fucking idea what's up with that! I spent on this...
  4. andree

    function blockwalls

    bump?XD
  5. andree

    function blockwalls

    bump
  6. andree

    function blockwalls

    hi. i need function blockwalls like spells. i have creaturescript, when i have stars in 10 slot then remove item and take dmg, but player can throw through walls :/
  7. andree

    fog / white-black screen

    here you can see the fog. i would do a red screen for the target, although the fog also come in handy.
  8. andree

    fog / white-black screen

    it is possible, how to do it? like that :) 4:28
  9. andree

    crosshair in spell

    it is possible to do a spell, which after use gives us crosshair, similar to the runes?
  10. andree

    What Is Your Dream? or Goal?

    my dream is lucid dream
  11. andree

    What is your favorite game?

    foreplay XDDDDD
  12. andree

    Quests Problem

    use map editor. in XXX.otbm erase ACTION ID in this chest
  13. andree

    save position

    hey guys. teleports me in the designated position, after a moment teleports in the former position. the question is how to save the old storage position to be able to return there? function back(cid, var) local playerPosition = getCreaturePosition(cid) doCreatureSetStorage(cid, 5421, '_' ...
  14. andree

    if use on self XXX else YYY

    ok, thanks xD it works
  15. andree

    if use on self XXX else YYY

    i tried this: function onUse(cid, item, position, itemEx, toPosition) if getCreatureName(cid) == getCreatureName(cid) then doPlayerCastSpell(cid, "exura") else doPlayerCastSpell(cid, "exori frigo") end return true end still uses the "exori frigo" instead of exura
  16. andree

    function doPlayerLearnInstantSpell doesnt work

    kkkkkkkkkk
  17. andree

    Calculate to 10

    2*7462 = 14924
  18. andree

    How popular are you?

    6/9
  19. andree

    new equipment slot, possible?

    i want use otclient xD
  20. andree

    new equipment slot, possible?

    i want to add new equipment slot for another items its possible? if so, how?
Back
Top