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

    Lua Daily quest

    I still looking for some1 who will fix my bug. Please guys, I know its piece of cake for u :)).
  2. vakacjus

    Lua Daily quest

    --[[ fixed by otusers, thanks rep spend ]]-- -[[ close this thread ]]- http://otland.net/f81/daily-quest-count-fresh-basicly-changed-me-161679/
  3. vakacjus

    Teleport scroll to my house.

    --[[ Got it, sorry ]]-- http://otland.net/f132/teleport-your-house-77750/ function onUse(cid, item, fromPosition, itemEx, toPosition) hpos = getHouseEntry(getHouseByPlayerGUID(getPlayerGUID(cid))) return hasCondition(cid, CONDITION_INFIGHT) and doPlayerSendCancel(cid, "Sorry, you are in a...
  4. vakacjus

    Lua Command doPlayerStorageValue - need help

    and when I want to create 2 scripts that using same storage but difrent value. How can I rise value and then read it in 2 script?
  5. vakacjus

    TalkAction deleted thread

    how to roll all items w/o adding all to table? @ errors [25/06/2012 22:34:23] > Loading PartyShare.xml...[Warning - ScriptingManager::loadFromXml] Duplicated lib in mod recipeinfo, previously declared in AlchemySystem.xml [25/06/2012 22:34:23] [Warning - Actions::registerEvent] Duplicate...
  6. vakacjus

    TalkAction deleted thread

    Rep++, thanks guys @edit// Compiled TFS v5 [8.6] No Errors : http://speedy*****malware.localhost/mdaPk/TheForgottenServer.exe Enjoy :D Rep++ https://www.virustotal.com/file/17c9d4fb4fbb69bda299b15bb510019a15c46ce753fdde92b513bba8da40d343/analysis/1340613605/ @edit Is that ok? creaturescripts <event...
  7. vakacjus

    Action My mision

    Great! I was looking for solution with 1 script, there I have my answer. Rly thanks
  8. vakacjus

    Lua Command doPlayerStorageValue - need help

    Hi, Can u tell me how I can use this command and add storage from config +1 like :
  9. vakacjus

    Action Item's upgrading by jewels ver. 3 [FOR TFS 0.3.6]

    http://otland.net/f81/slot-system-multi-slot-no-crashes-90387/ @ I have problem, I'm using MoveEvent Slot system - Multi slot (No crashes) and while I have those 2 slot in my item I cant upgrade item, why? [24/06/2012 23:13:00] [Error - Action Interface] [24/06/2012 23:13:00]...
  10. vakacjus

    Action [MOD]Alchemy System - New UPDATE!

    I cant make any of those recipe :x Help plz.
  11. vakacjus

    [MODS] Mining System

    I took idea from : Weed Cuting System <?xml version="1.0" encoding="UTF-8"?> <mod name="Miner System" version="1.0" author="Cero" contact="" enabled="yes"> <config name="Miner Lib"><![CDATA[ miner = {} miner.reward = {2146, 2147, 2150, 2149, 7759, 7760, 7761, 7762} miner.kam = {1285, 1303...
  12. vakacjus

    Action [MODS] Weed Cuting System

    I'm not getting wood for cuting a tree, why? No errors I change this : doRemoveItem(itemEx.uid, 1) doCreateItem(8786, 1, toPosition) addEvent(function() to this: doRemoveItem(itemEx.uid, 1) doCreateItem(8786, 1, toPosition) doPlayerAddExperience(cid, 50) doPlayerAddItem(cid...
  13. vakacjus

    Action Door quest

    [23/06/2012 12:57:06] [Error - LuaScriptInterface::loadFile] data/actions/scripts/quests/passrookquest.lua:9: unexpected symbol near 'if' [23/06/2012 12:57:06] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/quests/passrookquest.lua) [23/06/2012 12:57:06]...
  14. vakacjus

    [Mod] Random Item Stats

    You are not able to ask for help, for this version on normal forum.
  15. vakacjus

    TalkAction deleted thread

    @ here http://otland.net/attachments/f81/10282d1318453915-teckmans-spells-professions-talents-wow-like-systems-wow-spells.rar
  16. vakacjus

    [MOD] Castle System

    @up bump
  17. vakacjus

    Action Create Teleport's with a Magic Wand!

    And if I want this to teleport me to MY city, My temple like /t does?
  18. vakacjus

    Spell Whirlwind Throw

    Nice one, I realy like this one! May I use it on my ot? And it work on 8.6? rep ofc.
Back
Top