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

    Support with this script

    I have this !bless script talkaction but when i use it my client debugs...I use the latest mystic spirit for 9.1 Any help? function onSay(cid, words, param, channel) if getPlayerBlessing(cid, 5) == FALSE and isPlayerVip(cid) == TRUE then if getPlayerMoney(cid) >=...
  2. SnowFox

    Bless action script

    I tried searching but so much threads came up i couldnt find what i was looking for and its quite simple. If someone could please make me a script were if i used actionid xxx it will give the player all blessings for 50k i use The Forgotten Server v0.2.11pl2 (Mystic Spirit)
  3. SnowFox

    Lua Different Attributes on Items Dependant on vocation

    Is it possible to make A item have differerent attributes for EACH vocation? An example: So it might give +5 swording if their a knight, but if their a sorcerer it will give +3 magic?
  4. SnowFox

    Lua Show health + mana Onlook

    Hey guys, I need a script that when a player looks at a player it will be like. "You see Snowfox he is a master sorcerer. He has a maximum of 1,000 health and 500 mana. Thanks!
  5. SnowFox

    Lua Level cap script

    Hey guys im just requesting a simple script if anybody can help me. Can anybody give me a script so that nobody can pass level 400 forever unless i change level cap in the script then they go up to the new level cap? Thanks.
  6. SnowFox

    Lua Double exp if VIP

    Hello, OTLand Im looking for a script so if the players logs in and he is VIP if isPlayerVip(cid) His EXP will be set to double what it is at the moment, so if in Stages.xml its 10x EXP and he is VIP it will be 20x, it will stay 20x forever aslong as he is VIP. is this possible?
  7. SnowFox

    Lua Spell Rune for exhaust

    Hi i need a Spell for a custom rune, that will Exhaust the target for 3 seconds making him unable to heal cast spells ETC. Is this possible? +Rep
  8. SnowFox

    Windows Server Crashing after Depot items

    [03/06/2010 01:16:29] > Optimizing table: player_depotitems... [success] My OT is crashing at this point, it was working fine 100% Just today i decided to reboot the OT because of updates but this error happens. Ive emptied the database Player_depotitems Ive tried deleting it Ive tried a...
  9. SnowFox

    Remote Connection to Linux?

    Hello, How do i remotely connect to a Linux dedicated machine, i tried using Remote Desktop Connection from Windows but its not working. Do i need a special program? I tried Google but i the program i got didn't work either. edit. This might be a stupid question, but how do i put my server on...
  10. SnowFox

    Gesior ACC

    Were do i edit the level that someone gets with Gesior ACC cause at the moment it makes them level 1 and on my server config it says newPlayerLevel = 8 Do i need to edit a file in gesior Acc? cause i cant seem to find it.
  11. SnowFox

    Windows How to make client 8.54 and 8.55

    Hi my OT atm is only 8.54, how to make it 8.54 and 8.55 +rep :thumbup:
  12. SnowFox

    [USA] Midrate 24/7 Dedicated Milaytay [8.55]

    ~ Welcome to Milaytay OT ~ Rich custom map experience delivered straight to our players. - Dedicated server 99.9% Uptime, downtime only for reboots and server updates. - 100% Custom map - 100% Customized Vocations - 100% Customized Spells, Runes, Items, Potions - Extremely balanced...
  13. SnowFox

    Linux Dedi came which one to i install PLEASE HELP

    Hello, My dedi from serverloft came and i need help setting it up. Which Debian do i put on it there is: Debian 5.0 - LAMP Debian 5.0 - LAMP 64bit Debian 9.2 - PLESK Debian 9.2 - PLESK 64bit Debian 5.0 - XEN 3.2 - 64bit Debian 5.0 - Minimal Debian 5.0 - Minimal 64bit Then do i...
  14. SnowFox

    Lua Coloured "Aaaah..."

    I would like the Aaah... for when you use a potion to be a random colour each time. If you understand what i mean, if this isnt possible can i just get it to say Aaaah in yellow and not Orange. Potion Script: local config = { removeOnUse = "yes", splashable = "no", realAnimation =...
  15. SnowFox

    Linux Linux Help

    Hello OTLand, I just brought a dedi in Linux but i have to wait 10-20 days before i get it. Now i would like to ask afew questions so i know how to work it. 1. Does it run EXE files so i can just run the Server since its EXE, or do i need to do something to it / if so how? 2. Do i...
  16. SnowFox

    Looking for a RPG ot...

    Title says it, ill play anything thats in pure english language, needs english player base. Im sick and tired of 99.99999% of these stupid OTs being RL map. So im looking for ANY map thats custom, i dont care about the exp rate ill play it. All it needs is a custom map and a good player base no...
  17. SnowFox

    Windows Dedicated Servers List

    Hello, im currently about to purchase a server from Serverloft, But i wanted to know BEFORE i purchase from them other services that sell dedicated servers. What im looking for: They need to sell a dedicated server in the USA, with Windows. Thanks.
  18. SnowFox

    NPC Sell hp + mana

    Hello OTLand, Im looking for a NPC script were the NPC sells HP and Mana to player Example: 100cc = buy 20 hp 100cc = buy 20 mana If player have 100 HP and buys 20hp his hp becomes 120 FOREVER and NPC takes 100cc Understand what i mean? I really need this Script for my OT and if...
  19. SnowFox

    Exhust on talkactions?

    Hi my bless script has abolsutly no exhaust and i think thats whats crashing OT because people spam it. is there a way to add exhaust to this script? function onSay(cid, words, param) if getPlayerBlessing(cid,5) then doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "You have already...
  20. SnowFox

    Runes with levers

    Hi i want a script were you can buy backpack of SDs with 100x charges, but i want it to take itemid: 5901 instead of money. so i need 100 wood(itemid:5901) to buy a backpack of SDs
Back
Top