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

Recent content by Og1999

  1. Og1999

    [Sweden] [New Custom Evolution] NaturaOT 8.6 Starts 2017-03-22 18.00:CEST

    Looks good. I will try it out
  2. Og1999

    Windows Reset all chars on the server

    Hello otland! How do i reset all characters in phpmysql? in sql. i want all the chars to get level 8 and all skills resets to 10. I didn't find anything so i just ask instead. Have a great day :D
  3. Og1999

    8.60 Sharing Ghost ot map!

    Reupload please :D
  4. Og1999

    Windows PHP - PayGol bugged.

    Same for me. And im 100% sure my database settings is right, and ipn
  5. Og1999

    Lua Blessings first time you login

    I did. I posted it in login.lua i still dont recieve blessings when a new char login... Here is my login.lua local config = { loginMessage = getConfigValue('loginMessage'), useFragHandler = getBooleanFromString(getConfigValue('useFragHandler')) } function onLogin(cid) for i = 1, 5...
  6. Og1999

    Lua Blessings first time you login

    Any ideas? :)
  7. Og1999

    Lua Blessings first time you login

    Nothing happends when i put the script in login.lua. This is my login.lua I have tried everything now. So i really have tried haha. I not lazy if you think that :) Really appreciates your help! function onLogin(cid) local BLESSINGS, amount, missing = {"Wisdom of Solitude", "Spark of the...
  8. Og1999

    Lua Blessings first time you login

    Hello guys! I've been looking around for scripts for blessings for new chars. When you create a character and log in for the first time, you should recieve full blessings. Anyone can help me with this? Im using TFS 0.4 SVN
  9. Og1999

    Manarune script tfs 1.2

    local exhaust = createConditionObject(CONDITION_EXHAUST) setConditionParam(exhaust, CONDITION_PARAM_TICKS, (getConfigInfo('timeBetweenExActions') - 900)) function onUse(cid, item, fromPosition, itemEx, toPosition) local level = getPlayerLevel(cid) local mlevel = getPlayerMagLevel(cid) local...
  10. Og1999

    Manarune script tfs 1.2

    Still don't show how much i heal.
  11. Og1999

    Manarune script tfs 1.2

    Hello guys! I've been looking around for a manarune script for tfs 1.2. I have found some scripts but it does not show how much the rune is healing. All help is appreciated! :)
  12. Og1999

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    error when i creating a guild. I got this message: Guild with ID 0 doesn't exist. Iam using TFS 1.2 and Gesior 2012 1.0. Did someone have the same problem as me? :)
  13. Og1999

    how i can fix this? (image)

    Hello! I don't really understand... I have done everything here, but i got this error instead: Guild with ID 0 doesn't exist. Can you help me? :) And i cant find this in config: in config.lua search for: ingameGuildManagement = true and changer for: ingameGuildManagement = false
  14. Og1999

    [10.90 + Cast] Tfs 1.2 (custom modifications) + Reward Chest

    Everything is working great! Great Job!!!
Back
Top