Wiz_khalifa
New member
- Joined
- Mar 22, 2015
- Messages
- 2
- Reaction score
- 0
Code:
{$CLEO .cs}
//-------------MAIN---------------
0000: NOP
if
0AB0: key_pressed 82
then
if weapon 24
then
0AF9: samp say_msg "/reload deagle"
end
if weapon 31
then
0AF9: samp say_msg "/reload M4"
end
end
[font=Monaco, Consolas, Courier, monospace]i want it reload when you have that weapon but i can't find it in google [/font]
[font=Monaco, Consolas, Courier, monospace]thank you.[/font]