PushToConsole("NAME","data") question
Is the PushToConsole function already there or do i have to define it bymyself like
?
Code:
void PushToConsole(string Name,Dword data)
{
.
.
.
}
let me ask in a different way
i gave a part of it above all you need to add is this between name and value