ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 1639

add message

by carlos_20 - 11-23-2019 - 01:48 PM
#1
Can someone explain to me how I can do to let me know when they want to remove my weapons?

if (*(int*)addressOfArgs == 0x12C3ACC && 0x12C3C74&& *(int*)(addressOfArgs + 0x8) == 0x4E800020) {
snprintf(scriptEventDialogText, sizeof(scriptEventDialogText), "~r~NOTICE!!!  ~b~%s  ~w~Tried  remove your weapons!", senderName);
PRINT(scriptEventDialogText, 5000);
*(int*)addressOfArgs = 0;
}

Thanks
Reply
#2
(11-23-2019 - 01:48 PM)carlos_20 Wrote: Can someone explain to me how I can do to let me know when they want to remove my weapons?

if (*(int*)addressOfArgs == 0x12C3ACC && 0x12C3C74&& *(int*)(addressOfArgs + 0x8) == 0x4E800020) {
snprintf(scriptEventDialogText, sizeof(scriptEventDialogText), "~r~NOTICE!!!  ~b~%s  ~w~Tried  remove your weapons!", senderName);
PRINT(scriptEventDialogText, 5000);
*(int*)addressOfArgs = 0;
}

Thanks
???
Reply
#3
What I want to do is when another player tells me to let me know
Reply
#4
this is useless just create your own mate...
Reply
#5
I just want him to let me know when they want to take my weapons
Reply
#6
U mean the weapon protection messeg
Reply
#7
It is the typical message that when they take your weapons away, they let you know who wants to take them off
Reply

Users browsing: 2 Guest(s)