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

    doPlayerReceiveLetter and doPlayerReceiveParcel

    If you want different items: doPlayerReceiveParcel("God Lord","Selentia",{2472, 2475,2546, 3473}) If you want more than one item of the same type: doPlayerReceiveParcel("God Lord","Selentia",{{id=2472,count=3},{id=2475,count=50}})
  2. AGS

    The Forgotten Server v0.3 alpha 4

    talkactions.xml
  3. AGS

    Doom95

    Cool, I wanted this game, I have a long time without playing it. I recently found Doom 2. I want Doom 3D
  4. AGS

    How tall are you?

    Oh my god, I feel short now...well, I kinda am... I'm 174cm, or something like that...I think that's like 5'8''
  5. AGS

    Are You A Girl OR BOY???

    This reminds me of a quote: "Internet, a place where boys are boys, girls are boys, and little girls are FBI agents."
  6. AGS

    What music do you hate the most?

    I think I don't hate anything from that list, I hate mexican music, and reggaeton.
  7. AGS

    Music > Mapping

    I just play random songs, but most of my music is hip hop and rap, so that what I listen the most when I'm mapping.
  8. AGS

    Kayne West - Love Lockdown

    I like the song, the lyrics are good, but maybe the song would be better withouth auto-tune @Berseky: Hate your signature, it's distracting ¬¬ If I start posting on every thread you post, you know why.
  9. AGS

    TalkAction [TFS 0.2.5] Ingame Highscores

    They are the same, look at classes/database.lua And I also based my script on the deathlist command, I basically just changed queries and variables.
  10. AGS

    How to make otland host your pictures instead of imageshack & other pic services

    Good tutorial, haven't used my album at all yet... That sounds like: ImageShack is already overfilled, let's overfill otland now! :p
  11. AGS

    Ctrl + V

    Errm, I was helping a friend with the programing homework.
  12. AGS

    TalkAction [TFS 0.2.5] Ingame Highscores

    Yeah, I know, but I prefer the !ranks command :p
  13. AGS

    The Forgotten Server v0.3 alpha 4

    Old post, but no one answered him:p On Items: description count action unique duration writer text name pluralname article attack extraattack defense extradefense armor attacksped hitchance depot/depotid Creatures(Players,Monsters,NPCs): health maxhealth mana...
  14. AGS

    Flags and Custom Flags generator

    I think "Can login with Gamemaster Mode (allows to Multi Client)" should be taken out of Gamemaster privileges, and make it a separate flag. That way you can make for example, GM's secondary chars be able to use the gamemaster mode, withouth hiding them in the online list. Or making it a...
  15. AGS

    The Forgotten Server v0.3 alpha 4

    Which is the query to to create the server_reports table? The database manager didn't added it.
  16. AGS

    TalkAction [TFS 0.2.5] Ingame Highscores

    Sorry for bumping this post, but does anyone knows how to make this work on TFS 0.3? I couldn't make it work: (part of the code, I don't think the whole code is needed, just the part that gets the data from the database) if param == "level" or param == "exp" or param == "lvl" then local...
  17. AGS

    Built-in Database Manager

    Nice! It bugged my chars though... Chars that had a second promotion now have vocation 4294967295. By the way, it didn't added server_reports to my database, I'm using 0.3 Alpha 4. Do you have the query for the table?
  18. AGS

    Introduce items into boxes

    Oh, so you are using SimOne's map editor... its kinda of the same.... The problem is, the item you are using is not a container. But this can be fixed, open items.xml(the one where your mapeditor is) and find 7161, and add this to the attributes: <attribute key="containerSize" value="8"/>
  19. AGS

    Introduce items into boxes

    Double clic or right click > properties. Below ActionId and UniqueID, you will see some black squares, just right click any of them and select add item, or double click. Then a window will appear where you can select the item.
  20. AGS

    The Forgotten Server v0.2 (Mystic Spirit)

    Something has to be done about TFS being detected as a virus, I can't even run the server anymore. I already tried disabling my anti-virus to run it but I can't, it says windows can't access the file. Also, is it me or charges on weapons are not working? For example, Ice rapier, I...
Back
Top