• 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!

Recent content by worthdavi1

  1. W

    RME new features

    I believe the priority for RME should be optimizing it first. Adding new features would only make it increasingly heavy, even for high-end hardware. :(
  2. W

    Stop Event Help

    Try this: TeleportPlayersToSaidaEventId= 0 function onUse(cid, item, frompos, item2, topos) TelportPlayersToSaidaEventId = addEvent(teleportPlayersToSaida, 10*1000, getPlayersInArea(config.nortEsquerdaSalaBoss, config.sulDireitaSalaBoss)) end function onStepIn(cid, item, frompos, item2...
  3. W

    [NT ACC] Account Manager in NextJs

    Beautiful code, congratz
Back
Top