-
Posts
238 -
Joined
-
Last visited
-
Days Won
4
Posts posted by Zze
-
-
good work, looks nice
-
-
Redo your world database. http://www.trinitycore.info/How-to:Win#INSTALLING_THE_DATABASES
-
-
-
this might be of some use for the notifcations.. http://community.inv...-notifications/ (scroll down: 'Easier for developers')
also this http://community.inv...ifications-r723 but I assume you've seen this one.
+KingPin <- when I press +Mention under your name. (currently on Mozilla firefox 14.0.1)
But overall pretty nifty great work so far.
-
[member=[/code]
[s]wont send notifications.. I've actually be playing around with the idea here and there... so far I have the custom bbcode made with the @Username part down.. its just the notification part is proving to be a little harder that I had expected. I'll post it here though if i do come up with anything[/s]
edit: I didn't notice the mention button haha thats cool +Discover +KingPin
edit #2: not working for me just pastes +username
-
Is there any specific guide about how to compile dbc maps and vmaps?Because i compile everything - everything in Cmake is checked and after generation everything in MSVisual is chekced cleaned and built without errors and such as it says in the wiki.And still i don't have the extractors...please share with me some guide for compiling those extractors cause i can't find any in the Forums or in the wiki.
Configuring and Generating Visual C++ solutions with CMake
8. CMake shows you a list of options for selecting different components of the build.- Check "Tools". This will compile the map extractors needed later in the setup. NOTE: This is VERY important for you to follow.
- Check "Tools". This will compile the map extractors needed later in the setup. NOTE: This is VERY important for you to follow.
-
did you compile exractors from the current source your attempting to use? or are you mix matching?I've compiled trinitycore on 2 differents servers with debian squeeze (last update) x64.
I followed every steps of the tutorial. The authserver works fine and launch without any error.
-
The EXE's aren't inside. Is there anyway to get the EXE files without going through the whole process?
Because you needed to check the 'tools' option in cmake, before building..
How-to:Win - TrinityCore Wiki re-read through the wiki, an always compile tools from source.. really, its not hard.
- 1
-
You are just one sad little ignorant troll its alright. I don't respect you enough ta care.
Edit:
FTW you haven't ever taught me a thing.
-
Surprised you haven't been banned yet, troll.
-
No shit sherlock, you just might be right.Those are in-game commands, which also work, but he needs an account to login to in order to use them.
Typing commands without the dot "." before them in the worldserver console work as if you're already in-game.
-
Use the worldserver's console
-
-
so correct me if i am wrong but it sounds like all i have to do is set the ip to my ip(or in my case my dyndns domain name since i have a dynamic ip) and any one on the internet can access the server as well as any one on the local network(and the local-host)
and as for account creation i need info on where to find a sql query that will create my master account so i can log in and create other accts. also some sort of description for the gm acct lvls would be nice since the wiki doesn't have this info
Well, what I am saying is you have to configure the realm to accept connections from outside your network. You'll do this by changing the local IP entered in `realmlist` table to your external IP (http://www.whatsmyip.org) after you've done that along with port forwarding and adding the proper firewall exceptions. You should be able to receive connections outside your own network...
People outside your network will connect to the external address.
To locally connect you simply find the LAN IP address of the realm by running command prompt -> ipconfig and place that in your realmlist.wtf
The other poster told you how to create an account the wrong way...
- Dose not exist to my knowledge. The proper syntax is:account create <username> <password> <gmlevel> <realm ID>
.account create $account $password
In order to make it an account with GM access you'll need to do.account set gmlevel
4 - Admin 3 - console 2 - GameMaster 1 - Ticket bitch
I think To set the account's expansion level use.account set addon
Setting up dyndns is the same just use in place of the external IP...
Sorry to whomever is reading this. I know I typed this crappy, It's just been one of those days... Please understand.
- 1
-
www.whatsmyip.org will show you the external IP address. Use this in the IP column.
You'll need to use that computers local IP address while connecting to the realm. IF you are locally connecting (Within your own network).
What I mean to say is open up command prompt and type ipconfig use this "IP address" in your realmlist.wtf.
Your friends will use the external IP you entered in the `realmlist` table.
Think of it like this...
Realm -- -- Router -- network | You
-
What was used to insert the database..?
-
no these two
OK tried it and still nothing...
Opening databasepool 'world'. Async threads: 1, synch threads: 1MySQL client library: 5.1.49MySQL server ver: 5.1.49-1ubuntu8.1MySQL client library: 5.1.49MySQL server ver: 5.1.49-1ubuntu8.1Databasepool opened succesfuly. 2 total connections running.Opening databasepool 'characters'. Async threads: 1, synch threads: 2MySQL client library: 5.1.49MySQL server ver: 5.1.49-1ubuntu8.1[ERROR]: In mysql_stmt_prepare() id: 10, sql: "UPDATE character_banned SET active = 0 WHERE unbandate <= UNIX_TIMESTAMP() AND unbandate <> bandate"[ERROR]: Table 'characters.character_banned' doesn't exist~DatabaseWorkerPool for ''.~DatabaseWorkerPool for 'characters'.~DatabaseWorkerPool for 'world'.
NVM Re-imported the sql files via ssh and it worked. Guess Navicat is just horrible.
I have been repeating this for more than 2 years, NAVICAT is a piece of shit.
-
Did you read the entire thread Zeni...?
-
your welcomeThank you. + rep.
-
http://www.mediafire.com/file/ik6a8bswwj4k2ih/Release.rar
- 2
-
If you bothered looking you would have found this on the wiki.
http://www.trinitycore.org/w/How-to:Mac#Installing_The_Trinity_Databases
-
adduser <username>
visudo
Find:# User privilege specification root ALL=(ALL) ALL
Add:# User privilege specification root ALL=(ALL) ALL <username> ALL=(ALL) ALL
reboot
After reconnected:su <username>
@+Username feature.
in Trinitycore.org Website issues
Posted
whats the bbcode then? member=''?
+KingPin
+Zze