SSGM+TT? [message #338328] |
Tue, 01 July 2008 07:00 |
=HT=T-Bird
Messages: 712 Registered: June 2005
Karma: 0
|
Colonel |
|
|
1) How is SSGM going to change to accommodate TT?
2) Some hooks just aren't going to be exposed as TT.dll APIs (because TT.dll runs on both client and server). Would it be possible to include an "extra" hooks DLL with SSGM that contains server-side-only hooks for console commands, console input (yes, both hooks are useful in different circumstances so they should both be included), and think as well as either exposing an enhanced chathook or enhancing the existing (TT.dll) chathook so that PPAGE/teamchat destinations can be obtained?
Also, how about an engine call to distinguish between the two times the Scripts.dll is loaded?
HTT-Bird (IRC)
HTTBird (WOL)
Proud HazTeam Lieutenant.
BlackIntel Coder & Moderator.
If you have trouble running BIATCH on your FDS, have some questions about a BIATCH message or log entry, or think that BIATCH spit out a false positive, PLEASE contact the BlackIntel coding team and avoid wasting the time of others.
|
|
|
|
|
|
|
Re: SSGM+TT? [message #338481 is a reply to message #338328] |
Wed, 02 July 2008 03:04 |
|
Ghostshaw
Messages: 709 Registered: September 2006
Karma: 0
|
Colonel |
|
|
Both server and client act in "thinks" basically each frame is one think, so there are 60 thinks a second on the server. So using a thinkhook you could do per frame operations.
BlackIntel Administrator
|
|
|
Re: SSGM+TT? [message #338513 is a reply to message #338328] |
Wed, 02 July 2008 08:06 |
=HT=T-Bird
Messages: 712 Registered: June 2005
Karma: 0
|
Colonel |
|
|
As far as console commands go: considering that the thinkhook and the chathook enhancement can go into TT.dll, couldn't someone make a DLL that enhances the server console and include the consoleinput and consolecommand hooks there, as well as implementing support for command-line editing and console tab completion?
P.S. StealthEye, how's the BI console DLL coming?
HTT-Bird (IRC)
HTTBird (WOL)
Proud HazTeam Lieutenant.
BlackIntel Coder & Moderator.
If you have trouble running BIATCH on your FDS, have some questions about a BIATCH message or log entry, or think that BIATCH spit out a false positive, PLEASE contact the BlackIntel coding team and avoid wasting the time of others.
|
|
|