Сhange the string "rebuy"
I want to add a weapon to "F2", when issued its "give_item(id, "weapon_m4a1")"
Code:
void _ClientCommand(edict_t *pEntity)Code:
void CBasePlayer::Rebuy(void)Code:
char *m_rebuyString; /* 2356 4 */PHP Code:
|
Re: Сhange the string "rebuy"
Try with 589 instead of 2356. char pointers (strings) are integer aligned, so you should divide by 4.
|
Re: Сhange the string "rebuy"
Thank you ))
Nothing displays, empty string... First introduced in the console "autobuy", later "kill", later "rebuy", and then I tried to get a string from the offset... |
Re: Сhange the string "rebuy"
:?::?:at?
Why not : PHP Code:
|
| All times are GMT -4. The time now is 18:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.