• 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. ArkSeyonet

    Lua [SOLVED] TFS 1.2 - Displaying List to In-Game Window From SQL Database

    Basically, I have been unsuccessful so far in trying to take data from the SQL database, and displaying it in a TextDialog. To show you the tables I need. I need the TextDialog to display Like this: Current Targets: BlahBlah - Reward: 1 gold. BlahBleh - Reward: 100,000 gold. So I will need...
  2. ArkSeyonet

    Final Fantasy XIV Online: A Realm Reborn

    Hello, I was just wondering how many people from here were actually interested in trying this game out. I've been playing it ever since it's closed beta phase 3 and the gameplay to me was pretty fresh and entertaining. And then upon early access and released it seemed like they were completely...
  3. ArkSeyonet

    Feature Vocations.xml mod, set different amount of summons for each vocation.

    Okay I have finally finished the system I wanted to use, and now you can set the amount of summons a player can have individually based on his/her vocation. For example, you can make it where a sorcerer can summon two monsters, and a druid can only summon one. You can also create custom classes...
  4. ArkSeyonet

    Instant 12 Hours Of Offline Training

    Okay so the idea I have in my head. 1. Player has 12 hours of offline training. 2. Player walks up to NPC "Instructor Asir" and says "training" 3. NPC says, "This will cost you 50,000 gold, and you will receive 12 hours worth of training." 4. If you pay the gold, you gain 12 hours worth of...
  5. ArkSeyonet

    Possibility Of A Change In Targeting Systems

    Forgotten Server - Any Distro - I'm quite flexible Sources/LUA Well the whole idea behind this is I want to edit the sources, scripts, etc in order to make it as follows: For the coding where a monster would target a player, it will check their storage value (for a quest) and if they have...
  6. ArkSeyonet

    Solved Help with Custom Client (Logging into my own Server) <- Sounds noob, but read.

    Steps I have taken: 1) I checked all ports they are open just fine. 2) Generated new RSA key, added to sources. Changed rsa in config.lua Changed RSA in Client.exe IP Addresses: config.lua = loginserver.no-ip.org < my client's public IP client.exe = login1.no-ip.org +...
  7. ArkSeyonet

    Same race cannot attack each other unless in party?

    Alright, what I want to do is make it like this: Say there are several races, with each race having a male/female gender... So it would be human 0/1 and orc 2/3 I want to make it where the same race can't attack either gender, unless they are in a party. Is there anyway someone could...
  8. ArkSeyonet

    Lightning Effect/Explosion Then Teleport

    [FINAL UPDATE] http://www.youtube.com/watch?v=DwalyoK91tk ^ IT IS NEW ^ HD I have finished the script, and everything that I am going to show the public. It IS different now, so don't feel like your going to watch the same thing. =] --Player walks into portal after venturing through a deep...
  9. ArkSeyonet

    Wallpaper Two Wallpapers [Omega Apocalypse] (Comments Please)

    Well, to start off these two wallpapers I came up with out of pure boredom, and I just wanted some feedback on them. So let me know what you think. The first image is of Omega, the more peaceful, less chaotic, and tranquil of the two. I wanted it to be kinda darker, and I tried to give the...
  10. ArkSeyonet

    Lua Movement Script to teleport player if he doesn't move in 15 seconds.

    (Firstly, if anyone notices the similarity between this script, and the script for the svargrond arena made by Gesior, it's because I based the script from that. It was a great script, so I didn't see why not =].) Okay. So I have the script almost complete. But, I can't seem to figure out only...
  11. ArkSeyonet

    How to make action ids work with onStepIn?

    Can anyone tell me the reason why my script won't work? I'm not posting the actual script, because I narrowed it down to something simple. When I use function onStepIn(cid, item, position, fromPosition) doPlayerSendTextMessage(cid,MESSAGE_STATUS_CONSOLE_ORANGE,'You have been kicked from...
  12. ArkSeyonet

    Solved [Gesior] How to change the admin account for admin panel?

    Really, I feel stupid for asking this, but wow, it's blowing my mind how I can't find where to change it, and even so, using search, I can't find a thread that tells how to change it. Since I use 1/1 account for war server, I kinda need to have the admin account to be on a different account...
Back
Top