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

    This program exists?

    Hmm, Map tracker?
  2. znake

    Got one problem when players die

    Playerdeath.lua; dofile("./config.lua") function onDeath(cid, corpse, killer) doPlayerSendTextMessage(cid, MESSAGE_EVENT_ADVANCE, "You are dead.") if deathListEnabled == "yes" then if sqlType == "mysql" then env = assert(luasql.mysql()) con =...
  3. znake

    Error Healing/Mana rune.

    function onUse(cid, item, fromPosition, itemEx, toPosition) local lvl, mag, storage, exhausted = getPlayerLevel(cid), getPlayerMagLevel(cid), 1337, 1 if exhaustion.check(cid, storage) == true then doPlayerSendCancel(cid, "You are exhausted.") elseif not isPlayer(itemEx.uid) then...
  4. znake

    Time Based walls

    function onUse(cid, item, fromPosition, itemEx, toPosition) local cfg = { p = { wall_ = { x = 893, y = 785, z = 10 }, -- Where the wall is. tp = { x = 892, y = 786, z = 10 }, -- Where the teleport creates. to = { x = 1000, y = 1000, z = 7 }, -- Where the teleport takes the player...
  5. znake

    [Germany][9.10] Maveria The Legend

    You're a wild wild cat.
  6. znake

    [Germany][9.10] Maveria The Legend

    Server worth playing on? ;]
  7. znake

    how to make server online for all !!!

    Port Forwarding for the Paradigm PTI-8411_Annex-A - PortForward.com Maybe this is your router? Or you can just go to your routers page by typing for example in some cases "192.168.1.1" in your webbrowser. I think your routers IP is 192.168.1.1 actually, try that.
  8. znake

    Lua Animated Text

    --[[ Talking Tp/signs/tiles for TFS 0.3+ by Maxi (Shawak) ]]-- local text = { --X pos,Y pos, Z pos, text [1] = {pos = {1000,1000,7}, text = {"TEXT"}}, [2] = {pos = {1000,1001,7}, text = {"TEXT"}}, [3] = {pos = {1000,1002,7}, text = {"TEXT"}}, [4] = {pos = {1000,1003,7}, text =...
  9. znake

    Basic 2D Character Sprite Kit

    Nice little kit :)
  10. znake

    [Netherlands] TIBERA 8.60 EVO-ENFO | 400x - 3x | Start on 20th of July!

    Copyright 2010. All rights reserved Tibera. And, you should give credits to the designer and coder of your page.
  11. znake

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    Are you sure you map is version 8.6? And are you configuring it right? In the config to load YOUR map.
  12. znake

    Team New map project!

    Awesome guys ;] keep up the custom mapping! Death to the real map!
  13. znake

    Server wont go online

    It says "Loading map and spawns" Either it's something wrong with the map/spawns or your computer is too slow... If you're using a real map then I think thats your problem (Your PC can't handle that big map/spawns)
  14. znake

    potions problem

    Try using this local config = { removeOnUse = "yes", usableOnTarget = "yes", -- can be used on target? (fe. healing friend) splashable = "no", range = -1, realAnimation = "no", -- make text effect visible only for players in range 1x1 multiplier =...
  15. znake

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    It's a little buggy but i've fixed everything.
  16. znake

    Help me with suggestions to my Quest OTS.

    Looking forward to this, Znote is awesome.
  17. znake

    [Website]Installing Modern AAC on Uniform Server

    My guess is that you're doing something wrong with the database, are you sure you've set up everything correct?
  18. znake

    [Poland][8.6] Official start of MegaEvo.net!

    Ohh, shit that's an awesome trailer!
  19. znake

    [Germany][9.10] Maveria The Legend

    This has some awesome shit, too bad it's real map.
Back
Top