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

  1. S

    Need help with promotion script.

    The issue that im having is when i get the promotion it says you have been promoted but theres no name of the promotion now im not to sure on what to do i think i need to change my vocations? im not to sure ;s if anyone could help me that would be great. if needed ill upload my vocations and...
  2. S

    Does anyone know how to script a pocket item?

    Okay but what would i add in the item.xml sorry still new to this what attribute would i need to add in the item for it to work? i know movements :P thats easy ^.^
  3. S

    Does anyone know how to script a pocket item?

    im in the making of a ot and the last one i played it had pocket items like the item 5892 was called a newborn eyepatch that gave 15% mana/hp when u put it in arrow slot and im trying to figure out how to script it.
  4. S

    Does anyone know how to script a pocket item?

    Hey im in need of a pocket item script that gives 10% more mana and hp if anyone could give me this script id really appreciate it. i was trying to use this but i dont want this kind of script i think a pocket item type of script would be way better. function onUse(cid, item, fromPosition...
  5. S

    Solved Error i cant resolve if anyone can help me please read this!!

    but thank u very much for the help man alot;d
  6. S

    Solved Error i cant resolve if anyone can help me please read this!!

    o pfft wow now i just feel stupid 0,o..................
  7. S

    Solved Error i cant resolve if anyone can help me please read this!!

    sent the file in a.zip only way i could get it onto the site.
  8. S

    Solved Error i cant resolve if anyone can help me please read this!!

    [Error - LuaScriptInterface::loadFile] data/creaturescripts/scripts/forever aol.lua:1: unexpected symbol near '[' [Warning - Event::loadScript] Cannot load script (data/creaturescripts/scripts/forever aol.lua) data/creaturescripts/scripts/forever aol.lua:1: unexpected symbol near '['
  9. S

    error with sqlite i cant fix please help!

    OTSYS_SQLITE3_PREPARE(): SQLITE ERROR: no such column: frags (UPDATE "players" SET "frags" = "frags" + 1 WHERE "id" = 11;) OTSYS_SQLITE3_PREPARE(): SQLITE ERROR: no such table: bounty_hunters (SELECT * FROM "bounty_hunters" WHERE "sp_id" = 61 AND "killed" = 0;) Im still new to scripting stuff...
  10. S

    Solved Error i cant resolve if anyone can help me please read this!!

    [0] = 3065, -- female [1] = 3058 -- male function onPrepareDeath(cid, deathList) if getPlayerSlotItem(cid, CONST_SLOT_NECKLACE).itemid == 2196 then doCreatureSetDropLoot(cid, false) doSendMagicEffect(getThingPos(cid), CONST_ME_HOLYAREA) local corpse, killers =...
  11. S

    Starting A Ot And Cant Figure Out How To Set A Max Level Please Help.

    Bro Omg i love you lmfao....!
  12. S

    Starting A Ot And Cant Figure Out How To Set A Max Level Please Help.

    Im just starting a ot server and i cant seem to figure out how to set up a max level script ive been testing everything and still cant figure it out its driving me crazy if anyone could help me please message me on here with maybe a script or some insight of what i can do. Thanks.. Keep in...
Back
Top