Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Archived Forums » RenGuard Client » "You need renguard...", but i have
"You need renguard...", but i have [message #115418] Sun, 19 September 2004 01:56
localhost is currently offline  localhost
Messages: 2
Registered: September 2004
Karma: 0
Recruit
Hello.

I use Win2k and i have the known problems with Renguard ("Buffer Overrun").
I found, I write the following *.BAT file to help myself:

echo off
cls
goto start

:start
c:\games\Renegade\game.exe +connect 81.92.166.90:4300 +NetPlayerName l0calh0st 
if "%ERRORLEVEL%" == "0" (
goto :end
)
goto :start

:end
pause


This will start Renguard until it has no Error.
But this way is just to connect to the "Renegade Community Server" with the Nickname L0calh0st.

So i wrote a programm in C++, what is writing this *.BAT file and executing it.
Renguard starts properly, but the Server sais: "You need Renguard to play on this server!".

What can i do to prevent that??
Previous Topic: RenGuard This!
Next Topic: RENGUARD fix it or drop it
Goto Forum:
  


Current Time: Sat Jul 13 06:40:10 MST 2024

Total time taken to generate the page: 0.00613 seconds