mirror of
https://github.com/Ragora/T2-CPP.git
synced 2026-01-19 18:14:44 +00:00
This will allow running physics in TorqueScript with more accurate timing. Also added TSTick.cs which also enables InteriorInstance serverside movement support(Will allow clients to see movement without clientside patching).
3 lines
89 B
C#
3 lines
89 B
C#
function TStick(%tick) {}
|
|
memPatch("5240FD","B00190");
|
|
memPatch("5BBBDC",getServPAddr()); |