Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public OnGameModeInit()
- {
- AntiDeAMX();//add this
- }
- AntiDeAMX()
- {
- new antidamx[][] =
- {
- "Unarmed (Fist)",
- "Brass K",
- "Fire Ex"
- };
- #pragma unused antidamx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement