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

    Lua Update points

    Thank you how can I change to solved? I can just vote
  2. H

    Lua Update points

    Hello I'm wondering if anyone know how to make this script work, it seems to give the points but store is not updated with the new points. Is there any way to "reload"? local hundredPoints = 100 local fiftyPoints = 50 local addpoints = 50 local addpointss = 100 function onUse(player, item...
  3. H

    RevScripts [TFS 1.X] Duel system between players [WTRequest]

    TFS 1.X I think this is a revscript? I might be wrong.. I want to request an script that start a queue between 2 or more players like: Player1 says: !duel "Player2 this script should send a request modal window to Player2 to start fight against Player1[Lvl/voc], if this one click on accept then...
  4. H

    RevScripts ❤ ℱ𝓇𝑒𝑒 𝒮𝒸𝓇𝒾𝓅𝓉𝒾𝓃𝑔 𝒮𝑒𝓇𝓋𝒾𝒸𝑒 𝒯ℱ𝒮 𝟷.𝟻+ ❤

    This wasnt a yurots bug? I dont think this is a “7.6” thing
  5. H

    Lua [SOLVED] Divide each player in storage math.

    Should I set if currentPoints~= task.pointsToFinish then above getdamage? Tested and it works as it should Xikini thank you =] btw do you know why my Available tasks and my Current tasks are always the same? (I should be able to pick only 3 of these) full code:
  6. H

    Lua [SOLVED] Divide each player in storage math.

    Thank you for that I guess that was hard to read LOL. @script: when the script gives the task point it generalize all players, so if I have 5 trolls of 50 and some other guy kill 1 troll (with getDamageMap) with me and he has 40 trolls out of 50, then my storage values goes to 40 same as him
  7. H

    Lua [SOLVED] Divide each player in storage math.

    Hello I'm trying to make this task points system to give each player his task points but if some player with higher storage value "helps" to kill the monster, then the storage for both players is the one that give the last hit. I dont want to put +1 on storages since I want to make it work with...
  8. H

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    Im trying to test 8.0 files in Linux Compiled good, anyhow players cant be saved. Message: you have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax touse near ‘,lastlogin’ = Error while saving player: Tester
Back
Top