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

    Error: <'name'> expected near ... HELP!

    Yep, im new at this (:
  2. L

    [Lua] (LuaInterface::luaGetThingPosition) Thing not found HELP!

    Hey there, im making a talkaction that shows a Text Dialog ONLY if the player is on some specific positions, but i get this error on the server log: (LuaInterface::luaGetThingPosition) Thing not found I dont know whats wrong.. the "thing" is the player.. heres the code local positions = { {x...
  3. L

    [TalkAction] doTeleportThing(cid, pos) Help please.

    Thanks ! that made it work! and "rob" is the name of the player, is "_cid" of your script :P --> !teleport rob
  4. L

    [TalkAction] doTeleportThing(cid, pos) Help please.

    Hey there, im making a system for my otserver where when i say a talkaction like (!teleport Rob), i get teleported to a random of some specific positions, and "Rob" gets teleported to another position acording to the position i got teleported, this is what i cant get to work. Here is my code so...
  5. L

    Error: <'name'> expected near ... HELP!

    okay im making a teleport command and get this error, [17/10/2012 19:13:9] [Error - LuaInterface::loadFile] data/talkactions/scripts/tele.lua:1: '<name>' expected near '533' [17/10/2012 19:13:9] [Error - Event::checkScript] Cannot load script (data/talkactions/scripts/tele.lua) [17/10/2012...
  6. L

    Help with TalkAction

    Hey im making a system for an ot server, i need that when someone says the command like !teleport "Playername (GM or higher class), it teleports the player that is in "Playername" to one of this positions x:500 y:500 z:7, x:530 y:500 z:7, And the GM to that same positions but in z: 6. Also if...
  7. L

    [TalkAction] Request: Teleport player with a command to x position

    Hello, i need an script that when a GM or GOD says a command, (example: !check "Playername) teleports the player to x position (ex: x:500 y: 500 z:7) but only if the player has been online for 15 minutes and it has x monster near him, idk por example a rat. And when the god or gm says another...
  8. L

    Fallen's NPC Maker v1.4 (using talkState)

    Reupload please =(
Back
Top