• 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!

use click

  1. K

    HELP! Scrypt onUse Items

    Witam. Poszukuje scryptu do wpisania w "Function". Mianowicie chodzi mi zeby uzywał przedmiotu ktory mam w backpacku. Znalazlem cos takiego ale nie wiem dokladnie co wpisac. onUse(function(pos, itemId, stackPos, subType) print(itemId .. " was used") end) Probowałem sam przerabiac ale...
  2. milbradt

    [SOURCE] How can I modify the 'use' control for distance?

    http://prntscr.com/dbrm9v Once I have the following condition: player->hasCondition(CONDITION_GAMEMASTER, GAMEMASTER_TELEPORT) I wish I couldn't "use" any object when I'm far from it, such as ladders, chests or even the floor. Could someone please tell me if it's possible and if so how can I do it?
Back
Top