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

    [TFS 1.3] EventCallback: Firestorm Event

    Actually it's sending it twice to all online players, it's getting trigged on line 227 and 364
  2. oualid6496

    [TFS 1.3] EventCallback: Firestorm Event

    True, just tested it out. _FSE.finish() is getting triggered twice. Once on line 227 (onkill) and once on line 364 (oneventwaveloop)
  3. oualid6496

    [TFS 1.3] EventCallback: Firestorm Event

    Tested it out, works like a charm!
  4. oualid6496

    GlobalEvent TFS 1.3 Monster Wave Event

    Lib Line 34 (there was a , missing) }, Line 76 addEvent(MW_startWave, MW_firstWaveStart * 60 * 1000) Doesn't this mean the wave wil start after 30 mins instead of 30 seconds? I'm getting this error now (with your latest fixes) (
  5. oualid6496

    GlobalEvent TFS 1.3 Monster Wave Event

    Getting these errors now (monsters are spawning now but the boss doesn't). Not sure how to fix the first error, I think it's because spawnBosses function doesn't exist (line 114) The second error can be fixed by replacing line 142 addEvent(proccessWave, MW_firstWaveStart * 1000)...
  6. oualid6496

    💰 DreamOfGold 💰 Event | TFS 1.3 Revscript ~ EventCallback

    Nice! I haven't tested this yet but how does it handle people throwing money on the ground and then walking over it? And is it possible to take the money from the ground?
  7. oualid6496

    GlobalEvent TFS 1.3 Monster Wave Event

    Hey thanks for the release, I just tested it (without the talkaction) and I had to replace some stuff. Lib Line 13 (MW_firstWaveStart wasn't being used) local MW_firstWaveStart = 30 -- 30 seconds for the first wave to start -- local MW_firstWaveStart = 30 -- 30 seconds for each wave to start --...
  8. oualid6496

    TFS 1.3 Capture the Flag

    Working fine for me, what tfs are you using? You're supposed to score by bringing the other teams flag to your own flag.
  9. oualid6496

    [12.x] OTServBR-Global

    Can you show us a screenshot of your database? Just the line with this account and remove the accname/password
  10. oualid6496

    [12.x] OTServBR-Global

    What you mean what about addons and outfits? Get them like real tibia. Same goes for promotion. Im able to buy promotion at King Tibianus. Both premium days and I think you mean tibia coins? Work to if added to your database, are you in the correct database?
  11. oualid6496

    TFS 1.3 Capture the Flag

    Hey, Maybe instead of skulls would it also be possible to use outfits? For example the Jersey outfits in the colors red/green and lock them so ppl won't be able to change them untill the event is over.
  12. oualid6496

    Programmer LOOKING FOR A MAP TRACKER (TIBIARL)

    Did you try this one? opentibiabr/tools (https://github.com/opentibiabr/tools)
  13. oualid6496

    Scripter Taking scripting jobs

    Would definitely recommend him, helpful, patient and knows what he's doing! :)
  14. oualid6496

    [12.x] OTServBR-Global

    Then you should use OTClient. This server has been updated to only work with client 12.x and as far as I know nobody has used custom sprites with that client. They removed the support for client 10.x
  15. oualid6496

    Programmer TFS 1.x Programming Services

    Hey if you're still available check out my msg in discord :p
  16. oualid6496

    Client 10x Limit list item store

    Like I said I don't think it can be fixed. Im not 100% sure about this tho but I thought someone once told me that it's hard to edit because it's cipsoft's client so it was hard to edit. A "fix" would be using OTClient or Client 11/12
  17. oualid6496

    Client 10x Limit list item store

    Yes and im pretty sure you can't do anything about it.
  18. oualid6496

    [12.x] OTServBR-Global

    what do you mean with double maps?
  19. oualid6496

    TFS 1.X Bounty Hunter System

    Did you include the library or did you just add it to you lib/ folder?
Back
Top