• 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. Mera Mero

    Addskill

    Same percents 99% with magic level and with distance found these messages 23:44 Wars [3001]: Skill to next level: 30 Current Skill Tries: 0 Difference: 30 23:45 Shaggy[3001]: Skill to next level: 53 Current Skill Tries: 0 Difference: 53 23:47 Shaggy[3001]: Skill to next level: 97 Current Skill...
  2. Mera Mero

    Addskill

    Aff same errors :(
  3. Mera Mero

    Addskill

    Its my old addskill script on lua function function doPlayerAddSkill(cid, skill, amount, round) if(skill == SKILL__LEVEL) then return doPlayerAddLevel(cid, amount, round) elseif(skill == SKILL__MAGLEVEL) then return doPlayerAddMagLevel(cid, amount) end return...
  4. Mera Mero

    Addskill

    bump
  5. Mera Mero

    Addskill

    Yes for example this skill of pally its got more than 1.0 but i still can't understand what can i do to make it work good when i use command :( <skill fist="1.2" club="1.2" sword="1.2" axe="1.2" distance="1.1" shielding="1.1" fishing="1.1" experience="1.0"/>
  6. Mera Mero

    Addskill

    Hello otlanders I've got problem with addskill command , When i use this command with skills like Magic/Distance etc it doesn't level up it full i mean it only give me like 60,80,90% And i can't use this command again until i pass this level function onSay(cid, words, param, channel)...
  7. Mera Mero

    Anime Talk

    Okey i will do :P
  8. Mera Mero

    Anime Talk

    No i didn't watch it :D i don't like drama anime ,Only action and fantasy :P like Naruto/Bleach ETC
  9. Mera Mero

    Solved Delete/Create

    May you have a look on this post please? its happens to much all time :( idk what is the problem http://otland.net/threads/laggy-thing.229584/
  10. Mera Mero

    Solved Delete/Create

    Oh thanks but may you make time for every wall? Like this ["Dragon Lord"] = {Pos = {x=988,y=992,z=7},id= 9290 ,time = 30}
  11. Mera Mero

    Solved Delete/Create

    LoL we are 2 now need help with this script ahahha
  12. Mera Mero

    Laggy thing

    Hello otlanders I've something happens with my server and this thing is sometimes i find my server stop everything on it like effects of tps , monsters attack etc and about players i can move one step on in different direction Like i can't move 2 steps along i need to move one stop along and...
  13. Mera Mero

    Solved Delete/Create

    :( error again [03/03/2015 17:08:12] [Error - CreatureScript Interface] [03/03/2015 17:08:13] data/creaturescripts/scripts/KillMonster 2.lua:onDeath [03/03/2015 17:08:13] Description: [03/03/2015 17:08:13] data/creaturescripts/scripts/KillMonster 2.lua:13: attempt to index field 'Pos' (a nil...
  14. Mera Mero

    Daily quest or task

    I've changed Items with monsters like this -- Collecting monsters missions by Limos local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local talkState = {} function onCreatureAppear(cid)...
  15. Mera Mero

    Solved Delete/Create

    Found this error :S [03/03/2015 12:01:33] [Error - CreatureScript Interface] [03/03/2015 12:01:34] data/creaturescripts/scripts/KillMonster 2.lua:onDeath [03/03/2015 12:01:34] Description: [03/03/2015 12:01:34] data/creaturescripts/scripts/KillMonster 2.lua:13: attempt to index field 'Pos' (a...
  16. Mera Mero

    Solved Delete/Create

    [03/03/2015 02:32:25] [Error - LuaScriptInterface::loadFile] data/creaturescripts/scripts/KillMonster 2.lua:7: '}' expected (to close '{' at line 3) near 'local' [03/03/2015 02:32:25] [Warning - Event::loadScript] Cannot load script (data/creaturescripts/scripts/KillMonster 2.lua) [03/03/2015...
  17. Mera Mero

    Solved Delete/Create

    Hi otlanders i've got problem with script that remove wall by killing monsters and this wall will appear after x time and i have this working good with one wall only and now i tried to edit to to remove 2 walls but got some errors death.lua function onDeath(cid, corpse, killer) local M ={...
  18. Mera Mero

    [Sweden] [8.6] <OT Madness II> Custom Map, Spells, Vocations | Dedicated (24/7)

    And i think @Xagul already got server on (DEATHZOT) so he don't need Otmadness anymore :D cuz deathzot have more features than madness and better than it
  19. Mera Mero

    Daily quest or task

    Thanks for this npc but i have one problem with it and some requests First one I took mission from npc and done it and took my reward but when i tried to take mission again i found this message 00:34 Task Mons: I have a daily mission for you to kill 5 Demons, do you accept? And when i answered...
  20. Mera Mero

    dami1310 - sprite gallery

    Doesn't look like my hero (*) but good work :P keep going
Back
Top