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

    Solved Skill Quest error with Knight

    Would you be mad if i said it didn't work? :S [17:43:21.264] [Error - Action Interface] [17:43:21.265] data/actions/scripts/arquivo.lua:onUse [17:43:21.266] Description: [17:43:21.268] data/actions/scripts/arquivo.lua:41: attempt to call global 'doPl ayerSetSkill' (a nil value) [17:43:21.268]...
  2. juansanchez

    Solved Skill Quest error with Knight

    Now when i click nothing happens '-' and it doesn't show any error on the console
  3. juansanchez

    Windows Npcs Crashing the Server

    Ok, and how do i fix it?
  4. juansanchez

    Windows Npcs Crashing the Server

    bump, someone? ):
  5. juansanchez

    Solved Skill Quest error with Knight

    Same thing, same error.
  6. juansanchez

    Solved Skill Quest error with Knight

    Here you go: function raiseMagic(cid) doPlayerSetMagic(cid, getPlayerMagLevel(cid) + 4) doSendMagicEffect(getPlayerPosition(cid), 28) doSendAnimatedText(position, "Magic Up", TEXTCOLOR_BLUE) setPlayerStorageValue(cid, 2357, 1) end function raiseDist(cid)...
  7. juansanchez

    Solved Skill Quest error with Knight

    Now this: [17:37:20.030] [Error - Action Interface] [17:37:20.030] data/actions/scripts/arquivo.lua:onUse [17:37:20.031] Description: [17:37:20.032] (luaDoCreatureSetStorage) Creature not found [17:37:20.606] Testero has logged in.
  8. juansanchez

    Solved Skill Quest error with Knight

    Same thing, but i belive is because of this: Would you mind creating the fuctions? So i can add them?
  9. juansanchez

    Solved Skill Quest error with Knight

    The part where i gives the skill worked, whichever skill is higher is the one the player will get, but the player can do the quest as many times as he wishes, so he keeps on using the chest and getting skills
  10. juansanchez

    Solved Skill Quest error with Knight

    Not trying to be rude, but how does that help?
  11. juansanchez

    Solved Skill Quest error with Knight

    Well, now whenever i try to use the chest it says that i already did the quest, i tried a different storage, another char, but same thing happen.
  12. juansanchez

    Solved Skill Quest error with Knight

    This happend: [20:54:21.404] [Error - LuaInterface::loadFile] data/actions/scripts/arquivo.lua :79: 'end' expected (to close 'if' at line 46) near '<eof>' [20:54:21.405] [Error - Event::checkScript] Cannot load script (data/actions/scr ipts/arquivo.lua) [20:54:21.406]...
  13. juansanchez

    Solved Skill Quest error with Knight

    Same thing :/
  14. juansanchez

    Solved Skill Quest error with Knight

    Yup, i messed up, i didn't copy the whole script. @Edit, i tested and nothing happend '-' i clicked the chest, the maigc effect came out, but nothing else happend..
  15. juansanchez

    Solved Skill Quest error with Knight

    This happens to yours: 18:34:43.293] [Error - LuaInterface::loadFile] data/actions/scripts/arquivo.lua :68: 'end' expected (to close 'if' at line 4) near '<eof>' [18:34:43.296] [Error - Event::checkScript] Cannot load script (data/actions/scr ipts/arquivo.lua) [18:34:43.298]...
  16. juansanchez

    Solved Skill Quest error with Knight

    Hey otland people, i need some assistance today with a script i have. I have this script for a quest, which gives the players skills, however i have a problem with Knight, since knights use either axe/sword/club i tried to make it so the quest would give the player the which ever skill is...
  17. juansanchez

    Windows Npcs Crashing the Server

    Hey otland guys, i need a help from you guys, any npc that sells container stuff (house items) (parcels) (backpacks), if someone keeps on buying it 100 backpack non stop, the server starts to lag reaaaal bad, i already have an exhaustion on my npc handler, but it doens't seem to help. Can anyone...
  18. juansanchez

    Windows Reset Door Bug

    SO far so good, nothing wrong yet :) Thanks man
Back
Top