Forums Index >> Modding >> Warfare's Chatlogger Version 2.0



Page : <1> : 2 : 3


New Thread HERE

 

 

 

 

Last edited: Tuesday, November 01, 2005 at 6:06:47 PM

Sunday, July 10, 2005 at 9:16:39 PM

Mac compatible, nope ;)

 

 

 

 

Sunday, July 10, 2005 at 10:13:11 PM

I am not done with the mac chatlogger... But its on its way

 

 

 

 

Monday, July 11, 2005 at 4:55:48 AM

I updated the file on scriptline's site... So you can use that one too...


Monday, July 11, 2005 at 5:28:56 AM

Thx art, link updated :P

 

 

 

 

Monday, July 11, 2005 at 5:31:14 AM

Np...


Monday, July 11, 2005 at 5:32:46 AM

Dang warfare
mac
mac
mac
mac
mac
'mac

Monday, July 11, 2005 at 6:40:53 AM

Can I exec it anywhere I want?

Monday, July 11, 2005 at 7:59:34 AM

Is this something that Nick would be able to port for the Mac?

 

Monday, July 11, 2005 at 12:30:32 PM

@-{SA}-Racer445
no you cant, it must be the last thing executed so that the last lines of your dedicated server window execution lines are it and the adminlogin.cs
just execute it at the end of your root main.cs file, its no big deal

@napalm
I am sure nick could do it
I would have to ask him, it might take me a while to do it

 

 

 

 

Last edited: Monday, July 11, 2005 at 7:25:22 PM

Monday, July 11, 2005 at 7:24:41 PM

....MAC!!!!

Monday, July 11, 2005 at 11:06:13 PM

So you must exec it AFTER the mission executes? There is no other way.

Tuesday, July 12, 2005 at 6:40:13 AM

Woot! Send it over to me! I'll give it my best shot. It would be a total conversion tho, as wouldn't be using OpenforAppend. :)

Tuesday, July 12, 2005 at 8:01:33 AM

So would OpenforAppend work ??

 

 

 

 

Tuesday, July 12, 2005 at 8:55:50 AM

All the bugs have been fixed! XD
There has also been a new version of the observer script too so that might have fix the problem there, but now all my scripts work together woot! Nice job. Since my IP changes do I put in my local IP in or my public IP in. My public one changes so im guessing I use my local one.

Tuesday, July 12, 2005 at 9:03:26 AM

HOW DO YOU INSTALL IT DO I PUT IT IN game/server/scripts???? And wat do I put at the end of my MAIN.CS?
%)

HaHa ^^ You Just Got p00ne1) WanT SoMe MoRe?? 1v1 You Host It.

Tuesday, July 12, 2005 at 11:12:44 AM

No, OpenForAppend doesn't work that well on Macs.

Tuesday, July 12, 2005 at 11:38:29 AM

What do you mean

 

Doesn't work that well on Macs

 

It works but not properly ??

O yeah, what about this - openForWrite

 

 

 

 

Last edited: Tuesday, July 12, 2005 at 11:44:17 AM

Tuesday, July 12, 2005 at 11:43:10 AM

^ it just doesnt append

And read what I posted in the other thread... I'm not gonna copy & paste it...


Tuesday, July 12, 2005 at 11:55:17 AM

Hmm, Kinda stupid it will get rid of what you last had in the banlist. I just guessing - OpenforEditing ;)

 

 

 

 

Tuesday, July 12, 2005 at 12:56:22 PM

Nah... It does this: IT TOTALY CLEANS UP THE FILE before writing on it, while open for append doesnt... It's pretty useful for logs so we dont need to ge tthe game to delete and re-add the file (TT uses it many times)
But we need OpenForAppend so we need to use OpenForWrite somehow to get it to append to the file without hurting the rest of the TT code... Its not that complicated, and its easy to think of the system, I just spent like 20 minutes scripting and testing it, as it suprisingly worked at the first try :P


Tuesday, July 12, 2005 at 3:20:11 PM

So release XD I just realised I could do this myslef, I could open up "console on my mac, check its "package contents" and see how console works, because it doesnt delete the last error's youve had it stores them all

 

 

 

 

Tuesday, July 12, 2005 at 11:29:04 PM

WARFARE YOUR CHAT LOGGER IS AWSOME I LOVE IT IT IT IT IT XD

HaHa ^^ You Just Got p00ne1) WanT SoMe MoRe?? 1v1 You Host It.

Wednesday, July 13, 2005 at 8:00:57 PM

Update:

You can now choose the name that appears when you chat in the console!

 

 

 

 

Saturday, July 16, 2005 at 10:14:31 PM
b20

Hey Warfare I don't get where to put this thing in the console: chat("message");

Do I put it here?

Blah blah blah information information.....................
%
chat("message");
^ Do I put it there after the % thing at the end of the dedicated server console?

Thanks.

-CUC-

EDIT: For example like right here:

Do I type that (chat("message");) after the %?

 

- b20

Last edited: Saturday, July 16, 2005 at 10:23:21 PM

Saturday, July 16, 2005 at 10:20:59 PM

Yes CUC... Exactly
after that little % you should write it
I have updated the chat logger so you can have a different name other than just plain old Admin appear in the game when you use the console chat function so if you downloaded it anytime before this post, redownload it to get the latest

Also, if anyone has ideas about what I should include in this script, let me know!
:P

 

 

 

 

Saturday, July 16, 2005 at 10:42:03 PM
b20

Got another question but I think this will be my last about this script.

So when I type this thing chat("message"); after the % can I just chat noramlly without having to re-type it again?

For example:

%
chat("message");
CompUComp: Blah blah blah
Warfareİ: Blah blah blah (when you are in the game itself)

