Re: HELP on BR-BlazeRegulator [message #216423 is a reply to message #216416] |
Thu, 31 August 2006 04:57 |
|
jnz
Messages: 3396 Registered: July 2006 Location: 30th century
Karma:
|
General (3 Stars) |
|
|
the17doctor wrote on Thu, 31 August 2006 11:54 | there is nothing wrong with what you have shown us, it is working fine
|
it isn't i had the same problem with my bot, it would get to there and exit.
there is no bug, nightma instead of using the function shell
use shellexecute EG:
ShellExecute(GetDesktopWindow(), "open", "c:\westwood\renegadefds\server\renegadeserver.exe", NULL, "c:\westwood\renegadefds\server\", SW_SHOWNORMAL);
it works fine for me and i have cp1
[Updated on: Thu, 31 August 2006 04:58] Report message to a moderator
|
|
|