Показать сообщение отдельно

  #1  
Старый 09.05.2021, 09:44
RazorRw
Флудер
Регистрация: 16.09.2019
Сообщений: 2,013
С нами: 3505395

Репутация: 183


По умолчанию

A new version of multiplayer has been released, so it's time to update the offsets.

SAMP_INFO_PTR = samp.dll + 0x26EA0C

SAMP_CHAT_INFO_PTR = samp.dll + 0x26E9F8

SAMP_INPUT_INFO_PTR = samp.dll + 0x26E9FC

SAMP_KILL_INFO_PTR = samp.dll + 0x26EA00

SAMP_MISC_INFO_PTR = samp.dll + 0x26EA24

SAMP_DIALOG_INFO_PTR = samp.dll + 0x26E9C8

SAMP_SCOREBOARD_INFO_PTR = samp.dll + 0x26E9C4

SAMP_FUNC_ADD_CLIENT_COMMAND = samp.dll + 0x69770

SAMP_FUNC_SENDCMD = samp.dll + 0x69900

SAMP_FUNC_SENDSAY = samp.dll + 0x5A10

SAMP_FUNC_MSGTOCHAT = samp.dll + 0x68070
 
Ответить с цитированием