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

    Item Remove Corpse

    Hi. I'm sorry I could not previously be. (ID:2848) it's id of the corpse (monster dead). (ID:7532) it's item who destroy that corpse and turns into a new item with (ID:7532)
  2. Saper1995

    Item Remove Corpse

    Someone know how to help me ?
  3. Saper1995

    Item Remove Corpse

    Hello! I have a problem with this script.Item that I use on the body does not eliminate it and not turning into another object. Can someone explain to me what is wrong and correct it for me? I would like to object to the use of the body and remove body disappeared giving us a new item...
  4. Saper1995

    [8.60] Eternal Kindoms FULL RPG Raell's Undead

    Who can rehost that on other site? Speedy have premium downloader.
  5. Saper1995

    Time Teleport

    Ok thanks :) it works but how can i block this sqm to walk on him 2 x because if player step in on this sqm 2x then script teleport him 2x. I need only one use.
  6. Saper1995

    Time Teleport

    Hello. I need some help with that script function onStepIn(cid, item, pos) if(item.actionid == 4545) and isPlayer(cid) == TRUE then addEvent(waiting, 5 * 1000, cid) end function waiting(cid) doTeleportThing(cid,mars) mars = {x=1000, y=1000, z=7} end return true end If i step on...
  7. Saper1995

    Troll Scripter's Free Script Service.

    Can you help mi with this ? NPC travel in trade with time teleport place but trade don't open and place with time waiting don't tp player to next location. If you can test this on your server and u see console bug. local keywordHandler = KeywordHandler:new() local npcHandler =...
  8. Saper1995

    Storage by Exp

    @refresh
  9. Saper1995

    Storage by Exp

    Hi all! Looking for a script giving storage for the player if he's killing the boss earns more than 51% exp for killing it. if you get 50% exp or less does not make him a storage = 2500. and must try to continue to have a 51% per kill. Thanks in advance for your help and best regards:>
  10. Saper1995

    Webdesign DragonBallZera Template - For Modern AAC [IMPORTANT]

    How much you take for site like that ?
  11. Saper1995

    Item Summon Creature Convince

    Ok :) it work's ! Thanks :)
  12. Saper1995

    Item Summon Creature Convince

    @bu|mp
  13. Saper1995

    Item Summon Creature Convince

    @EDIT :) already did it,:) thank's for help ;) But how to add function with max summon 1 monster ?. just like : if i try click next time then i see "You can summon only one moster." i try this but something don't work :
  14. Saper1995

    Item Summon Creature Convince

    Hello Everybody ! I am writing to ask for help in explaining to me what is missing this script. function onUse(cid, item, fromPosition, itemEx, toPosition) local pos = getPlayerPosition(cid) local summom = getCreatureSummons(cid) if(fromPosition.x ~= CONTAINER_POSITION) and item.itemid...
  15. Saper1995

    C++ pomoc

    Tzn. Gdzie znajdę te funkcję czy co dodać do player.h ? @Edit - Przebuduj wszystko. Lecz nic do nie dało bo wskazuje na ten sam błąd.
  16. Saper1995

    Requesting Speed Walk Skill

    Who can share this script?
  17. Saper1995

    C++ pomoc

    Witam ;] Potrzebuje pomocy w pewnym kodzie, który działa na zasadzie nadawania szybszego chodu po awansie skilla (Szybsze Chodzenie) KOD : uint32_t Player::getCreatureSpeed() { uint32_t creaturespeed = vocation->getBaseSpeed(); uint32_t skilll = getSkill(SKILL_FISH, SKILL_LEVEL)...
  18. Saper1995

    Requesting Speed Walk Skill

    Someone can give here this code ? Im really need this ! ;] @DOWN Yeah ;d someting like that
  19. Saper1995

    [C++ or/and LUA] Energy skill (required: Cykotitan)

    Someone can give here this code ? Im really need this ! ;]
  20. Saper1995

    Transform Script.

    Does not work that way I had in mind. It can be done so that, for undoing the spell did not have to enter the second time this spell only to relog stopped working and went back to their original settings??.
Back
Top