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

    [MAP ISSUE] Downstairs->NoCharacter->CTRL+G = Black Screen.

    I've just made a code compare between my sources and the sources from TFS Git, also I've done a code compare between my OTClient sources and the Up to dates ones. I've compared the modules also, and now the bug changed to this: "no creature found to move" and "no thing at pos x x x" So, the...
  2. darkshin

    [MAP ISSUE] Downstairs->NoCharacter->CTRL+G = Black Screen.

    When I first started to make an OT again, I used the global map and this bug came across the map at almost all floor changes. Then I realised that if I start a new map it shoudn't bug. So, after a while, it started to bug.. Yes, you're right. But the screen only becomes black if I relogin...
  3. darkshin

    [MAP ISSUE] Downstairs->NoCharacter->CTRL+G = Black Screen.

    Okey, so the way to fix my Client from losing the character is to find this bad doMoveCreature that is inside TFS sources or the data? It looks like a bad communication between the client and the server, something like a data loss. Idk.
  4. darkshin

    [MAP ISSUE] Downstairs->NoCharacter->CTRL+G = Black Screen.

    I use OTClient, but thanks for the reply. 1.x, I usally I keep it up to date manually. I was doing an source update just now. The position discribed at the first error, after trying to go down the ladder, is the position that the player is meant to go, at the "second" stair. The second...
  5. darkshin

    [MAP ISSUE] Downstairs->NoCharacter->CTRL+G = Black Screen.

    I've done it many times, as I replied to Xikini above and showed with a SS. Even if I don't use stairs, a simple exani hur up or down bugs the thing. Also the print that contains spider webs, I just teleported myself through the webs and it bugged. So Strange..
  6. darkshin

    [MAP ISSUE] Downstairs->NoCharacter->CTRL+G = Black Screen.

    I've heard once that this problem is caused by too many black squares. I didn't understood what it means... But here goes the areas (I think there are some more in this mountain, but I can't reach them with this bug): The downstairs from mapeditor. Upstairs V Upstairs V This bugged...
  7. darkshin

    [MAP ISSUE] Downstairs->NoCharacter->CTRL+G = Black Screen.

    Thank you Flat for helping me here! The upstairs pos are 701 1329 5 and the downstairs are 701 1329 6 I tried all commands while in black screen, but none seem to work while the character is bugged. He seems to be in the void. That means I can't get my position while in black screen. Also...
  8. darkshin

    Windows RME Issue

    I dont want to dispirit you, but it looks like that this map data is corrupted. :eek:
  9. darkshin

    [MAP ISSUE] Downstairs->NoCharacter->CTRL+G = Black Screen.

    Not only the spells, with stair too. What I can conclude is that when the character changes the floor at that space he just get bugged.
  10. darkshin

    [MAP ISSUE] Downstairs->NoCharacter->CTRL+G = Black Screen.

    I didn't undertood what you said, but I tried to remove the stairs and this is how the bug happens:
  11. darkshin

    [MAP ISSUE] Downstairs->NoCharacter->CTRL+G = Black Screen.

    Hello Guys!!!!! I was with this issue at a Global Map sometime ago, but then I started mapping one for my own and suddenly two sets of stairs at the same location but one brings -1 and other +1 both are with this bug. When you move into the stair you lose the control of your character and if...
  12. darkshin

    NPC Guard NPC v0.1 (1.0, should work for 0.3.X)

    Check your "data/lib" functions. Maybe your folder ins't updated.
  13. darkshin

    Lua NPC Random Talk affects all Npcs.

    BUMP! EDIT: Solved It, Thanks everybody!! If someone has this issue, send me a p.m
  14. darkshin

    Lua NPC Random Talk affects all Npcs.

    Okey, Thank you! I m trying to findout a simplest way, before trying yours. Because my Npc already have 1850 lines XD. EDIT: I understood now that the VoiceModule is a lib. and the Towncryer example was calling it. Ayway, it does not work with TFS 1.1 Indeed, onThink showed itself as a...
  15. darkshin

    Lua NPC Random Talk affects all Npcs.

    No errors at the console, so I should just left it empty? The first link isn't what I expect, but the second there's alot of things I could try out.
Back
Top