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

    Custom travler Npc

    Thats dope thanks bro Hey iv edited that script slightly to that it will let certian voc's travel however im getting this error. [3/7/2017 12:4:45] [Error - LuaInterface::loadFile] data/npc/scripts/Charon.lua:38: '=' expected near '==' [3/7/2017 12:4:45] [Warning - NpcEvents::NpcEvents] Cannot...
  2. prav

    Custom Npc

    Was gunna try it today but i aint had the chance will let you know tomorrow. When i tryed loading it it said this i must have done something wrong lol here is my error and the script [3/7/2017 11:23:22] [Error - LuaInterface::loadFile] data/npc/scripts/hdpromotion.lua:32: '=' expected near '=='...
  3. prav

    Custom travler Npc

    Thanks but is there a way to edit that script so it checks what vocation they are and if they are a certian vocation it travel them to the city?
  4. prav

    Custom Npc

    Ok thanks you very much for your help.
  5. prav

    Custom Npc

    Im very new to this could you tell me what folders can i find that in please?
  6. prav

    Custom travler Npc

    Is there any chance you would be able to make me one please if thats not too much to ask.
  7. prav

    Custom travler Npc

    Hi guys I was hoping someone could make me a travler npc script that only allows you to travel to that certian location if you are a certian vocation if that is even possible?
  8. prav

    Custom Npc

    Alright sweet thanks bro but how would i script the npc if i was to do it that way so lets say if they say hell it promotes them 1s and if they say heaven it promote them twice if thats possible?
  9. prav

    Custom Npc

    But do i have to make it so that they must go from hell ---> heaven or is there not a way to make two npcs one which gives them one promotion and the other which gives the other promotion?
  10. prav

    Custom Npc

    Sorry and here is my Vocation.xml <?xml version="1.0" encoding="UTF-8"?> <vocations> <vocation id="0" name="No Vocation" description="No Vocation" needpremium="0" gaincap="1" gainhp="1" gainmana="1" gainhpticks="1" gainhpamount="1" gainmanaticks="1" gainmanaamount="1" manamultiplier="1"...
  11. prav

    Custom Npc

    Npc script local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local vocations = { --[Master sorc] = {Heaven sorc} [5] = {13}, --[Elder Druid] = {Heaven druid} [6] = {14}, --[Royal paladin] =...
  12. prav

    Custom Npc

    Hey guys im currently trying to make two npcs one that will give you hell promotion and another that will give you heaven promotion however it wont allow me to chose what one i want no matter what npc i talk to it keeps giving me the hell promotion does anyone maybe have a script that allows me...
  13. prav

    Website Help.

    Hello, I have made a website for my ot i was edting some information in the paypal section and when i went to check if it worked the website would not load i cant seem to figure out what the problem is when i try load the website it comes with a blank page i have checked and all ports are open...
  14. prav

    Skull system

    Hey guys i have a skull system for my 8.6 sever however the skulls dont acctually show up for the top 10 levels something is bugged and i cant figure out what it is could someone take a look for me please? rep++ Bump ;s
  15. prav

    Solved Help with Donations.

    Sorry nm guys i figured it out.
  16. prav

    Solved Help with Donations.

    I did what u said and it wont work this is the script maybe you could tell me what im doing wrong. Sorry about this im sort of new to the whole scripting thing. <item id="8858" article="a" name="moon bow"> <attribute key="description" value="The shivering ammunition has the power of the...
  17. prav

    Solved Help with Donations.

    But im trying to do it with crystal bow and im trying to make it so it dose not need an arrow for it to shoot.
  18. prav

    Solved Help with Donations.

    Could some one please help me i am trying to make it so my donation bow dose not need an arrow when i use it dose any one have a script for this?
  19. prav

    Solved Files question

    Thanks for the help it works.
  20. prav

    Solved Files question

    Dose any one know how i can give some one else access to my ot server files?
Back
Top