• 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. Marcelo Druida

    TFS 1.0 or TFS 1.1 or TFS 1.2

    take a look into its wiki https://github.com/otland/forgottenserver/wiki
  2. Marcelo Druida

    Lua creaturescript interval (1.x branch master)

    dont want some addEvents and no source edits? no way you can create a new checkCreaturesList to follow your own rule related funcs: void addCreatureCheck(Creature* creature); static void removeCreatureCheck(Creature* creature); void checkCreatureWalk(uint32_t...
  3. Marcelo Druida

    Discussion on scripts / systems / quests that you found to be interesting.

    enhanced respawn system raids based on extra criterias not just a scheduled event - power of players on certain area (ie.a team gonna always face a boss and/or auto increase the hunt difficult) - random events/acts in server pulling the trigger to a raid - seasonal spawn (suposed to be easier...
  4. Marcelo Druida

    Counter-Strike: Global Offensive

    LG BRASIIIIIIIIIIIIL!
  5. Marcelo Druida

    Project XDC Remember? :)

    why did it closed if it was so such fun?
  6. Marcelo Druida

    Looking for RPG OT servers (any version)

    http://zenia.servegame.com
  7. Marcelo Druida

    [USA] Fortera-Global RESET! RE-START at 31/03 20:00 GMT-3 Full 10.90-91 / PERFECT FERUMBRAS QUEST

    Currently 2038 players are online on Fortera-Global. congratulations
  8. Marcelo Druida

    Is it posible that weapons increase or decrease the attack speed?

    https://github.com/otland/forgottenserver/pull/1305
  9. Marcelo Druida

    Is it posible that weapons increase or decrease the attack speed?

    yes but you need to do some changes to sources to be able to set a speed that is not a multiple of 1 second
  10. Marcelo Druida

    Member Mock is alive ?

    if you talk to him about Tibia nowadays he would probably block you
  11. Marcelo Druida

    [USA] Fortera-Global RESET! RE-START at 31/03 20:00 GMT-3 Full 10.90-91 / PERFECT FERUMBRAS QUEST

    Its a pretty good system actually since almost all server get boosted after reseting Otlanders users doesnt reflect the majority opinion (if you are not sure about it so go to topic poll asking if they prefer RPG or RL map)
  12. Marcelo Druida

    [USA] Fortera-Global RESET! RE-START at 31/03 20:00 GMT-3 Full 10.90-91 / PERFECT FERUMBRAS QUEST

    message me if you want a automatic reset system ROFL
  13. Marcelo Druida

    /Ghost be seen by party

    as I said... since its not tfs 1.x I'm not willing to give you much support that being said I wont compile any codes, so I cant say that it works as i couldnt sent you a working code. i would ask you for all these errors. In my point of view changing my previous code to...
  14. Marcelo Druida

    What pokemon-tibia servers are still running and are quite populair?

    the biggest is http://pokexgames.com by far
  15. Marcelo Druida

    /Ghost be seen by party

    Ok. So reset to default all modifications that you made before. go to player.h and replace: void sendCreatureChangeVisible(const Creature* creature, bool visible) { ... } to http://hastebin.com/epokudilac.coffee
  16. Marcelo Druida

    /Ghost be seen by party

    if you dont have a lua function so you cant have a talkaction function. show us your talkaction
  17. Marcelo Druida

    /Ghost be seen by party

    post your int LuaScriptInterface::luaPlayerSetGhostMode(lua_State* L) the bug is there
  18. Marcelo Druida

    /Ghost be seen by party

    it isnt tfs 1.x? i'd help so
  19. Marcelo Druida

    [Reflection] A function to print all the functions of a given table.

    cool but luascripts and PIL are my friends
Back
Top