DronCode / ReHitman

Hitman Blood Money Reverse Project
http://rehitman.online
28 stars 5 forks source link

Disable scripting in-game #15

Open DronCode opened 4 years ago

DronCode commented 4 years ago

Intro

Hitman uses native C/C++ scripts for in-game behavior. It conflicts with the multiplayer concept. We must disable all scripting and take control of all entities before start multiplayer development.

Tasks

Extra tasks