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

    [9.20 - 9.31] The Forgotten Server v0.2.11pl2 (Mystic Spirit) - WarSystem + Extras

    I do not want the black skull in my sistem how I do?
  2. marcelao777

    Lua !withdraw premium_points in game

    bump..
  3. marcelao777

    Lua !withdraw premium_points in game

    Hi, I need withdraw (! withdraw "x) premium_points and appear in my bag gold ingot 's, and decrease my balance and deposit premium_points (! deposit" x) and the gold ingot disappeared from my bag and increase my balance premium_points, if you can help me I thank
  4. marcelao777

    Lua Blance preimiun points in game - tfs client 9.1 (!blance)

    now I need to, draw (! withdraw "x) premium_points and appear in my bag gold ingot 's, and decrease my balance and deposit premium_points (! deposit" x) and the gold ingot disappeared from my bag and increase my balance premium_points, if you can help me I thank
  5. marcelao777

    Lua Blance preimiun points in game - tfs client 9.1 (!blance)

    @andy1995 thank you very much, your tip made ​​the difference valew..:D
  6. marcelao777

    Lua Blance preimiun points in game - tfs client 9.1 (!blance)

    Correct error getResult
  7. marcelao777

    Lua Blance preimiun points in game - tfs client 9.1 (!blance)

    dont work :s my tfs 9.31 and 9.44 mystic spirit
  8. marcelao777

    [9.1] The Forgotten Server v0.2.11pl2 (Mystic Spirit)

    Hello guys, i need to show the value of field premium_points in game, but the error in the command getDataInt and getID .. help me please my script.lua dofile("./config.lua") if sqlType == "mysql" then env = assert(luasql.mysql()) con = assert(env:connect(mysqlDatabase, mysqlUser...
  9. marcelao777

    SQL Function getDataInt tfs 0.2.11.pl2

    need to get the integer value of the field preimum.points table, not the id :S
  10. marcelao777

    Help with getDataInt

    how i use the getDataInt in tfs 0.2.11.pl2?
  11. marcelao777

    [Functions] getPlayerAccount and getAccountType

    how i use getDataInt in new tfs ?
  12. marcelao777

    SQL Function getDataInt tfs 0.2.11.pl2

    I need to get the value of premium.points the table, the "getDataInt" not seem to work in tfs client 0.2.11pl2 9:10 help please
  13. marcelao777

    Lua !frags tfs 0.2.11pl2 client 9.1

    bump
  14. marcelao777

    !balance premium_points cliente 9.1 tfs

    hi, my script have error in getDataInt help, i need just show balance premium points in game, help please. my script.lua dofile("./config.lua") if sqlType == "mysql" then env = assert(luasql.mysql()) con = assert(env:connect(mysqlDatabase, mysqlUser, mysqlPass, mysqlHost, mysqlPort)) else...
  15. marcelao777

    Lua Check name in shopsystem.php

    Gesior acc - meu site TopBr - Latest News
  16. marcelao777

    Lua Check name in shopsystem.php

    bump
  17. marcelao777

    Lua !frags tfs 0.2.11pl2 client 9.1

    I took " getPlayerSkullTicks(cid, SKULL_RED)" my distro not know, then he's the following error script local config = { fragTime = getConfigInfo('timeToDecreaseFrags') } function onSay(cid, words, param, channel) local fragstatus, fragsPvP, amount = getPlayerStorageValue(cid,3943)...
Back
Top