• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. V

    function getAttr error

    in characters is already right now lack the other two
  2. V

    function getAttr error

    ranks -> http://pastebin.com/XiSQZRPg online-list -> http://pastebin.com/BuAYMywv
  3. V

    function getAttr error

    the (VIP) is to appear in the online-list.php and ranks.php in characters I could do the script gave this error Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING
  4. V

    function getAttr error

    http://pastebin.com/ic5y7CYE
  5. V

    function getAttr error

    I am trying to put to show whether the guy is vip or not when when will see who is online example Name (VIP) - vocation - level this (VIP) only appear if premium here the link http://sourceforge.net/projects/nicaw-acc/files/NICAW SQL/Nicaw SQL v3.20/
  6. V

    function getAttr error

    nicaw acc
  7. V

    function getAttr error

    -
  8. V

    Movements

    I use tfs 0.2'll see if I can adapt the script since I edit the post.
  9. V

    Movements

    Limos can teach me how do I do it this first part if item.actionid == 3001 and getPlayerStorageValue (cid, 5115) == 1 then doTeleportThing (cid, RT) elseif item.actionid == 3002 and getPlayerStorageValue (cid, 5115) == 1 then doTeleportThing (cid, t.b) if true it does it and ignores the...
  10. V

    Movements

    I will try to explain better he makes these checks if item.actionid == 3001 and getPlayerStorageValue (cid, 5115) == 1 then doTeleportThing (cid, t.a) if true it sends if it is sent and wants to leave he does this check elseif item.actionid == 3002 and getPlayerStorageValue (cid, 5115) == 1...
  11. V

    Movements

    The script is spoiler
  12. V

    Movements

    Hi guys good my script is to do the following if it has the pos he is sent to pos B if B in is sent to the but there are three positions there the script is sending the pos until the last pos nonstop pod someone help me here the script
  13. V

    action

    Limos, everything is ok thank you very much but have a problem if I have the post that has thorns is all right only if I get out of hand whatever and pull the error lever is why not put the stackpos now do not know what I put why the player has off sqm is a stackpos but with it on is another...
  14. V

    action

    --
  15. V

    action

    I need to know how do I use getTileItemById that you said with the addEvent I am unable to make the switch and the id that 1512 to 1513 giving lvl damage * 3
  16. V

    action

    --
  17. V

    action

    --
  18. V

    action

    --
  19. V

    Group

    Hey guys can anyone help me I need to create a group of gms and gods but do not know how do I use mystic spirit 0.2 example INSERT INTO `groups` VALUES (3, 'a god', 134 788 128 760, 1, 0, 0); what do not know is what to put in flags that would be "134788128760"
  20. V

    Error onThink

    up
Back
Top