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

  1. B

    creating launcher for client

    when I go to download the launcher, it says it's dangerous. I need to find another way maybe. but ty
  2. B

    Promotion and database

    I'm sorry, I meant that maybe his idea of promotion would do.
  3. B

    creating launcher for client

    how do i create a launcher for my otc windows and otc linux? I wish I could create in a way that the person can create the shortcut on the desktop, and the folders are hidden, showing only the executable and the map folder, I would also like to know how does the client do automatic update...
  4. B

    npc

    why some npc I pass like ghost and others not? tfs 0.4
  5. B

    Promotion and database

    I tried what you requested but did not solve, how to do what leleco said?
  6. B

    Promotion and database

    like this?
  7. B

    Promotion and database

    so I never messed with database, how do I add this?
  8. B

    Promotion and database

    queen eloise local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local Topic = {} function greetCallback(cid) Topic[cid] = 0 return true end function onCreatureAppear(cid)...
  9. B

    Promotion and database

    I already tried to do that, not changed at all
  10. B

    Promotion and database

    I don't know where the database can be configured the vocation of the database does not change to that of promotion but in the game promotion works normally
  11. B

    Premium to Free

    excellent. How can I add the teleport effect when he logs in?
  12. B

    Premium to Free

    this works but I can not make the female with female clothes, he is just male, male citzen. <outfit id="1"> <list gender="1" lookType="128" name="Citizen"/> <list gender="0" lookType="136" name="Citizen"/> </outfit> function onLogin(cid)...
  13. B

    Premium to Free

    Hello people from the forum, I have another question, how can I do for a player when premium time, when it is over, he is teleported to free area with free outfit? tfs 0.4...
  14. B

    Promotion and database

    hello, i'm getting promoted in the game but in the database it goes with vocations 1,2,3,4. I would like to know how to fix this; because I am having problems with my website. use tfs 0.4
Back
Top