Create a "give Deagle" Script
Use CLEO scripting to create a script that gives the player a Deagle (Desert Eagle) in GTA San Andreas.
Hints:
- Use the opcode
0x0151
to spawn a Deagle.
- Set the coordinates and other parameters accordingly.
- Remember to compile your script into a `.cs` file for CLEO to execute.
need Help?