is there a way i can see what people say in game? is it recorded anywhere into a .txt file or something that i can find, open and read through?
08/05/2010 02:54Jaden151#2
there is a chat log in the DB. If you want to spend ur time reading through all that. More power to you.
08/05/2010 06:17shinru2004#3
or you could save it as a CSV file :)
08/05/2010 23:24AriezOMG#4
The chatlog database is completely empty x.x
08/06/2010 02:46lilprohacker#5
you'll have to fix the stored proc and also the table. When I installed mine, the chat table was all varchar type that only stored like 13 chars in each column. You'll have to change each column to the correct type and length.
08/07/2010 00:49AriezOMG#6
Hmm, not sure exactly how to do that, you mind releasing anything? I would <3 you forever xD (No homo)
08/07/2010 20:47ProfNerwosol#7
It's not that great. Not everything that player wrote is stored in that table.
08/07/2010 22:01lilprohacker#8
My chat log has every whisper, trade, area, guild, party, and normal chat.
08/09/2010 02:52AriezOMG#9
I need to be able to see that, but i've searched through the chatlog thing and nothing seems to have what im looking for x.x little help?
08/09/2010 08:09Rites#10
ummm, why exactly would you need that? if its a player complaint, they should just give you a SS of whatever chat problem was. personally i feel whispers and guild chat shouldn't be scanned by GMs unless theres a legitimate reason
08/10/2010 08:11AriezOMG#11
becuz that way people wont have to give me screenshots, I will be able to simply check logs daily and make sure nothing vulgar was said and ban whoever did what shouldn't have been done.
08/11/2010 08:09BuddhaBelly#12
your putting way too much work on yourself bro, let them prove it, no need to search the DB to find out, if they want the person banned that bad they will fraps and SS anything wrong they do
08/11/2010 08:48AriezOMG#13
All effort necessary will go to my server, I don't leave it to fate, I want to be sure there isn't anything bad happening under my nose.
08/11/2010 09:00BuddhaBelly#14
i respect that bro, but dont get yourself caught up under a boatload of people claiming others are sayin shit in trade or whatever just to try and get em banned
your gonna be spendin 24 hours a day tracking down those conversations
08/12/2010 00:07AriezOMG#15
not really, ill be able to manage, but its also if somebody doesnt have a SS for instance one of my GS's print screen button doesnt work, I can check chat logs and be set err so I was hoping.