SetCvar

Posts 110 of 10 · Page 1 of 1
SetCvar
sig:

Code:
\x81\xEC\x00\x00\x00\x00\xA1\x00\x00\x00\x00\x33\xC4\x89\x84\x24\x00\x00\x00\x00\x83\x3D\x00\x00\x00\x00\x00\x8B\x84\x24\x00\x00\x00\x00\x74\x2F

xx????x????xxxxx????xx?????xxx????xx
function:

Code:
void SetCVar(const char* szVar, DWORD dwVal) {
	void* vCall= (void*)dwSetCVar;

	__asm {
		push dwVal
		push szVar
		call vCall
		add esp, 8
	}
}
had this for literally the longest fucking time. ca sucks balls now so have fun ******s. should work in your own thread, doesnt have to be called within a directx module. i think, dont quote me on it. fggts.
Somebody was bored

Nice work, and thanks for sharing it here
Quote Originally Posted by Flengo View Post
Somebody was bored

Nice work, and thanks for sharing it here
Hi
/muchtoshort
Quote Originally Posted by Saltine View Post

Hi
/muchtoshort
hi. wat u doin here too

wat. dont hak me
Mhhh... thanks for sharing...
Would someone mind explaining how to use this code?
Quote Originally Posted by SupremeKai13 View Post
Would someone mind explaining how to use this code?
If you're a programmer you should know.
I thought it was obvious that I couldn't possibly know wtf i'm doing if i'm asking for a explanation. (don't bother responding unless your helping) Thanks
This is Push To Console is it not?
no. (2short)
Posts 110 of 10 · Page 1 of 1
This thread is closed for replies.

Tags for this Thread

None

Need help?