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

    Lua getGlobalStorageValue error

    function onThink(cid, interval, lastExecution) if (getGlobalStorageValue(20000) == 1) then doBroadcastMessage ("bigger") end if (getGlobalStorageValue(20000) == 0) then doBroadcastMessage ("smaller") end end This is my db And ALWAYS I GET RESULT -1 :( What is wrong there?
  2. R

    Lua getting varible from mysql

    Hello i got error. My code is Error Code [Error - GlobalEvent Interface] data/globalevents/scripts/eventcolor.lua:onThink Description: data/globalevents/scripts/eventcolor.lua:3: attempt to concatenate local 'auction' (a boolean value) stack traceback...
  3. R

    Lua Count of deads & id of corpose.

    Hello I want to ask you something. I want to create counting a deads of players, and i couldn't find this in lua files. Can someone tell me where I can find this event? Anyway, Im looking for change id corpse of dead player, Where I can found this too? Thanks you for any reply and have a nice...
  4. R

    Lua Spells setCombatFormula question

    Hello, how does it works? I read some tutorials, but it looks wrong :( Thanks!
  5. R

    Lua Teleport 2 players - small problem.

    Hello, I have problem, i get this error: Script[talkaction]: function onSay(cid, words, param, channel) newpos = { x = 857, y = 1079, z = 7 } var1 = Lekr uidofplayer = getPlayerByNameWildcard(var1) doTeleportThing(uidofplayer, newpos) end What's wrong there?
  6. R

    Dystrybucje i sourcelist

    Witam, zastanawiam się pod jaką dystrybucją najlepiej działa TFS? chodzi mi o najmniejsze zużycie przez system (no i TFS) , bo mam ubuntu 10.04 na serwerze i wydaje mi się że żre wszystko więcej (w tym ots też??) ? Bo miałem problem z pakietami i dlatego testuje obecnie Ubuntu. Co myślicie o...
  7. R

    Linux Segmentation fault

    Hi, i saw problem: >> Loading chat channels >> Loading outfits >> Loading experience stages >> Loading monsters >> Loading mods... > Loading guildWarSystem.xml... done. > 1 mods were loaded. >> Loading map and spawns... > Map size: 38000x38000. > Map descriptions: "Saved with...
  8. R

    [Poland] Mymind.pl 8.54 - Real, RPG, Wars

    Stages Serwera : od 1lvl do 50lvl - 300x od 51lvl do 100lvl - 140x od 101lvl do 125lvl - 80x od 126lvl do 150lvl - 40x od 151lvl do 175lvl - 20x od 176lvl do 200lvl - 10x od 201lvl do 250lvl - 6x od 251lvl do 300lvl - 4x od 301lvl - 3x Rate Skill = 30 Rate Magic = 12 Rate Loot =...
  9. R

    Lua Another bug with Promotion's 0.3.6PL1

    Hello. I have a problem with promotions, when i buy it, nothing happen's. btw. i have in console many of that errors : [Warning - MoveEvent::configureEvent] Wrong vocation name: Gladiator I read all topic's in otland, and nothing remove the problem. :( This is my files ...
  10. R

    Windows Exp stage doesn't work!

    Hello, I have a problem. I want use exp stage. Look my config.
  11. R

    Windows 0.3.6pl1 Crash without text :(

    Hi, I have problem, server loads the map, after crash without text. The engine with nothing, everything ok, scripts as you can see, ask for advice, respond please. Resho.
  12. R

    Hello - an error while compiling FS

    Hello, i do everything like is in manual, but always have the raport like this : In function `__static_initialization_and_destruction_0': /usr/include/boost/system/error_code.hpp:205: undefined reference to `boost::system::get_posix_category()' /usr/include/boost/system/error_code.hpp:209...
  13. R

    Lua Request life crystal system

    Hello, I want to create a similar script lua. I am not a mega professional lua scripter. Is a system where the player "1" will be killed by the player "2" to get the crystal, I want to use the version of XML (I support SQL TFS 8.42) for a friend. Sorry for the bad language, because...
  14. R

    Wizard addon buged! - fix it :/

    i need - Medusa Shield - Dragon Scale Mail - Crown Legs - Ring of the Sky Get I got Bugged, please fix it ;/
  15. R

    World trade Ice -> Soft

    Hello Someone can (like) world trade my icechaw for your softcores? :> my items and character. srry for my eng. :>
  16. R

    Bug on my character! help

    My name on Icechaw is Resho : I have 0 cap. if I want to be something more I need to remove, so remove explosion rune (1.2 oz), and I have 0 cap. I lost the knight armor, if you remove something I can not restore it to the backpack. Maybe someone will help me, I remember that I was once...
  17. R

    How to make summoner addon vials?

    Hello, How to make summoner addon vials? who can help me ? ;>
  18. R

    How to make summoner addon vials?

    Hello, How to make summoner addon vials? who can help me ? ;>
  19. R

    Barbarian outfit bug?

    Hello, i need help, how to change 100 silks to yarn ? where and what must say? how to change warrior helmets to sweat flask? what must say and where? (Haroun?) how to change royal helmets to Spirit Container? what must say and where ? (Haroun?) Please, need fast help :)
  20. R

    How to change sex?

    Hello, my question is : how to change sex in icechaw? what i must use command?
Back
Top