So, some servers enjoy removing weapon skill when you first hop on the server, so I'd like to reset my weapon skill back to hitman level (moving while shooting, dual weapons etc.) - I've done a ridiculous amount of research into this but I've came up empty, I've tried
Stuff like this but to no avail, so I turn to the professionals for assistance.
There's already a script out there, <!-- l topic54.html<!-- l , but I can't decompile this for some reason (maybe there's some protection?) and thus I can't grab the code they use.
So... does anyone know how?
Code:
Actor.WeaponAccuracy($PLAYER_ACTOR) = 100
02E2: set_actor $PLAYER_ACTOR weapon_accuracy_to 100
Stuff like this but to no avail, so I turn to the professionals for assistance.
There's already a script out there, <!-- l topic54.html<!-- l , but I can't decompile this for some reason (maybe there's some protection?) and thus I can't grab the code they use.
So... does anyone know how?