• 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!

Recent content by taytay

  1. T

    Lua TFS not loading xml and lua npc scripts

    i changed the path for all npcs to script="A Prisoner.lua" but the errors are the same (failed to load, file not found, doesnt exist) ive tried looking for npc data files and tried them out but they still dont load. even things like paralyze script and whatnot wont load
  2. T

    Lua TFS not loading xml and lua npc scripts

    thanks for the reply. i changed that over and it didnt load. does this also mean things like npcsystem.lua is incorrect? if(NpcSystem == nil) then -- Loads the underlying classes of the npcsystem. dofile('data/npc/scripts/lib/npcsystem/keywordhandler.lua')...
  3. T

    Lua TFS not loading xml and lua npc scripts

    I'm using Nekiros downgraded 7.72 and when I go to launch all the .xml and .lua scripts for NPCS will not load. These are the errors. Maybe the pathing is incorrect? [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/default.lua cannot open...
  4. T

    Cant login once server is online.

    okay quick update, all the xmls of the npcs are now inside xxx-spawn.xml and show up in RME. and all xml and lua files are inside their folders but when i launch tfs v1.3 the all of the XML and LUA scripts for NPCS do not load. for example [Warning - NpcScript::NpcScript] Can not load script...
  5. T

    Cant login once server is online.

    oh sorry, i looked inside of map-spawn.xml and none of the npcs are there. is there an easy way of getting them in there?
  6. T

    Cant login once server is online.

    I dont even have a spawn.xml file xd
  7. T

    Cant login once server is online.

    TY. any chance you could give me some info about loading npcs? I dont think the TFS is trying to load them. I ended up downloading an updated list of npcs but that didnt work. Adding in npcs with rme doesnt work, but the monsters do.
  8. T

    Cant login once server is online.

    Using TFS 1.4 Nekiro's Downgrades for 7.72. Xikini helped me get it running and the znote website to create an account and character. that all seems fine up until I go to login. I enter my details and it just says invalid account number. I used a 7.72 client which says invalid account number and...
  9. T

    Windows Need help with making an ot.

    no my computer is pretty good. i7 8700k processor 32gb ram ddr4 1070ti gpu
  10. T

    Windows Need help with making an ot.

    getting so close now lol, does xampp not work for this? with xampp closed, the exe will load and then close because it cant connect the database, but with xampp open and the database uploaded the exe just quickly closes itself
  11. T

    Windows Need help with making an ot.

    ah, thats already done. i have the exe now but it doesnt open
  12. T

    Windows Need help with making an ot.

    will it say that its done when its done? 1628247426 ok my bad for being annoying, it built successfully, now what ? hitting f7 doesnt do anything
  13. T

    Windows Need help with making an ot.

    alright thanks a lot. i did try this before but it took ages and then just stopped. will try again and give it a bunch of time. it also ramps up my cpu which scares me xd. also is this near the end of the setup? or is there still a bunch of stuff left to do lmao
  14. T

    Windows Need help with making an ot.

    okay that makes sense i knew something was weird about that. I can install those libraries with powershell correct? and where should i install them to
  15. T

    Windows Need help with making an ot.

    I get this error when i hit build. Severity Code Description Project File Line Suppression State Error C1083 Cannot open include file: 'boost/asio.hpp': No such file or directory theforgottenserver C:\Users\tayla\OneDrive\Desktop\7.72\src\otpch.h 42
Back
Top