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

    OpenTibia [10.76] Remere's Map Editor

    I get the error The program can't start because MSVCR120.dll is missing from your computer.
  2. psychosisneamia

    New Channel

    Hello I don't know If I am posting this in the correct section or not.. But my question is.. I want a channel that will ALWAYS be open.. players can not close it.. How can I make this possible? If its a source edit can you guys give me a link to the programs i will need and a small description...
  3. psychosisneamia

    Function

    Alright thank you ;D I'll let you know when I get home if I have any more questions!
  4. psychosisneamia

    Function

    Alright how would you set up the range? Top left corner being the first set? bottom right being the bottom set?
  5. psychosisneamia

    Function

    Ty so much <3 =D Is there a way to restrict the item from being used in an entire town? Example if its a town thats PVP if ur out in the pvp section it cant be used?
  6. psychosisneamia

    Function

    I get my message that I am in a battle but I am not. Doesn't tp me at all. local scroll = 1949 local temple = {x=153, y=50, z=7} local level = 1 function onUse(cid, item, frompos, item2, topos) if isPlayerPzLocked(cid) then doTeleportThing(cid, temple, TRUE) else doCreatureSay(cid, "You may...
  7. psychosisneamia

    Function

    local scroll = 1949 local temple = {x=153, y=50, z=7} local level = 1 function onUse(cid, item, frompos, item2, topos) if isPlayerPzLocked(cid==TRUE) then doTeleportThing(cid, temple, TRUE) else doCreatureSay(cid, "You may not use your temple scroll while in a...
  8. psychosisneamia

    Function

    I need help with an item.. I am trying to make an item that will send you to town when clicked.. that part is simple.. What i need it to do is not let you tp if you are in a PVP battle with another player but if you're battling a normal monster u can still use it.. The function i used was if...
  9. psychosisneamia

    Sprites?

    I am trying to add sprites into my server which is a 9.6 server.. The problem I am having is when i added them with StormsEditor when i add the spr and dat file to my custom client it makes the items in the game all kind of messed up or they completely disappear. So i downloaded Tibia Editor and...
  10. psychosisneamia

    Goobers OT

    I am considering posting the goober ot scripts/ map for all of otland to enjoy. Who here is interested? =)
  11. psychosisneamia

    Aol help

    @Limos could you make the script that gives you blue shield when blessed?
  12. psychosisneamia

    Aol help

    I have that set already, yet the aol still does not break. 11:54 Bought 1x Amulet of Loss for 25000 gold. ---Edit--- Can someone make a script instead of using aol I will use bless so can someone make a script where you get all five blessings just buy saying "hi bless" and when you do that if...
  13. psychosisneamia

    Aol help

    It still does not break. Any other ideas?
  14. psychosisneamia

    Aol help

    I have a question and none of the other requests have worked. I made a npc simple xml that would sell aol's. The npc works fine he sells the aol but when you die with the aol it doesnt remove the aol at all.. Can anyone tell me what the aol wont break? My items.xml has this <item id="2173"...
  15. psychosisneamia

    Offline trainers

    I have a question, When the player uses the statue and logs back online it doesn't take any time from his Offline Training. How can I fix that?
  16. psychosisneamia

    [Znote AAC] Offline Training Page

    (Sorry it won't let me edit my last post) Error: [03-Sep-2014 00:47:52 America/Chicago] PHP Warning: mysql_result() expects parameter 1 to be resource, boolean given in /home/frostot/public_html/frost-ot/engine/function/users.php on line 1189
  17. psychosisneamia

    [Znote AAC] Offline Training Page

    Bump my page still says noone is offline training any idea why???????
Back
Top