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

    Mapper mapper converter 1098 to 860

    Need mapper to extract maps from orts2 map 10.98 and convert it to 8.60 without changing the map coordinates aid/ or uid, because want to use the same script from orts how much would it cost? in this case i need all places that are related to the inqui quest i already have added the reward room...
  2. johnsamir

    OTClient Open content in the next available panel -OTCV8

    Hi as title says im looking for this, in which files should i look for in order to review this? by the moment if i try to open content in a panel that is already full other content in the panel gets closed. if useThing then if useThing:isContainer() then -- if...
  3. johnsamir

    TFS 1.X+ slavi cast system

    hi has somebody this repo? Live casting system by slavidodo · Pull Request #2230 · otland/forgottenserver (https://github.com/otland/forgottenserver/pull/2230/files#diff-71ab3d0cd534a1608f1c652185c8a8e1247c81813161673bedf7f5433dad2483) do not need the commits, just the repo to review the code...
  4. johnsamir

    is there any old school war server open?

    by oldshcool i mean 7.4 old mechanics sprites by war i mean that players gain certain skull every x ammount of kills, and things like that. i know one old-ultra.net but it's always empty is there something similar atleast? few years ago there were multiple servers like this open to the public...
  5. johnsamir

    Which is the code related to attack while being chased?

    Hello I use tfs 1.5 protocol 8.6 as title says i have the question of which is the code related to make monster attack while being chased or monster is fleeing? i have applied these commits that has relation with monster reaction Gigastar A* pathfinding Gigastar A* Pathfinding ·...
  6. johnsamir

    Solved Error on log in or when character si choosen to be used in order to log in

    Hi use tfs 1.5 protocol 8.6 oid ProtocolLogin::getCharacterList(const std::string& accountName, const std::string& password) { Account account; if (!IOLoginData::loginserverAuthentication(accountName, password, account)) { disconnectClient("Account name or password is not...
  7. johnsamir

    TFS 1.X+ would like to upgrade my server from 860 to 960 and have few questions

    my server is tfs 860 hello as title says would like to upgrade my server from 860 to 960 and i wonder does 9.60 requieres auth login / token key in order to log in? what's requeried in the login part? THANK YOU edit: also is there a website that could show me what changes where made between...
  8. johnsamir

    Problem loading map after applying a commit Use string views to avoid copying strings (#4079)

    i use tfs 1.5 protocol 8.6 - global map that includes all cities of this version Hello i have cherry pick this commit Use string views to avoid copying strings (#4079) · otland/forgottenserver@a295ea7 (https://github.com/otland/forgottenserver/commit/a295ea7b8881f73160500757a2f860dbc64bbf4f) i...
  9. johnsamir

    there are diferences in login function between protocol 8.6- 960?

    as title says there are diferences in login function between protocol 8.6 -9.60? have tried simply changing the otb version and the protocol version + change spr dat signature version to be 960 aswell i can log in to the game but everything looks black, might be something with packets? i...
  10. johnsamir

    TFS 1.X+ uh trap but with hotkeys server 8.6 lua, possible?

    how to make uh trap in lua + and with hotkeys? i mean get this feature working even is there's use in yourself hotkey function. would be possible if so can you show me how please? uh trap which means that the last guy on a player stack should be on top of everyone.( don't care much about this...
  11. johnsamir

    stop walk if invisible creature

    In otclient if i want to walk in a sqm that it's apparently empty but it's not because there is an invisible creature would not block walking animation so so the screen will glitch or something similar hwo to block this? there was a thread related to do something similar but with parcels or...
  12. johnsamir

    TFS 1.X+ mass healing sending spark block hit effect

    as title says MY SERVER IS TFS 1.4 8.6 i have compare this spellls with others like exura vita, exura sio and i can't see no difference, the others spells does not send block hit spark when used don't know why mass healing does if i remove this combat:setParameter(COMBAT_PARAM_AGGRESSIVE, false)...
  13. johnsamir

    Solved poison field bugged

    Hi I USE TFS 1.4 protocol 8.6 here the poison field is bugged it only takes the first step after that, when you walk on fields nothings happens <item id="1490" article="a" name="poison field"> <attribute key="type" value="magicfield" /> <attribute key="decayTo" value="0" />...
  14. johnsamir

    Solved monster not sending blue shimmer effect when they becoes invisible or meanwhike they are invisible

    Hi i use tfs 1.4-1.5 protocol 8.6 i noticed that monsters like stalkersd oes not send blueshimmer effect when they becomes invisible or meanwhile they are invisible when monsters becomes invisible uses too blueshimmer effect aalso meanwhile they are invisible they use that effect sometimes...
  15. johnsamir

    TFS 1.X+ shoot sd/hmm on invisible creature + invisible creatures not sending const_me_magicblue effect

    Hi I use tfs 1.4-1.5 protocol 8.6 have two problems. the first one is that i cannot shoot runes like ex: sd, hmm on invisible creature changed this: function onCastSpell(creature, variant) return combat:execute(creature, variant) end to this function onCastSpell(creature, variant...
  16. johnsamir

    How do I assign a function in Lua to a monster

    Ask title says how do I assign as function in Lua to a monster like an spell or script function can somebody gives me examples?
  17. johnsamir

    in which version were item names added to spr dat files?

    Hi im trying to add market system to my server which is 8.6 based in tfs 1.4 gesior told me that market wont work because 8.6 spr dat files does not have items names flag so i wonder in which version was this added so i can upgrade my server to that version or make a workaround in order to...
  18. johnsamir

    TFS 1.X+ [TFS-1.4 - 8.6]Cast system screen problem

    Hello I finally managed managed to log in to the game use cast system and make an stream. the thing is that the screen looks all buggy i think it might be some otcv8 feature like wings & auras or something similar like. can somebody help me with this please? have not edited packets or move...
  19. johnsamir

    tfs 1.5 8.6 cast system partially working need help

    have added your cast system into my tfs i can see character list GM Ratx has logged in. finally logged in but cant enable cast i does not work when i type command !cast also if i try to log in to game with no password/account i get message invalidad account name Lua: void...
  20. johnsamir

    tfs 1.5 cast system

    have added your cast system into my tfs i can see character list but i get error connection when i try to log in(10600) despite the server show im logged in GM Ratx has logged in. finally logged in but cant enable cast i does not work when i type command !cast also if i try to log in to...
Back
Top