-
Posts
259 -
Joined
-
Last visited
-
Days Won
35
Posts posted by Shin
-
-
You have to update your database
-
I'm doing a test developing server with 4 realms:
1 | 3.3.5 (Trinity)
2 | 4.3.4 (Trinity)
3 | 5.4.8 (SkyFire)
4 | 6.2.2 (Trinity)
I don't know if it's a good idea to focus the development to so many different client versions...
-
or use the Naios automatic DB updater and you won't have to manually import all .sql files of /sql/updates/world folder.
-
I tried copying the same smart_script with the heroic entry ID and that didn't work.
I guess you have to use basic entry ID and set event flags
http://collab.kpsn.org/display/tc/smart_scripts#smart_scripts-event_flags
For example, this way I selected all difficulties:
-
Is it possible to get rid of that message?
http://community.trinitycore.org/topic/11845-how-to-lighten-the-wow-login-screen/
-
for MoP 5.4.8
TrinityCore has not a 5.4.8 branch, you should use one of our branches (3.3.5 or 6.x) to expect support.
-
I do not have Launcher and I was using this client for many times. this is the only one account on the server for now, but I haven't logged to the server for a few weeks and now this trouble... And first thing I checked was Realmlist...
Aokromes, sorry, what do you mean by telling "trying to login using one email"?
when you access the game you have to type your username and your password, do not type the email address instead.
-
Hi all.
I'm new here and just started to work with trinity. Server installed and works correctly for weeks already. I logged to the server successfully few weeks ago, but now it always starts to upgrade from 3.5.5 to 4.0 when I login with client (after I enter my credentials and hit "Login" button. What should I do, to stop that upgrade? Also at the initial screen it gives the notification that "the maintenance will take place on 9/1". It looks like I connect to the official server, not mine one. What could be the problem?
Thanks
Probably, you wrongly opened Launcher.exe and it overwrote your realmlist.wtf. Don't do any upgrades, keep 3.3.5a client version. Check your realmlist.wtf file and set it to localhost.
Never use Launcher.exe, use always Wow.exe and do not enter the email address but use just the account name to login.
-
https://github.com/trinitycore/trinitycore/pulse
VS
https://github.com/arcemu/arcemu/pulse
also ArcEmu seems to be inactive for a long time: http://arcemu.org/
-
React: A H
A shows the color of the reaction against Alliance members
H shows the color of the reaction against Horde members
The color can be Green (friendly), Yellow (neutral) or Red (hostile).
-
That NPC is neutral (yellow), so it is not supposed to attack unless it is provoked: http://wotlk.openwow.com/npc=3183
-
Try setting the absolute path of the dbc folder
-
Ciao!
In order to enable map/vmap tools, just add the option:
Per abilitare l'opzione map/vmap tools, aggiungi semplicemente l'opzione:
-DTOOLS=1
The correct xcodebuild command is:
Il comando xcodebuild corretto è:
xcodebuild -target install -config Debug
Or:
Oppure:
xcodebuild -target install -config Release
So you can choose to compile in Debug or Release mode
Così puoi scegliere se compilare in modalità Debug o Release.
-
Yes, those fields have been moved to quest_template_addon table.
However, I think this quest editor can help you so you don't have to bother whether a field belongs to quest_template or quest_template_addon table, it will just give the correct code to you:
-
The wiki is outdated, any help to keep it updated would be very appreciated =)
-
is there any problem to have both retail and TC installed in the same computer?
There shouldn't be any problem. I used both retail and TC in the same computer, using the patched binary to access to TrinityCore and the original one to access to retail. I had just to change the SET portal value in Config.WTF each time I had to switch.
- 1
-
Io ci sono spesso =)
-
Yes, several people among developers and community care of 3.3.5a too.
-
Hello and welcome to TrinityCore.
A lot of scripts are handled by SmartAI (simpler ones), so you have just to work on database to introduce new "smart" scripts.
You can find all documentation here: http://collab.kpsn.org/display/tc/smart_scripts
Also you can use SmartAI Editor tools like Keira2 (web application) or Discover-'s SAI Editor (windows application) that help you a lot and automatically generate the SQL code for you.
The more complicated AI are handled with C++, unfortunately there is no tutoial for them but you can find a lot of examples here:
https://github.com/TrinityCore/TrinityCore/tree/6.x/src/server/scripts
also do not forget to read our C++ Development Standards.
I hope it helps
-
How soon?Is this wroth it to downgrade the client or just wait for the TC update?
I can just show you that developers already started to work on 6.2.0:
https://github.com/TrinityCore/TrinityCore/commits/6.x
there is no estimation about how much it will take. Other developers are also already busy working on the upcoming new TDB release.
-
Fixed all issues I had before, now I get this when trying to run worldserver: http://pastebin.com/hM9xTYya
Your characters database is not updated.
- 1
-
Not really helpful...
Why are you using 4.3.4? Supported game versions are 6.x and 3.3.5a, you can't expect much help for other versions. Sorry
-
Incorrect DataDir value in worldserver.conf or ALL required *.dbc files (146) not found by path: C:\Users\mista\Downloads\World of Warcraft Warlords of Draenor my private server files\Wolrd Of War\core/dbc
You have a wrong DataDir path in your worldserver.conf
-
trinitycore.org homepage git repo
in Trinitycore.org Website issues
Posted
if the forum web style is definitive, we can think about adapting the home page style to it