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

Recent content by Joshi

  1. J

    Modern AAC

    Thanks a lot Arthur, reputation for you ;)
  2. J

    Fixing a 2 scripts (addon bonus system and Teleport item)

    This will not work, use this: local RemoveOnUse = 'yes' local teleport = {x=1028, y=1020, z=7} local vocation = {9,10,11,12} local level = 100 function onUse(cid, item, fromPosition, itemEx, toPosition) if not isInArray(vocation, getPlayerVocation(cid))) then -- vocation id return...
  3. J

    Modern AAC

    trunk.r198? Is the version I am using.
  4. J

    Modern AAC

    Please I need fast! :(
  5. J

    Modern AAC

    When I install Modern AAC and I go to the index.php this message appear: Parse error: syntax error, unexpected T_DNUMBER in C:\xamp\xampp\htdocs\serv\system\version.php on line 2
  6. J

    Selling Pet System (Pokemon)

    ?????
  7. J

    Visual Basic (Question)

    Well, I have tested with VB, but I did like "BOTS", and I dont know could implement something like buttons or something with tibia template and not windows template TT', you can tell me I need to do?
  8. J

    Visual Basic (Question)

    I can made systems for a server using VB?
Back
Top