Droppable mines while in cruise
Locked
Coding
-
Is it possible to code it so that you can drop mines whilst in cruise if so how?
Or can it just be done with a cm launcher made to behave like a mine?
-
Dragnite_MU wrote:
Is it possible to code it so that you can drop mines whilst in cruise if so how?Or can it just be done with a cm launcher made to behave like a mine?
As far as i know its not possible. U will need to make it a cmd or hook it.
-
This one was simple:
change0003A2AB: E8B0 ```to
0003A2AB: B000
Note:I have only tested whether it works, not for any complications!
-
Maybe at least make sure this can’t be used as a client-side only thing?…
-
You can check it serverside anyway so there is not much cheating potential… Besides I have not tested what happens when the server has an unmodified common.dll.
-
cheers for that guys, time for testing