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

Search results

  1. Kuantikum

    Server offline

    Hello, I just listed my little server, it was added and i can edit it, but it is not listed and i can see it say server offline. I was a custom port, but i change to 7171 and still not working. I used https://otservlist.org/pages/contact but any answer. Can you help me please ?
  2. Kuantikum

    PHP [MyAcc] Change/link folder create character.

    Hello! Im using the last MyAcc version and looking for change/link a folder to create character. So, the idea is when click in CREATE CHARACTER button, it go to other webpage folder. This at index.php: '/^account\/character\/create\/?$/' => array('subtopic' => 'accountmanagement', 'action'...
  3. Kuantikum

    AAC SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '91229-101' for key 'player_id_2'

    When i create a character i get this error: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '91229-101' for key 'player_id_2'
  4. Kuantikum

    OTClient Objectbuilder error

    Hello guys! Im tryin to open 8.54 .spr/.dat, but i get this erros: ArgumentError: The minimum value may not be greater than the maximum value. at nail.otlib.things::FrameDuration() at nail.otlib.things::ThingSerializer$/readSprites() at...
  5. Kuantikum

    Lua if getCreatureName(target) = --[[List of monsters]]-- then

    Hello! Is it posible do if getCreatureName(target) = match with a result from a monster list like: local monsters = {Hero, Dragon, Banshee} if getCreatureName(target) = monsters then ... return true end
  6. Kuantikum

    Lua Random results

    local exemple = table.random{"A", "B", "C", "D", "E"} Hello guys! Im trying to get a random value from "exemple ". It give me a random value, but when ill repeat the function again it give me the same value and it just give me a different one when i restart the server. Exemple: The firs try...
  7. Kuantikum

    OTClient Compiling

    Hello guys, Im trying to compiling OTCLIENT "edubart/otclient" and i get this erros. What I've done ? I followed the guide edubart/otclient (https://github.com/edubart/otclient/wiki/Compiling-on-Windows) Additional directores i have linked: and Log errors: Rebuild started... 1>------...
  8. Kuantikum

    OTClient Custom protocol - protocollogin.lua and entergame.lua ?

    Hello guys, I have a custom protocol "312" to be added in OTClient V8 and I have edited: ""protocollogin.lua"" function ProtocolLogin:sendLoginPacket() local msg = OutputMessage.create() msg:addU8(ClientOpcodes.ClientEnterAccount) msg:addU16(g_game.getOs()) if...
  9. Kuantikum

    Lua TFS 0.3 - doCreateItem FUNCTION

    Hello guys! Could someone instruct me if doCreateItem works with table.random Here is the a exemple im trying to do: local dpitem = table.random({24710, 24711, 24712, 24710, 24711, 24712, 24710, 24711, 24712, 19839, 24710, 24711, 24712, 19832, 18945, 19851, 19852, 19833, 19853, 19854...
  10. Kuantikum

    Lua TFS 0.3 - Create Random npc.

    Hello, I need to select 1 npc at random. I was trying something like that: local npcs = { {"Raymund Headley", {x = 3037, y = 1692, z = 7}}, {"Charlie Anselm", {x = 3035, y = 1698, z = 7}}, {"Nolan Peter", {x = 3040, y = 1699, z = 7}}...
  11. Kuantikum

    TFS 0.3 Count monsters, fromX, toX.

    I would like to know if it is possible to count how many monsters there are in an area fromX toX ?? local top_left_corner = {x = 3341, y = 804, z = 6} local bottom_right_corner = {x = 3352, y = 811, z = 6} if monsters_summoned[1] then local monster_count = 0 for i = 1...
  12. Kuantikum

    Lua Monster change outfit each x seconds/milisec - Creaturescript?

    Hello guys, TFS 0.3 Thx!
  13. Kuantikum

    Lua [TFS 1.3] [Error - CreatureEvent::configureEvent] - Modal windows error

    Hello, Im using TFS 1.3 and i get this error: [Error - CreatureEvent::configureEvent] Invalid type for creature event: Modal_tpsystem [Warning - BaseEvents::loadFromXml] Failed to configure event Using this script: <event type="ModalWindow" name="Modal_tpsystem" script="others/teleport.lua"/>...
  14. Kuantikum

    Lua Report globalevent interval time remaining by talkaction command

    Hello, There is a possibility to know how much time left for the next interval of a specific globalevent script, using an talkaction command?
  15. Kuantikum

    Lua REGISTER on login.lua

    Hello guys, I have founded this codes that use the Fist fighiting skills to add attack speed bonus: Name: Fist Fighting / Attackspeed Type: C ++ Author: Oneshot I have already seen some requests in the forum about the skill Fist Fighting, where the more you trained it, the faster you would...
  16. Kuantikum

    Compiling LIBS to compile (LINUX)

    Is there a possibility/WAY to know which LIBS do I need to install to compile a certain sources, not knowing the version of TFS? Im using this sources: 77.36 MB file on MEGA (https://mega.nz/file/jNsyxC7K#r-6GY7P4zbU3X2ajo3LkDGa-Z9fDVGnUdPq3AuhtXXI) I have multiple options in OS: I...
  17. Kuantikum

    Linux 1 core or multicore?

    Hello guys, I have a question related to the host of an OTSERVER. Which configuration would be most effective when hosting the otserver in relation to the processor. 1 core or multcore or is there no difference in performance? I have understood that TFS use only 1 processor core even though it...
  18. Kuantikum

    Lua Spawn item at multiples random pos.

    Hello guys, Currently what this script does when the server starts is to create an item in a random position. Is it possible to create the same item in more random positions? local STARTUP = {} STARTUP[#STARTUP + 1] = { -- Quest Stuff action = function() local fromPos = {x=3376, y=776, z=6}...
  19. Kuantikum

    Compiling Is there Optimal libs to TFS 0.4? UBUNTU 16.04 & 18.04

    Hello guys, Im using TFS 0.4 and i got this libs to install: I get this erros when trying to install And i want to know if there some ones i must to get ;) Thx so much!
  20. Kuantikum

    Lua [RME] ¿Full printscreen of the entire map?

    Hello, There is a hotkey i can take some pictures, but I would like to know how I can make full printscreen of the entire map, can anyone help me? Thank you so much!
Back
Top