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

    [Modern AAC] Admin panel

    Hello guys I'm new with moder aac so i need some help with admin panel note that i already make my page_access 5 but i see this how can i use admin window i need to add new post on my website :D could any1 help ??
  2. magista

    Guilds Waiting room

    Hello guys, I need a movement script if the player member of a guild he will teleported to the waiting room and then a broadcast message will announce that tha player name joined the waiting room and count how many players from his guild in waiting room . Maximum 15 players players of same...
  3. magista

    Port foward

    its just the firewall follow my steps 1 - Control panel/ system and security/windows firewall/advanced sittings new window will open follow the pictures
  4. magista

    Solved Top Guild Effect

    fixed and i just remove somethings function onThink(interval, lastExecution) local info = db.getResult('SELECT `g`.`name` AS `name`, COUNT(`g`.`name`) as `frags` FROM `killers` k LEFT JOIN `player_killers` pk ON `k`.`id` = `pk`.`kill_id` LEFT JOIN `players` p ON...
  5. magista

    Solved Top Guild Effect

    it works but it make every1 on the ot 1st guild and broadcast this 02:01 Best guild on server is with 0 kills!
  6. magista

    Solved Top Guild Effect

    thx bro i will test it as soon as possible
  7. magista

    Solved Top Guild Effect

    BUMP !!!!!!!!!!!!!!!!
  8. magista

    Solved Top Guild Effect

    BUMP!!!
  9. magista

    Solved Top Guild Effect

    Bump i will never give up till some one answer me :D
  10. magista

    Solved Can't Change First Items

    u r welcome ^_^
  11. magista

    Solved Can't Change First Items

    u restarted ur tfs after editing ??
  12. magista

    TFS 8.60 3.6.0 CD

    https://otland.net/threads/c-how-to-increase-maximum-level-on-server.230364/
  13. magista

    TFS 8.60 3.6.0 CD

    - https://otland.net/threads/max-level-edit.165970/ that may help for level - for ml idk
  14. magista

    Solved Please help with my script

    i just tested ur script on tfs 0.3.6 and it works fine the magic effect happens before teleporting try this it may help u local tps = { exausted = 10, -- in seconds storage = 97854 } local Islam = createConditionObject(CONDITION_DRUNK) setConditionParam(Islam, CONDITION_PARAM_TICKS, 20000)--...
  15. magista

    Solved Top Guild Effect

    i ment by the return that what function can do :P thats not mean its exist btw thx for help
  16. magista

    Solved Top Guild Effect

    btw that's what u ask
  17. magista

    Solved Top Guild Effect

    man this function "getPlayerGuildFrags(cid)" dosn't exist i need make it understand me ??
  18. magista

    Solved Top Guild Effect

    it returns the top guild frags
  19. magista

    Solved Top Guild Effect

    i'm using TFS 0.4 but those 2 functions not work :D
Back
Top