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

    Ubuntu 11.10 error while compiling tfws 0.2.8

    I am trying to compile TFS 0 2 8 on latest Ubuntu distro. This is an error that I am getting, why is that? cc1plus: warnings being treated as errors npc.cpp: In member function 'ResponseList Npc::loadInteraction(xmlNode*)': npc.cpp:509:53: error: converting 'false' to pointer type for...
  2. Zikerus

    Paradox Tower (Ghoul part) + PoI Grave

    Hello, I've been trying to make the paradox quest and I've got a problem - the tile doesn't react on the crate box but it does on ghoul. That's what has to be done. I ain't got the script because I deleted it ;d Another question is about PoI entrance, I've been looking for Rl Tibia PoI...
  3. Zikerus

    [NPC]NPC Sells item only if player have quest done

    Hello everyone, I've done a script, but it doesn't really work :D and I am not sure why :/ How it works? It should add items to trade item list if player tell 'hi' and have quest done or if player say other word ;D This is my code: local keywordHandler = KeywordHandler:new() local npcHandler...
  4. Zikerus

    [Request] Few examples of NPCs

    Well, I would appreciate if someone can give me some examples for NPCs made with Simeone's NPC System, because my NPCs made with Jiddo's NPC System doesn't work on TFS 0.3rc1 pl3... =]
  5. Zikerus

    [Spells]Buff, when attacked, return % percent of dmg to caster

    Hello, I am wondering, if it's possible via lua (spells) ;] This will be buff that stay for x time and in this time all spells/runes attacks should be lowered by x%, the x% should hit back the attacker ;] I know it can be done in c++, but I would prefer to use lua, since it gives great options...
  6. Zikerus

    [Question] Is nick display handled by server?

    I am wondering if it's possible to change display method for nick, I would like to make something like Nick (lvl) above character, when hp bar is, etc.
  7. Zikerus

    How to use KDevelop?

    So, the problem is I never used Linux before to do any of these things. I have Ubuntu 8.10 and I am wondering if I can import my project from windows (devc++) to KDevelop. I have no bloody idea how to do that, how should my makefile looks like?:> Of course we are talking about compiling The...
  8. Zikerus

    I want to buy RL Tibia NPCs

    So, as topic says I am looking for real tibia npcs. I can spend some amount of cash so feel free to offer in here or via PM. Few rules: 1. Transaction via eBay or you'll give me npcs first 2. I am free to choose any offer I want 3. Best offer wins 4. Put offers in pounds if you can (I can...
  9. Zikerus

    [Request]Tibia rookgard tutorials

    Hey everyone :) I saw this once but I can't remember where :/ I think it was on other forum or so. Does anyone have url or scripts?:>
  10. Zikerus

    Solved...

    The problem is I changed slightly weight system and... 17:08 You see a wolf paw. It weighs 130538193412406016583175846617338949631921956412654983784592231897503130771894169100411864897279076173480714552265641579494817760322525250292449919393859192157...
  11. Zikerus

    [Request]2 questions

    1. Is there any way to change msg color? I mean msg color when you lookAt item. I think it's deremined by tibia client, but I want to be sure ;D 2. Is there chance to change movements system that I will not have to put every single item to moveevents.xml (I am talking about onEquip~ and...
  12. Zikerus

    What is wrong?

    Nvm, just solved
  13. Zikerus

    [Help]How to add something to item desc.

    If you checked my last post I just solve my last problem, but now I have new one :p I added my custom columns to database, added to ItemLoad i ItemSave, but my question is: How can I use these variables to display in item description (something like unique description). You don't have to tell...
  14. Zikerus

    [Help]Get value from MySQL database

    Hello everyone, I am doing system for my server and I stuck with one thing. I need to get value from database, I added to player_items and Player_depoitems something like description (unique for item), how can I read that from database to my description (This one when u look on item - "You see...
  15. Zikerus

    [Problem] Event Callback (tile not found)

    Hello everyone, I made script that remove statue, sommon monster on same position and create statue back after x seconds, but it doesn't want to summon this statue back :/ I've got msg: Lua Script Error: [MoveEvents Interface] in a timer event called from...
  16. Zikerus

    [Problem] setActionId, set UniqueId, etc.

    Hello mates, I tried to make quest with book which contains various text ;P So I made it like items in container but it doesn't work ;] also I tried to make quest for item with action id, still doesn't work, could you give me some samples to use setItemActionID( I don't remember if this is...
  17. Zikerus

    How to download source?

    Hello, I tried to download sources via Tortoise SVN and got error: Repository moved permanently to '/viewvc/forgottenserver/forgottenserver/tags/0.2/'; please relocate How can I download them? Any program :> Thanks for help :p
  18. Zikerus

    How to make raid (tfs rev 815 - 0.3.)

    I made raid with the raid maker for tfs, but when I tried to execute it with GM there is msg that this raid doesn't exist :| I added it to raids.xml, etc. Is that bug or something?
  19. Zikerus

    Raids problem with newest TFS (0.3 - rev. 815)

    Hello all, I have problem with raids... I made some nice raids for real tibia map but I can't execute it. I tried with gamemaster (/raid xxx) but then I got msg "There is no such raid" or smth like that ;/ I've added it to raids.xml also I don't have any spelling erros :< Any1 knows what's the...
  20. Zikerus

    Features?

    Hmm, I know I am so retard but I couldn't find TFS feature list? Could some1 give me link to features or post it here?
Back
Top