-
Posts
470 -
Joined
-
Last visited
-
Days Won
84
Everything posted by Shauren
-
Install MySQL 5.7, thats all you must do
-
You don't need the client at all after extraction (but you will need it again if there are fixes/changes done to extractors, to extract again), you can also delete Buildings
-
Ignore startup errors Allied races are not implemented
-
Repacks are not supported. Currently supported version is 8.2.0.31478 and you need to download new version of arctium launcher
-
Issues updating 'sha_pass_hash' column in 'auth.account' table
Shauren replied to FrootSnax's topic in Help and Support
You should either use SOAP from your website to connect to running worldserver and send .accont set password comand (preferred) or just clear s and v fields from auth.account (this method might go away in undetermined future) -
This isnt a supported scenario, bnetserver has three separate build ranges that are incompatible with each other due to changes in client 6.0 to 6.2.3 6.2.4 to 7.2.5 7.3 to now
-
The link to the post we are supposed to read before posting is dead
Shauren replied to hackwordev's topic in Help and Support
Fixed -
You can be waiting for a long time since 7.3.5 is after all unsupported version
-
There is nothing wrong with extractors, they were left in working state Your game install must be broken (for example, missing .build.info file?)
-
Generating .build.info file for the 8.0.1 client
Shauren replied to WowAteMyLunch's topic in Help and Support
Here, have mine https://paste2.org/PMN1IWYK -
port 1119 is not the only one you need open, there is also 8081
-
Using hotfix database - you want to insert data to item, item_sparse, item_modified_appearance tables
-
Noobs questions about command names and macro's players
Shauren replied to Feynman's topic in Help and Support
It cannot be configured in options GUI, you need to set it with /console These are the cvars used (all enabled by default): synchronizeMacros, synchronizeBindings, synchronizeConfig, synchronizeSettings -
Noobs questions about command names and macro's players
Shauren replied to Feynman's topic in Help and Support
Macros are stored in one of account_data tables if their owner configured the client to save config on server (beware, its not a macro storage only, it also has other settings and isnt exactly a text field, its binary) And for second question: that is completely false, you must change it in source -
did someone really replace js with lua as output for TS?
-
send gm commands to /g (works even without a guild because commands are handled before any other chat function)
-
You could iterate spells linked to profession skills in SkillLineAbility.dbc (and check the created item id) but that will also include craftable materials (example: https://www.wowhead.com/spell=32454/knothide-leather) as well as items that are not supposed to be obtained (they are placeholders to display in profession UI, discovery spells use that)
- 7 replies
-
- auctionhouse bot
- 3.3.5a
-
(and 1 more)
Tagged with:
-
You dont need game_tele for that, you can use .go xyz command instead and use coords
-
I am pretty sure blizz only uses one phaseid OR one phaseGroup
-
terrain_worldmap is mapid and phaseid
-
Wrong GCC version, but I have the correct GCC version...
Shauren replied to darkseid4nk's topic in Help and Support
You should also run sudo update-alternatives --config g++ And check if you dont have CC/CXX environment variables defined pointing to 4.8 -
isnt wiki editable by anyone?
-
Also fixed
-
Better than having it redirect into nowhere