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

    [US][7.4] Nostalther Violet | True Reverse Engineered 7.4 | STARTS SEPT 10 2022

    So you could privately message the hoster in order to fix this but you rather share a vulnerability to the whole community to discredit a server, I couldn't expect something different from this community, honestly.
  2. Terotrificy

    [US][7.4] Nostalther Violet | True Reverse Engineered 7.4 | STARTS SEPT 10 2022

    So why didn't you die way before the 'attack ' to get levels too? you suck.
  3. Terotrificy

    TFS 1.X+ Creature On Top (UH Trap)

    Try using this fix i did some time ago for Othire. https://otland.net/threads/otclient-runes-target-behaviour-in-stack-uh-trap.274392/#post-2661479
  4. Terotrificy

    Tutorial for running 7.7 CipSoft Server on Ubuntu

    Did you try cleaning the cache from the website? Right click here: Select the cookies and delete them and try it again. Or just use Incognito window.
  5. Terotrificy

    TFS 1.X+ items used only inside the house tfss 1.5

    Use the furniture package action that should be somewhere in TFS, or this one as an example (this one is 0.4 tho) function onUse(cid, item, fromPosition, itemEx, toPosition) if (CONSTRUCTIONS[item.itemid] == nil) then return false end if (fromPosition.x ==...
  6. Terotrificy

    TFS 1.X+ monsters walk tf 1.5 7.72 and runes no use when walk

    https://otland.net/threads/weird-monster-behaviour-in-tfs-1-1.228021/
  7. Terotrificy

    OTClient List of items/weapons (7.x)

    Just get cipsoft objects.srv file lol
  8. Terotrificy

    tibia led to murder

    Daniel Petry (https://reallifevillains.miraheze.org/wiki/Daniel_Petry) There you got the case.
  9. Terotrificy

    No grind only play

    That's true, but it is only frustrating if you have other aspirations and it's a big advantage if what you're planning to do requires that much skill (i.e grinding dwarf guards requires 85/85, etc).
  10. Terotrificy

    No grind only play

    Still, grinding is not a rule, it's just a way you choose to play the game. I met a lot of friends back in time who only liked to manasit at houses, do social things, group quests services, etc. Anyway, even if your objetive is to get that item, that's something that (again) YOU are looking for...
  11. Terotrificy

    No grind only play

    Well back in 7.4, I had a friend who reached lvl 100 and skills around 85+ without even training not even once. I don't know who setted the "grinding" as a rule to play this game, but for sure nobody forces you to play it that way. But I think you have a point there tho, It's pointless to force...
  12. Terotrificy

    TFS 1.X+ npc no answer tfs 1.5

    Try this: local function creatureSayCallback(cid, type, msg) if not npcHandler:isFocused(cid) then return false end local player = Player(cid) if msgcontains(msg, 'brooch') then npcHandler:say('What? You want me to examine a brooch?')...
  13. Terotrificy

    TFS 1.X+ Paradox Quest entrance. tfs 1.5

    I recommend you to create your own scripts based on cipsoft leaked files instead of any open source scripts out there. Cipsoft moveuse.dat: Collision, IsType (Obj1,371), IsPosition (Obj1,[32479,31908,07]), IsPlayer (Obj2), IsObjectThere ([32478,31902,07],1947) ->...
  14. Terotrificy

    NOSTALTHER VIOLET NEW OT

    Nobody, not even Tibianis can have reverse enginereed the spells formulas of 7.4 because the leaked files are from 7.72, not 7.6, not 7.5 and not 7.4, there is no way anyone can know for certain if the formulas of some spells changed between those versions, same happens with the map, even...
  15. Terotrificy

    Outfits order in stack aren't right in Othire 1.0

    I did it back then on Edubart's otclient, inside of: void Tile::draw(const Point& dest, float scaleFactor, int drawFlags, LightView *lightView) Depending on the order of the stack you want, you can leave it as above: for(auto it = m_things.begin(); it != m_things.end(); ++it) { // Here you...
  16. Terotrificy

    [US][7.4] Nostalther Violet | True Reverse Engineered 7.4 | STARTS SEPT 10 2022

    I would suggest to ignore Tampik's spams since admins never ban him. Go play Habbo Hotel dude. Keep it going further @pink_panther.
  17. Terotrificy

    AAC Power Gamers Error

    Try there and restart MYSQL. It might be in 5 or more locations tho: /etc/my.cnf /etc/mysql/my.cnf $MYSQL_HOME/my.cnf [datadir]/my.cnf ~/.my.cnf Run mysql --help and you will see: Default options are read from the following files in the given order: /etc/my.cnf /etc/mysql/my.cnf ~/.my.cnf...
  18. Terotrificy

    Programmer Hacking, coding, OTCV8 bots -- SecurizeMe

    I don't see how any normal person would behave when you have around 4 pages of people bashing thread OP, who have not a single bad evaluation from his customers. Not to mention that none of those guys bashing this thread are actually their customers and one of them is part of staff calling him a...
  19. Terotrificy

    Programmer Hacking, coding, OTCV8 bots -- SecurizeMe

    I don't need you to confirm you're not a freelancer because looking at the statement above any freelancer can see you lack of experiencie on this topic. You are claiming that feedback of your customers is irrelevant when it comes to criticizing your service quality because you suppose they lack...
Back
Top