Thread: [Solved] Questions about SDKCall
View Single Post
Paimon
Member
Join Date: Jul 2021
Location: Zootopia
Old 02-06-2024 , 04:55   Re: Questions about SDKCall
Reply With Quote #3

Quote:
Originally Posted by LinLinLin View Post
not test.
PHP Code:
Address debugoverlay LoadFromAddress(hGameData.GetMemSig("debugoverlay"), NumberType_Int32);
Address debugoverlay_func LoadFromAddress(debugoverlay view_as<Address>(12), NumberType_Int32);

// sdkcall_raw
SDKCall(g_hSDKCall_Debugoverlaydebugoverlay_funcv20v222550010x41200000); 
还是不对,不过不重要了,我确定了这个东西没法在服务器端使用,除了本地服,在本地服还不如直接 用 drawline。

Failed. But not important any more, because I confirm that "debugoverlay" couldn't use on server side except local server. Use "drawline" on local server is enough.
__________________

Last edited by Paimon; 02-06-2024 at 04:56.
Paimon is offline