• 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!

Recent content by danek121

  1. D

    Cannot load items file

    Rly? I Used xampp+tfs for a few days and now doesn't work #Edit You had right it's memory fault
  2. D

    Cannot load items file

    Your paste cannot be larger than 64 kb. Sorry. but yesterday all works fine and i can open tfs
  3. D

    Cannot load items file

    1<?xml version="1.0" encoding="UTF-8"?> Errors in the XML document: 1: 1 Content is not allowed in prolog. But when i opened it's only something like this <?xml version="1.0" encoding="UTF-8"?>
  4. D

    Cannot load items file

    When i want open tfs 0.3.6 edit by Cyko V8 [11/03/2015 13:04:46] [Warning - Items::loadFromXml] Cannot load items file. [11/03/2015 13:04:46] Info: Memory allocation failed : building doc [11/03/2015 13:04:48] > ERROR: Unable to load items (XML)!
  5. D

    How delete spell?

    #Cheking Ohh in spells.xml i had 2x spells for chameleon rune #Topic Thanks all for help #Topic 2 I don't want open new topic, so where i can change this? "Checking software version... failed - could not parse remote file (are you connected to the internet?"
  6. D

    How delete spell?

    But i have and doesn't work My code: function onUse(cid, item, fromPosition, itemEx, toPosition) local sex = (getPlayerSex(cid) == 0 and 1 or 0) return (doPlayerSetSex(cid, sex) and doRemoveItem(item.uid) and doSendMagicEffect(getCreaturePosition(cid), CONST_ME_MAGIC_RED)) end
  7. D

    How delete spell?

    [10/03/2015 17:35:55] [Warning - Event::loadScript] Event onCastSpell not found (data/spells/scripts/sex_rune.lua) When removed
  8. D

    How delete spell?

    @ups If you have nothing to say please don't say i said i removed but this still warks
  9. D

    Jak zrobić łączone itemy

    Problem w tym, że nie mam sourców
  10. D

    How delete spell?

    I removed a long time age but this still work when i said "Adevo ina", Sex Rune was created
  11. D

    Lua Stack items

    What i can create stack on mana potions, health potions etc. ?
  12. D

    How delete spell?

    Yee i removed but still works becouse i create the changes sex run and now i don't want spell "Adevo Ina" but i want that changes sex rune must "stay" #Edit. again explein. I changed chameleon rune to sex rune but i don't want spell which change blank rune for chameleon(sex rune). What i can...
  13. D

    How delete spell?

    Hello I have one simple question how i can delete spell example "Adevo Ina"
  14. D

    [weapon]Multitarget wand 'star shoter'

    how to increase the damage?
Back
Top