-CUC-

- b20

Saturday, July 16, 2005 at 10:43:04 PM

Ok CUC
everytime you say something from the console, you must use chat("blah blah blah"); everytime...

But when you are in the game, you can talk like you do normally

 

 

 

 

Saturday, July 16, 2005 at 10:48:49 PM
b20

Oh ok thanks Warfare I get it now! XD

-CUC-

- b20

Saturday, July 16, 2005 at 10:50:37 PM

Update:

My chatlogger now logs the start and end of games as well as the resetting of server defaults

 

 

 

 

Sunday, July 17, 2005 at 6:30:53 AM

Update: More than one person can join a full server
........... See readme for details

 

 

 

 

Thursday, July 28, 2005 at 11:19:41 AM

Update:
Chatlogger now displays the current admin password to the admins listed in the adminjoin.cs file when they join the server
eliminating e-mails or threads informing them of new passwords

 

 

 

 

Tuesday, August 09, 2005 at 5:36:57 PM

UPDATE:

CHATLOGGER FOR MAC RELEASED!!! YAHOO!!!

 

 

 

 

Tuesday, August 09, 2005 at 5:39:11 PM

Btw: art crazy, I know I havent e-mailed you about these but if you want you can either delete this off of scriptline or download them both and put them up
its up to you, walagata has been good to me so far, but I would rather have you host them on SL

 

 

 

 

Tuesday, August 09, 2005 at 5:44:48 PM

I will when I get home today :)
BTW: Warfare why dont you use a single script that supports both platforms? A simple if($platform $= "macos") would do it...


Wednesday, August 10, 2005 at 4:12:54 AM

I know art :P
I plan on doing it soon, but for right now, its two scripts

 

 

 

 

Wednesday, August 10, 2005 at 4:51:09 AM

Warfare I added my Name And My Ip both in AdminJoin.cs and wats the other one umm Admin.cs but it doesnt show my password when I join the server? So Any Help :'(

HaHa ^^ You Just Got p00ne1) WanT SoMe MoRe?? 1v1 You Host It.

Wednesday, August 10, 2005 at 11:12:18 AM

I updated the SL page and download... But the script doesn't work. :[ It just freezes the game when I (try to) chat, and I have to force quit the game.

Wednesday, August 10, 2005 at 11:46:31 AM

Who tested this script on a Mac?

 

Wednesday, August 10, 2005 at 12:44:56 PM

Sparky tested the mac version
I am goin to be putting the entire thing into one package that works for both platforms
here in a bit it will be ready

If it still doesnt work for mac after I implement both platforms, could I e-mail it to you chilled? You could fix it up :)

 

 

 

 

Last edited: Wednesday, August 10, 2005 at 2:36:50 PM

Wednesday, August 10, 2005 at 2:33:23 PM

@ ufo coolboy, use the same ip that the chatlogger logs, when you join your own server it logs your local ip address
but for everyone else it should work fine, since the ip addresses of other players are not local

 

 

 

 

Wednesday, August 10, 2005 at 2:35:32 PM

BTW: The actual page on scriptline needs to be updated... This is version 2.0 and it will be working on macs once I get everything in the one file...

 

 

 

 

Wednesday, August 10, 2005 at 2:38:58 PM

Kk

HaHa ^^ You Just Got p00ne1) WanT SoMe MoRe?? 1v1 You Host It.

Wednesday, August 10, 2005 at 2:40:39 PM

I Put my name and IP (from the chatlogger) like this: Bomber|192.168.1.105 in the adminjoins.cs and it says in the consel when I join my server: Admin Password Released To Bomber, but I don't see what my password is on the screen in game.

Last edited: Wednesday, August 10, 2005 at 4:23:09 PM

Wednesday, August 10, 2005 at 4:20:51 PM

@Bomber
download the newest fixed version :P :P
if it still doesnt work, poke around in the admin.cs file

Update: multiplatform version released!

Mac users, try this out and let me know how it works

 

 

 

 

Last edited: Wednesday, August 10, 2005 at 4:30:00 PM

Wednesday, August 10, 2005 at 4:23:27 PM

Nope, same error as before, yet it compiles, but freezes up when I chat.
Send me the uncompiled file if you want and I'll take a look at it.

Console:
Loading compiled script game/ports/MissionLoaderPreferences.cs.
Loading compiled script game/server/dash/main.cs.
Loading compiled script game/server/dash/prefs.cs.
Loading compiled script game/server/dash/ConsoleUtilities.cs.
Loading compiled script game/server/dash/GameConnection.cs.
Loading compiled script game/server/dash/Codes.cs.
Loading compiled script game/server/dash/UberBots.cs.
Loading compiled script game/server/dash/chatlogger.cs.
Loading compiled script game/server/dash/Admin.cs.

Last edited: Wednesday, August 10, 2005 at 5:17:16 PM

Wednesday, August 10, 2005 at 5:16:30 PM

Fixed - bot not leaving bug! :)

 

 

 

 

Wednesday, August 10, 2005 at 6:14:53 PM

I sent it to ya chilled

 

 

 

 

Wednesday, August 10, 2005 at 6:15:05 PM

Heh Warfare, did you compile the Mac version on a MAC? If it was compiled on windows, what'll happen is a froen game when any function inside gets called... Like what CL is having


Thursday, August 11, 2005 at 1:01:36 AM

I tried it on my machine and the mission simply would not laod on the connecting client. As soon as I // out the logger exc it loaded just fine.

Does not work on the Mac. Maybe Chill Lizzy can port it?

 

Thursday, August 11, 2005 at 8:09:45 AM

Page : <1> : 2 : 3

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald