ASM code start immediatly ?
Hey,
I changed the jjang function so it gives another ugradeid.
It works fine but I need to disconnect the people before the result will come...
Is there a way to start the code immediatly after I typed in the command oO ?
Re: ASM code start immediatly ?
Quote:
Originally Posted by
Trilest
Hey,
I changed the jjang function so it gives another ugradeid.
It works fine but I need to disconnect the people before the result will come...
Is there a way to start the code immediatly after I typed in the command oO ?
You'll have to setup a way to broadcast the update to all active users, and have the client recognize such updates.
Re: ASM code start immediatly ?
This might not work, im not sure. Weed is kicking in.
Try;
Go to this address; 0042D84C Find the one for /admin_ban (it's right near there, sorry, don't wanna open olly right now.)
Change Arg3's address to the jjang function. It is client sided, but it should still work. (Maybe.)
Re: ASM code start immediatly ?
Quote:
Originally Posted by
Tman151
This might not work, im not sure. Weed is kicking in.
Try;
Go to this address; 0042D84C Find the one for /admin_ban (it's right near there, sorry, don't wanna open olly right now.)
Change Arg3's address to the jjang function. It is client sided, but it should still work. (Maybe.)
Will the admin ban work then ?
Re: ASM code start immediatly ?
Follow the admin_ban into the MatchServer, then push the UID of the one you muted, jjanged, banned and call your own-made function.
Re: ASM code start immediatly ?
Quote:
Originally Posted by
Donald Duck
Follow the admin_ban into the MatchServer, then push the UID of the one you muted, jjanged, banned and call your own-made function.
Ok I will try that, what adress do I need to look for?
Re: ASM code start immediatly ?
004114D0 is the address for the disconnect. Forgot how the function is called though.
Re: ASM code start immediatly ?
Quote:
Originally Posted by
Donald Duck
004114D0 is the address for the disconnect. Forgot how the function is called though.
Thanks ill look into it right now =]
Re: ASM code start immediatly ?
Didn't found anything in 2 hours =[
Re: ASM code start immediatly ?
Re: ASM code start immediatly ?
You want to jjang a user then dc him in the same command?
Re: ASM code start immediatly ?
Quote:
Originally Posted by
Demantor
You want to jjang a user then dc him in the same command?
No I want to jjang that guy and that the ugradeid has immediatly effect, [I changed the jjang to mute thats why, now I have to dc him before he gets muted.]