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

onlogin

  1. D

    Lua [TFS 0.4] log out player when logging in for the first time

    Good night, people! I would like some help with a script. I want every time a player enters my server (for the first time), he stays online for 1 second and then the character logs out. Then he needs to log in again. I want this to happen to every player ONLY the first time he logs into the...
  2. G

    Lua PlaceKickOnLogin-It works poorly

    Hi Everyone I have a very complex problem, and I don't know how to solve it, but the response is very weak for logging in. It works once and stops once. I'm tired of it, It works and then sometimes it stops, It works once and then stops once Player exit or Network crash, Entering after that is...
  3. potinho

    Lua [TFS 0.X] Send player to temple after VIP expires

    Good morning people, everything fine? I'm trying to create a creaturescript that validates the player's VIP time (onLogin), if the time has expired, it sends the player to the temple of TownID 1. Could you help me to create this script? Below are the functions to validate my VIP system...
  4. Znote

    [TFS 1.3] Broadcast a welcome message when a new account logs in for the first time

    File install path: data/scripts/welcome.lua When a player logs in for the first time (on an account), broadcast a message to every player online, welcoming them to the server. This gives existing players a chance to welcome and help them get started on the server. I believe persistent...
  5. HeberPcL

    Replace Kick OnLogin

    Hey OtLanders... I would like to allow replaceKickOnLogin only for players with `save` == 1 in the database. ReplaceKickOnLogin = true Thanks!!
Back
Top