[Delphi] SAMP Console -
dawidek11 - 08.12.2008
Hello, it's possible to send RCON commands from delphi, any components ?
Because I have something like CMD(.exe) in memo, but when I want to connect with my server the RCON.exe is crashing , I was trying with RCON.exe form 0.1b version, result -> no crash but when I type "C:\Program Files\Rockstar Games\GTA San Andreas\rcon.exe" 00.00.00.00 0000 password ," I cannot type ", the memo looks frozen but is not .
So, it's is possible?, If you can you help me with the code?
Thanks.
Sorry for my English, I think you can understand it.
Dawid.
Re: [Delphi] SAMP Console -
allong - 09.12.2008
So, you can't connect to your server using the normal RCON client instead you want to do it in delphi

?
Re: [Delphi] SAMP Console -
dawidek11 - 09.12.2008
Quote:
Originally Posted by allong
So, you can't connect to your server using the normal RCON client instead you want to do it in delphi  ?
|
I want to make application from which I will read messages and write messages without joining into game ...
I don't have any ideas how to write messages

...
Sorry for my English, I think you can understand it.