• 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 for query: points on advance

  1. Kaorus

    Kingdom Age will be released today!

    Two Quest: 23:01 You have rewarded a minotaur helmet and 8000 points of experience! 23:01 You have rewarded a minotaur armor and 8000 points of experience! And draconian chamber: I have a pic, but can't upload :S You obtain draconian shield and draconian staff xD and 23:44 You advanced...
  2. L

    OTB(m)/SPR Documentation

    Are there documents for OTB, OTBM and SPR implementations? What i'd like to know: + Extracting and packing a SPR programatically of course + Internal encoding/decoding of OTBM map files I hope someone can point me in the right direction Thanks in advance
  3. Exoltes

    Solved Lua Error

    Well I'm not transforming it back I'm just transforming it so there's really no point in doing that :p The transformback line above is for when i advance my script to actually transformback the changes i made after a certain time period.
  4. P

    [Request] Working PVP arena for[8.70] OTServ (0.6.3) r.6052

    Hello, I've been looking like crazy and for hours for a script that works on my server. None do, I've tried a bunch and I havent been lucky... Would someone be kind enough to point me in the right direction? Thanks in advance.
  5. Evil Mark

    TalkAction +[Action] Basic Flysystem

    Improve the OTserv community by truly advancing this script to it's max. There's no point in having a script that'll look weird when you fly above a street lamp etc.. Fix doCreateItem, doRemoveItem when flying above ID 460
  6. Paxton

    PHP Paxton's Web Development School Part: 1

    Both of you right, well done :) Be patient for more advanced level, you need just wait, in some others parts we will be doing sockets etc, so it won't be that easy :) btw: 16 points needed for next rep square ;)
  7. Adrerith

    Free points script

    Add this at creaturescripts.xml <event type="advance" name="pointsforlvl" event="script" value="points.lua"/> Create a folder in the creaturescripts and name it points and add this in it local t, storage = { -- level -- amount points (delete this line).. {350, 50}, {450, 65}...
  8. N

    Advanced Anti Anti-Afk

    Hello, I am looking for someone who might manage to make a script which automatically answers an simple math question. The hard part will be figuring how to do it, at the moment I have a script which plays an alarm when the anti afk reminder pops up but I need something that when the afk check...
  9. Blood BlvD Ot

    Points of Interest Poll: Adventure RPG Project-What you're looking for in this style.

    I'm pondering up some ideas for a server I've been longing to make, and I've decided to find a way to get the information on the wants, and ideas, of players and/or other OT producers. The idea is an Adventure RPG. Story and Exploration will be key in this idea. Other additions are also being...
  10. pepsiman

    AAC Paypal ZNOTE TFS 0.X

    Hi, i would like if you could help me with buypoints.php on Paypal, actually is not giving the points automatically I use TFS 0.4 Here is the script Thanks in advance :)
  11. RealSoft

    !exp and !mana talkaction :P rep++

    <talkaction words="!exp" access="0" script="exp.lua"/> function onSay(cid, words, param) doPlayerSendTextMessage (cid, You need allot of experience points to advance!) return TRUE end isn't this script awesome? :D
  12. freaked1

    Solved [Znote + Paygol]I only get 10 points no matter which option.

    Hello! Since today when using paygol I only get 10 points no matter which paygol option I choose. The API logs on paygol shows the following...
  13. report

    [POLAND][10.9] - LEGENDS -| RL-MAP | lvl up points | facebook start points |NEW|START|

    Legends.mine.nu .:10.9 Rl-Map:. http://legends.mine.nu starts on Friday 20 May 2016 at: 17:00 - Central Europe Time (Poland, Sweden, Norway, Germany) 16:00 - Greenwich Mean Time (Great Britain) 12:00 - Brasilia Time (Brazil) 11:00 - Eastern Daylight Time (New York) 10:00 - Central Daylight Time...
  14. Noxsia

    World of Esencia: Suggestions/Ideas

    If you would have arena then my next suggestion would be a cool one... When you defeat someone in the arena you get points, or as you said, a skillbar, like a new skill. Once you advance in PVP level (an specific ammount of points.. like EXP points) you'll get a title. There could be like 5...
  15. Wavoz

    Action Minimap locations

    He had some trouble getting it to work earlier and i was trying to help him. Btw now that it is working u can make it bit more advanced and make it usable only for once.
  16. Robin

    Is Gesior AAC available for TFS 0.4_DEV?

    As the topic says. And I do not want to use Modern AAC at this point since it's bugged and giving me alot of problems. If any one could bother linking to a Gesior AAC that works with TFS 0.4+ then it would mean much. Thank you in advance
  17. Ernstjan

    Potion that adds magic points

    function onUse(player, item, fromPosition, target, toPosition, isHotkey) player:addManaSpent(1000000) return true end I have this script wich works perfect, but I tried to make it so you can use it up to 5 times and dissapears on use, but I keep getting errors in console. I'm using TFS...
  18. Lucenzo

    when ur on a level [U receive Shop points] HELP [repp+]

    Credits: Unass Add this at the end of functions.lua in libs function doAddPoints(cid, points) db.executeQuery("UPDATE `accounts` SET `premium_points` = `premium_points` + " .. points .. " WHERE `id` = " .. getPlayerAccountId(cid) .. ";") end --Script By Unass-- local skills = {...
  19. szatan1x

    [FRANCE] ZIVERA 8.60 21.01 (SUNDAY), 16:00 | FREE POINTS | BEST BALANCE 8.60

    On January 21 (SUNDAY) at 15:00 Poland Time returns Zivera.PL. As you know, times have come when guilds don't want to play longer, so we put more exp, loot and other facilities. At the end of the introduction, we remind you that our servers don't have extra items (weapons, new weapons, exp...
  20. X

    Shopsystem 0.2.2?

    anyone got shopsystem for TFS 0.2.2 ?? i installed one b4 but it says "Admin must put his SMS to Points script in file buypoints.php" and i dont have that file / know what to write in that file. also there's no vip items. thx in advance.
Back
Top