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

Recent content by ramonxxd

  1. R

    AAC Create arena_kills column for PVP arena system

    guys i put the db.query in pvpArena.lua in data/scripts and work well -- Prepare death. Handles players dying in arena. -- local creatureeventPvPArena = CreatureEvent("PvP_Arena_PrepareDeath") function creatureeventPvPArena.onPrepareDeath(creature, killer) if not...
  2. R

    AAC Create arena_kills column for PVP arena system

    I put it as instructed but it had no effect on the database, there was also no error in the log, I use the TFS 1.3 Nekiro version, could this be the problem? thanks for help
  3. R

    AAC Create arena_kills column for PVP arena system

    amazing, i will test this <3 1663805259 where i put this code? i try to find this function kill.onKill but with not sucess i am using 1.3 nekiro
  4. R

    TFS [1.X] Infinite PVP Arena

    I'll look for it and if I find it I'll post it here :) thx bro
  5. R

    TFS [1.X] Infinite PVP Arena

    Is it possible to add a column for example arena_kills and record each kill that the player does inside the arena?
  6. R

    TFS [1.X] Infinite PVP Arena

    amazing, thanks bro <3
Back
Top