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

  1. M

    JG's Gallery

    Do you have Yasuo? With animations as básic attacks or something?
  2. M

    canary and otclient

    somebody can share canary 13.40 with exe + client?
  3. M

    [8.60] [TFS 1.2] -[Real Map full] with mount & market system

    bro just add to config.lua And you get normal speed atk! FAST_ATTACK_SPEED = 2000
  4. M

    [OTCv8] Auras and wings

    bro share your sources and client!!!
  5. M

    [8.60] [TFS 1.2] -[Real Map full] with mount & market system

    this didnt work classicAttackSpeed = true
  6. M

    [8.60] [TFS 1.2] -[Real Map full] with mount & market system

    Could someone with knowledge upload the compiled file or provide a tutorial on how to do it? I'm a beginner at compiling :(
  7. M

    [8.60] [TFS 1.2] -[Real Map full] with mount & market system

    just execute this in SQL on phpMyAdmin: CREATE TABLE player_skills ( player_id int(11) NOT NULL, skillid int(11) NOT NULL, value int(11) NOT NULL, count int(11) NOT NULL DEFAULT '0', PRIMARY KEY (player_id, skillid), FOREIGN KEY (player_id) REFERENCES players(id) ON DELETE CASCADE)...
  8. M

    [13.21.13839][RLMAP] Fastest way to run Local Server

    i have only one error trying to create account, doesnt work Esta página no funciona La página 127.0.0.1 no puede procesar esta solicitud ahora. HTTP ERROR 500 -------------------------------------------------------------------- Creo que el error proviene de esto -- Create Account...
Back
Top