-
Posts
0 -
Joined
-
Last visited
Content Type
Profiles
Forums
Servers
Downloads
Gallery
Everything posted by Gratural
-
-
Firstly try test server without any custom assets and tables. Then add step-by-step custom files. Each error 132 has different memory address. Read and search your trouble in here (sorry, cant find same table on MCN?) https://wowdev.wiki/Client_Error_Analysis
-
Not originaly. Try wowreforged.com
-
-
-
-
-
-
darthy, try make they on Debian
-
Hmm really... Thank you! Hate disk...
-
Dnt do it. Because all DBC tables are checked by last line number on serverside. If you have files in folder "C:/Users/epicb/Desktop/World of Warcraft/World of Warcraft 3.3.5a\DBFilesClient", Noggit are rewrite all same DBC tables from MPQ . Rename or erase it all. Or For easy modding, make same path to Project and WoW destination . And use patched wow.exe. And be happy, without MPQ patches and client restart.
-
Give please link to latest version. Or update same resourse. Hi all!
-
jhoancito, your mistake - config file are readed by confmanager only one time - in world.cpp Add in to he your additional parametet (see boolean section in World::LoadConfigSettings) And two, are you really need set this parameter in your config if he are enabled, as i understand, always?
-
Can be useful tool after adding few features: 1. Grouping all data rows by Light Params (each 18 strings) 2. Making text names of all parameters. 3. Able to adding and deleting data strings. FiftyTifty, thank You! I'l Be waiting future additions.
- 2 replies
-
- dbc
- lightintband
-
(and 2 more)
Tagged with:
-
MyDBCEditor in 2019?! Open for yourself WDBX Editor! https://github.com/WowDevTools/WDBXEditor Dont make bicycle!) Speak with author about repository access. If you can add some features (like multiple select, edit, replace and delete lines) - it be a wonderful!
-
Classic procedural generated sky are, hardcoded. Can only change color and density. For search (and change) any Skybox 1. See in Lightmaper Lightid for needed area. 2. Find this ID in Light.dbc 3. Remember Lightparams_0-3 (0-sunny, 1-underwater, 2-storm, 3 - underwater storm) 4. In LightParams.dbc see all this LightSkyboxID 5. And find him in LightSkybox.dbc
-
See this (and all other from Amaroth) lesson
-
Minozop, also pack your map.dbc into mpq archive
-
Today i tried run latest QT Noggit on old PC platform, (1366) with Xeon and sloooow GPU. Running (by default) Noggit on all PC cores, (of couse:)) - has low FPS But when i run it on only one core, i get FPS bust more than 50%! Can someone test, so it actually for newested PC platform (AM4, 1151, 2011)?
-
You can change water height with allwater+bat file after each saving adt's in noggit for %%i in (*.adt) do AllWater_wotlk.exe "%%i" -37 2 75 Or edit your relief, make water heigh 0.
-
Principliablity, i dont use free hosting - they has no support, no varranty of saving date, have a high latency and wild overselling)) Only for around 250rub in month, you can rent VDS with 1 cores, 1Gb RAM, and 20GB SSD Drive. Anytime you can increase number of cores\memory. Lately i use ihor.ru - they have balanced cost, responsive support, flexible VDS configuration, and placed in Msk. Also you can rent VPN and make port forwarding to your PC\Virtual PC with configured WoW servers. For 100 pl, you needed at least 2 Cores. For build TrinityCore - 2Gb RAM(withot RAM drive, which increase building progress more that 10 times)
-
TrinityCore worldserver can't find "TDB_full_world.sql"
Gratural replied to VultureBeast's topic in Serverside
I always fill it into the database manually. Open mysql console as root or trinity, use world database, and run "\. /way_to_full_world.sql;"- 1 reply
-
- server
- trinitycore
-
(and 3 more)
Tagged with:
-
Hi, Amaroth, thank you for the channel, we will follow!)) Personally, I would be interested to know more about: - WMO editing: fully creating into 3D editor, geoset managment, adding model sets, making maps and minimaps and placing dark corners; - Project sequrity: hiding custom content mpq, project team access managment, server protection; - Working with DBC tables: detailled lessons about light, environment sounds, fog and skyboxes;
-
See PaperDollFrame.xml and lua. You need 1. Hide mainhand weapon inventory slot (or move range slot) into xml 2. Make short script in lua, when you equip range weapon, unequip melee weapons.
-
Like graphic card memory\driver bug. Try run your landscape on different PC