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

    TFS 0.X [SQLite] -=[TFS]=- 0.4 8.60 HOW TO CREATE TABLE

    [SQLite] -=[TFS]=- 0.4 8.60 HOW TO CREATE TABLE ALTER TABLE `` ADD `` and CREATE TABLE send command query HERE
  2. samuel157

    TFS 0.X [SQLite] -=[TFS]=- 0.4 8.60 Stamina does not drop

    rateStaminaLoss = 1 rateStaminaGain = 3 rateStaminaThresholdGain = 12 staminaRatingLimitTop = 40 * 60 staminaRatingLimitBottom = 14 * 60 staminaLootLimit = 14 * 60 rateStaminaAboveNormal = 1.5 rateStaminaUnderNormal = 0.5 staminaThresholdOnlyPremium = true
  3. samuel157

    Lua [SQLite] -=[TFS]=- 0.4 8.60 ERROR FIRSTITEMS CONSOLE SHOW ERRO

    YES @Fjorda local firstItems = {} firstItems[0] = { 2173, 2525, 2428, 2124, 2460, 2478, 2643 } firstItems[1] = { 2173, 2525, 2190, 2124, 2460, 2478, 2643 } firstItems[2] = { 2173, 2525, 2182, 2124, 2460, 2478, 2643 } firstItems[3] = { 2173, 2525, 2389, 2124, 2460, 2478, 2643 } firstItems[4] = {...
  4. samuel157

    Lua [SQLite] -=[TFS]=- 0.4 8.60 ERROR FIRSTITEMS CONSOLE SHOW ERRO

    [12/09/2023 21:52:19] [Error - CreatureScript Interface] [12/09/2023 21:52:19] data/creaturescripts/scripts/firstitems.lua:onLogin [12/09/2023 21:52:19] Description: [12/09/2023 21:52:20] data/creaturescripts/scripts/firstitems.lua:55: bad argument #1 to 'maxn' (table expected, got nil)...
  5. samuel157

    TFS 0.X [SQLite] -=[TFS]=- 0.4 8.60 [MOD] Cast Ssystem no Function

    Cast and Guild Caast no function TFS 0.4 8.60
  6. samuel157

    Lua [SQLite] -=[TFS]=- 0.4 8.60 HOW TO ADD OF ELEMENTS

    setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_FIREDAMAGE) setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_ICEDAMAGE) setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_POISONDAMAGE) setCombatParam(combat, COMBAT_PARAM_TYPE...
  7. samuel157

    Lua [SQLite] -=[TFS]=- 0.4 8.60 CRITICAL ON CONSOLE RED ON DEFAULT

    doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_RED, "You strike a critical hit!") DISPLAY MESSAGE ON DEFAULT WHEN GIVE CRITICAL OF HIT AND MAGIC CRITICAL ON CRITIC MONSTER OR PLAYER this message appears when CRITICAL You strike a critical hit!
  8. samuel157

    Lua [SQLite] -=[TFS]=- 0.4 8.60 CRITICAL ON CONSOLE RED ON DEFAULT

    every time you hit a critical / spell / hit it appears in default You strike a critical hit! every time I criticize this appears on HIT/MAGIC
  9. samuel157

    Lua [SQLite] -=[TFS]=- 0.4 8.60 CRITICAL ON CONSOLE RED ON DEFAULT

    Creates a critical script that applies to the default console in red Every time I critical a monster or player this message appears in the default
  10. samuel157

    Lua [SQLite] -=[TFS]=- 0.4 8.60 Stamina no Down even with rateStaminaLoss = 1

    rateStaminaLoss = 1 rateStaminaGain = 3 rateStaminaThresholdGain = 12 staminaRatingLimitTop = 41 * 60 staminaRatingLimitBottom = 14 * 60 rateStaminaAboveNormal = 1.5 rateStaminaUnderNormal = 0.5 staminaThresholdOnlyPremium = true
  11. samuel157

    C++ Anti-Nuker Portsafe 3.0

    ok thanks for help.
  12. samuel157

    C++ Anti-Nuker Portsafe 3.0

    HOW TO ADD 2 PORT ON ANTI NUKER PORTSAFE 3.0 DEFINITION I'VE TRIED EVERYTHING AND I CAN' T
  13. samuel157

    C++ [Anti-Nuker] Lucky Guard

    does anyone have this antu nuker to pass me
  14. samuel157

    -=[TFS]=- 0.4 8.60 Problem mysql

    no function my server 0.4 8.6 no is mysql is sqlite
  15. samuel157

    -=[TFS]=- 0.4 8.60 Problem mysql

    Check server configuration File config.lua loaded from C:/Users/Samuel/Desktop/DexSoft/config.lua and looks like fine server config file. Now you can check database(mysql) connection: STEP 2 - check database connection
  16. samuel157

    AAC I'm having trouble opening a distro with a website

    accountManager = true namelockManager = false newPlayerChooseVoc = true newPlayerSpawnPosX = 154 newPlayerSpawnPosY = 51 newPlayerSpawnPosZ = 7 newPlayerTownId = 1 newPlayerLevel = 150 newPlayerMagicLevel = 0 generateAccountNumber = false redSkullLength...
  17. samuel157

    C++ [MOBILE] -=[TFS]=- 0.4 8.60 Create mobile apk for my OTS

    @Addams send inbox. IP: dexsoft.ddns.net
  18. samuel157

    C++ [MOBILE] -=[TFS]=- 0.4 8.60 Create mobile apk for my OTS

    -=[TFS]=- 0.4 8.60 Create mobile apk for my OTS
Back
Top