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

    New SpawnSystem TFS 1.2

    New spawn system (Monsters show an animation and will spawn even if there are players in range) Hello, how i can block this system?
  2. paweleq2000

    TFS 1.0 Last Man Standing By Nevix

    Nevix said "yes" you cant read some posts in this topic?
  3. paweleq2000

    MostDamage Reward

    Hello, i have problem, this script give reward to player who last hit monster. Can someone change this script to give reward for player with most damage? local config = { points = 5, -- how many points winner get? } local names = {'earth stone', 'icy stone', 'fire stone', 'wind...
  4. paweleq2000

    [Poland] KingEvo 10.97-10.99 [Mount Quests, Addon Quests, Quests for Shop Items] F.ATK

    We have added new monster! (I propose exp from 400 level) Screens from our players
  5. paweleq2000

    [Poland] KingEvo 10.97-10.99 [Mount Quests, Addon Quests, Quests for Shop Items] F.ATK

    We have added new vocations! (new vocations have new spells)
  6. paweleq2000

    Actions Addon Quest TFS 1.2

    Fixed problem, just delete topic.
  7. paweleq2000

    [Poland] KingEvo 10.97-10.99 [Mount Quests, Addon Quests, Quests for Shop Items] F.ATK

    We have added new quests: Wizard addon quest and demonhunter addon quest.
  8. paweleq2000

    [Poland] KingEvo 10.97-10.99 [Mount Quests, Addon Quests, Quests for Shop Items] F.ATK

    www.KingEvo.pl KingEvo is a fun server type with edited map evolution, where you can find many hunting places. On KingEvo you can find a lot of interesting quests, with whom can you gain valuable Items from sms shop, so buying them is not necessary to possess them in the game. IP: KingEvo.pl...
  9. paweleq2000

    [Poland] Venuria 8.60 | CustomMap | Rookgaard | Cast | RPG

    We translated advanced event to english, you can read more here! Enjoy the game!
  10. paweleq2000

    Little C++ homework

    number 2 #include <iostream> using namespace std; int main() { int a; int tab[10]; for(int i=0;i<10;i++) { do { cin>>a; }while(a%2==0); tab[i]=a; } for(int i=0;i<10;i++) cout<<tab[i]<<", "; return 0; }
  11. paweleq2000

    Little C++ homework

    I'm trying, and such questions may be on the exam, so I want also to teach them and follow carefully
  12. paweleq2000

    Little C++ homework

    Hello i need help with these exercises: 1. Write Program, Which allows the user to enter 5 integers. Program must load the sum of Those That are numbers greater than 1 and smaller than 10. 2. Write a program in which you create an array of 10 integer element. The program is the intended to...
  13. paweleq2000

    Custom Client 11.00

    Hello, how i can make custom client 11.00 by hex, can somone explain me?
  14. paweleq2000

    Need ShopSystem

    @petardako With your shop.lua i have problem with this: Barbarian Addon from Nexora-Global Shop is waiting for you. Please make place for this item in your backpack/hands and wait about 30 seconds to get it. King Scorpion from Nexora-Global Shop is waiting for you. Please make place for this...
  15. paweleq2000

    Mount Quest

    Hello, im looking for action script for tfs 1.2 who give me mount from chest.
  16. paweleq2000

    Need ShopSystem

    @petardako It isnt work, maybe problem is with my shop.lua in globalevents. Have you compatibility shop.lua with this shop system?
  17. paweleq2000

    Need ShopSystem

    @petardako but can you tell me how i can add mount or addon?
Back
Top