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

    Action How to add server save!

    You should use "debugPrint" if you are using GUI
  2. Godely

    Empty Potion Script

    It doesn't work, because, as I said, "doRemoveItem" do not work with 2+ itens that are not agroupable. I think we must use the function "for i =...", something like that. Someone please?
  3. Godely

    Empty Potion Script

    I want a script that you just use 1 empty potion on your BP, and it check how many empty potions you have, and mutiply it for 5. Then, it add the number of empty potions * 5 gold to you, and remove all the empty potions. The problem is: If the empty potions were agroupable, I would do it easy...
  4. Godely

    Compiling Compiling The Forgotten Server latest source code - Last Update: 02/12/2010

    [Linker error] undefined reference to `luaopen_luasql_mysql' D:\src\Project\Makefile.win [Build Error] [Mastriny.exe] Error 1 Please, I need the luaopen_luasql_mysql!
  5. Godely

    Compiling Compiling The Forgotten Server latest source code - Last Update: 02/12/2010

    Compilador: Default compiler Building Makefile: "D:\src\Project\Makefile.win" Executando make... make.exe -f "D:\src\Project\Makefile.win" all g++.exe -c ../connection.cpp -o ../connection.o -I"C:/Dev-Cpp/lib/gcc/mingw32/3.4.2/include" -I"C:/Dev-Cpp/include/c++/3.4.2/backward"...
  6. Godely

    Add Special Outfits.

    The TFS is not supporting outfit quests yet. Or you put to all premium get it, or to all people get it, or to none get it. You can't put to only people that did some quests... yet. I'm trying to talk to Taratulen about it. He told me that he put the command "enabled" on this new version, but it...
  7. Godely

    Premium Talkaction

    Can anyone help?
  8. Godely

    Premium Talkaction

    But that's different. I want a script that add a premium account to the "Account" of the player, so it can be online or offline. You may ask why do I want the Account... It's because on my server, the payment system send me a email only with the account, so it would be easier to me. Thanks
  9. Godely

    Premium Talkaction

    Can someone please do me a talkaction like that: /premium "Account,days And it adds the days to the account. (PS.: It checks the accounts from the database, so it don't cares if it's online or offline) Thank you :D
  10. Godely

    Premium Tile

    Can someone do that scripts? The player only pass if he is premium. Thanks
  11. Godely

    Afs-cms

    Thank you!
  12. Godely

    Afs-cms

    How do I create a new option to the menu <? In my site, there's: * Home * News * Highscores * Rule Enforcers * Login tutorial I want to ADD "Premium" and "Map" below those options. Can you teach me? Thanks.
  13. Godely

    Basic Help

    What should I do to stop this error in my npc: He sells mana potions and strong mana potions... Me- mana potion NPC - Do you wanna buy 1 mana potion for... Me - strong mana potion NPC - Do you wanna buy mana potion for... he only sells mana potions The script...
  14. Godely

    Necroman

    I'm getting this bug when I open it, so the NPC doesn't answer to "yes" when you ask him about "key". Edit: Forgot about that, already fixed. By the way, thank you so much for the help ^^ You can delete the second line of the script local queststorage = getPlayerStorageValue(cid, 45000)
  15. Godely

    Lets Count To A Million!

    1197 .
  16. Godely

    Necroman

    cherife, this script works like this: If you say "key", he will ask you this question. You just have to say yes after that.
Back
Top