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

    Lua Magic Shield Toggle

    I need some help making a spell that will toggle Magic Shield on/off. This is what I've got so far but it's really messy and I don't really know what I'm doing no more because I've been trying to get it to work by doing all kind of different things. TFS 1.2 local combat = Combat()...
  2. Heroid

    Lua Click item get promoted problem

    function onUse(player, item, fromPosition, target, toPosition, isHotkey) local outfits = { [1] = {male = 145, female = 149}, -- [2] = {male = 725, female = 724}, -- [3] = {male = 129, female = 137}, -- [4] = {male = 131, female = 139}, -- } local voc =...
  3. Heroid

    Talkaction to remove wall

    Hey, I'm searching for a talkaction that removes a wall north of me with a specific action id by saying !remove. (player does not need to look north for it to work) Thanks :d
  4. Heroid

    Show Tier onLook

    I'm looking for a function which I can put on the player's onLook script which shows the Tier of EQ the player currently has. If a player has full Tier 1 Set, it would say "Tier: 1" on a player when I look at them. If a player has full Tier 5, it would say "Tier: 5", simple. There's 8 items in...
  5. Heroid

    Protection all % for onEquip and help with creating a table

    Hey, I'm wondering if someone can help me create a table for this script: local hp = Condition(CONDITION_ATTRIBUTES, CONDITIONID_DEFAULT) hp:setParameter(CONDITION_PARAM_TICKS, -1) hp:setParameter(CONDITION_PARAM_SUBID, 100) hp:setParameter(CONDITION_PARAM_STAT_MAXHITPOINTS, 100) local mp =...
  6. Heroid

    Permanent Magic Shield [TFS 1.2]

    Hey, I'm wondering how I can make a specific vocation get a Magic Shield automatically on login. Thanks.
  7. Heroid

    Make EQ increase all damage dealt

    How can I make an item increase all damage dealt by % when equipped? (Both weapon damage and spell damage)
  8. Heroid

    Change damage numbers to text (example 10000 to 10k) [TFS 1.2]

    Hey I'm wondering if its possible to change damage numbers to text instead. When the damage getting dealt is above 1,000,000 it would say 1m instead and then 1,1m 1,2m etc... Is that possible?
  9. Heroid

    Changing Level Cap [TFS 1.2]

    Hey, I'm currently playing around with an OT server I'm making and I stuck upon a problem with max level being capped at 71157. I'm wondering how I can raise this level cap, to let's say 1 million for example. All I know is I have to edit the source but no further than that, I have also never...
  10. Heroid

    Solved MySQL TFS Error

    So I simply just downloaded the Distro and imported the .sql file to my phpMyAdmin database, I've done this alot of times before (earlier this year when I was about to play around with an OT) but now my server crashes when I try to start it, I also downloaded the Crying Damson V. 8.2 and that...
  11. Heroid

    What song is it?

    Sup OTLanders, quite a while since I were here last time... Well, I've got a problem you guys gotta help me with, I love a song but I can not find the title of it, please help me as good as you can by watching this video: Psyqo Xer0 Background - YouTube It's not my video or anything, I do just...
  12. Heroid

    SvP | Modern Warfare 3 | Sniper Clan

    Sup guys, I'd like to show everyone SniperVisionPro's new MW3 Dualtage. It's our first Dualtage and yeh..... I'm Heroid96 and I'm playing with my friends, I'm also the editor and Leader of the clan... And yeh, I'm not a good editor mostly doing it to learn... SvP | Modern Warfare 3 | Dualtage...
  13. Heroid

    IRL Pictures :)

    Sup Guys, I'd just like to share a IRL Picture, if you'd like to share your own, please post it here! Peace :)
  14. Heroid

    Mapper Searching for a mapper for a low/mid-exped RPG-ish server. Mappers, read!

    Hello OTLanders, I will be making an new OTserv and for that I'm searching for a mapper. I need a mapper that can map a great main town, with maybe a few hunting spots. You don't gotta be the perfect experienced mapper, but you gotta know how to map and be a lil' bit experienced tho, and, you...
  15. Heroid

    YouTube Layout [Request]

    Hello, I wonder if someone here are good at making YouTube layouts, I mean backgrounds for YouTube channels, If so, I will come with more details of what I want. PS: I don't just want a background, I want like frames around each YouTube box etc. I'll give ya more information later. Thanks...
  16. Heroid

    Modern Warfare 3; SvP Clan <33

    Hello guys, Me and my friend have started a new clan in MW3. It's called SniperVisionPro [SvP] and we are playing on PS3. We have 1 montage atm, and we are atm making 2 more. Please Subscribe, Comment and Rate. Also Comment HERE about what you think about it. Currently Done Montages: [SvP...
  17. Heroid

    Avatar YouTube Avatar [Request], Read Please.

    Hello guys, I would like to request a YouTube avatar. And this is what I want: Size: That fits the YouTube avatar stuff. Text: SvP, large over the picture. Also MAYBE a Sub-Text of: SniperVisionPro, under each letter like under S it says Sniper, But just do like that if it's looks nice. Font...
  18. Heroid

    Avatar Request: Awesome.

    Hello OTLanders, Could someone really coolish dude try to make this for meh? :) Size: 100x100 Text: Heroid Sub-Text:The Awesome Font: Something Really Coolish... Style: Sparkling or whatever what to say, I like the middle stuff on my Signature, So That's cool but better... That's just...
  19. Heroid

    phpMyAdmin Error DANG!

    When I made a new database in phpMyAdmin, I was logged into root, Then I named it but didn't import my database yet so it was empty, Then I opened the SQL box thing and added "DROP USER 'pma'@'localhost';" clicked ok... "Are you sure you want to drop user pma?" "Yes." ~Click~ Then I been logged...
  20. Heroid

    Ehm, The next user game? xP

    K, so here's another forum game from me, it's kinda easy when you know how to do, but ima explain my best. So, the first person say ANY word, and the next person will find some things about that word, lolz, kinda hard to explain, I will give you an example: 1st person says any word: Lol. 2nd...
Back
Top