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

Search results

  1. ArkSeyonet

    Lightning Effect/Explosion Then Teleport

    [FINAL UPDATE] YouTube - Tibia Lightning / Explosion (Apocalypse Introduction) 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. =]
  2. ArkSeyonet

    Lightning Effect/Explosion Then Teleport

    UPDATE: UNTIL TOMORROW I WILL HAVE MY SERVER ONLINE, IF YOU WANT TO LOG ON AND LOOK AT IT YOURSELF IP: omegarpg.servegame.com Client: 8.54/8.55 Port: 7171 Just log in blank, but keep in mind you have a time limit, while logged into the Account Manager, so make your account, logout, log in...
  3. ArkSeyonet

    Lightning Effect/Explosion Then Teleport

    Update: This is what I have so far. http://www.youtube.com/watch?v=YiWk4wNYbUU ^ Included the teleport lol.
  4. ArkSeyonet

    Lightning Effect/Explosion Then Teleport

    I will try it and edit this post later, thanks a lot. =] It works. Only thing I had to change was LuaScriptInterface to LuaInterface :P
  5. ArkSeyonet

    Lightning Effect/Explosion Then Teleport

    Alright this is what I ran into: TILE_ACTION = 4999 TILE_GROUND = 405 function onStepIn(cid, item, position, fromPosition, item2) local p = {cid = cid, position = position} local position = getCreaturePosition(cid) position.stackpos = 255 if(item.actionid == TILE_ACTION and...
  6. ArkSeyonet

    Lightning Effect/Explosion Then Teleport

    Bump once. Just really wanna see if I can get any more replies on possible ways to create it. Wish I could get my hands on the old sources.
  7. ArkSeyonet

    Lightning Effect/Explosion Then Teleport

    yep :P that's right it only flickered solid white, but I mean it's Tibia, that's the closest to lightning you will get xD EDIT: @Luvin's Edit Yeah, that does look pretty cool :O
  8. ArkSeyonet

    Lightning Effect/Explosion Then Teleport

    @luvin That is a good idea, it is at least worth a try to see what it does. Thanks for the input. =] @alot of above :P Not true, one of the old distrobutions of YurOTS(I think it was a custom one made by someone tho), or a server back in the day like that had this feature, that is what reminded...
  9. ArkSeyonet

    Lightning Effect/Explosion Then Teleport

    That is the right idea, but what it was, is not an effect, it was actually a white light that filled the game screen. As a flash of lightning would.
  10. 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...
  11. ArkSeyonet

    Suggestion Inform users why their Distro thread has been denied.

    Not that I have much input, but I do kinda agree that their should be a "Use at your own risk" section. :P But I leave it in the hands of the moderators, as that is all I can do anyway.
  12. ArkSeyonet

    [8.54] The Forgotten Server 0.3.6pl1 (Crying Damson)

    I hate to admit it but I am stumped. I am using 0.3.6pl1, and the server is online, when I set my hosts file to 127.0.0.1 -iphere- and start the server with -iphere- it will let me log in locally, but no one global can log in. If i take that out of my hosts file and start the server with...
  13. ArkSeyonet

    My RetroTibia graphic...

    I love the art, great job. The "Good Old Times" does look a bit funny tho. :P
  14. ArkSeyonet

    Wallpaper Two Wallpapers [Omega Apocalypse] (Comments Please)

    You did not read, never in my post did I say or take credit for drawing anything myself. I got the brushes from DeviantART, and the renders from PlanetRenders. They are there for the purpose of the creators provided the resources for people like myself to use to create things, such as what I...
  15. ArkSeyonet

    Wallpaper Two Wallpapers [Omega Apocalypse] (Comments Please)

    The only thing I got from Deviant ART was the Photoshop Brushes. And the ones I got were released to be used freely. The renders used were from Planet Renders. Which is free to use also. 1 negative, versus many positive. Thanks for the comment though. Criticism is welcomed. What next, you want...
  16. ArkSeyonet

    Wallpaper Two Wallpapers [Omega Apocalypse] (Comments Please)

    Thanks guys, and girls. Appreciate all the feedback. :)
  17. ArkSeyonet

    [8.54] Feragon Online Real Map Proyect

    If you use the ones I posted above, you will import both. The first one, you will important, and after you import it you will import the second one. :S
  18. ArkSeyonet

    [8.54] Feragon Online Real Map Proyect

    Here is the normal MYSQL database: DROP TRIGGER IF EXISTS `oncreate_players`; DROP TRIGGER IF EXISTS `oncreate_guilds`; DROP TRIGGER IF EXISTS `ondelete_players`; DROP TRIGGER IF EXISTS `ondelete_guilds`; DROP TRIGGER IF EXISTS `ondelete_accounts`; DROP TABLE IF EXISTS...
  19. ArkSeyonet

    [8.54] Feragon Online Real Map Proyect

    Actually the 0.3.6pl sources, worked fine for me to create the .exe for this server. :s
  20. ArkSeyonet

    [8.54] Feragon Online Real Map Proyect

    Aff, I would like the sources. :P
Back
Top