View Single Post
Tote
Senior Member
Join Date: Jul 2023
Old 03-17-2024 , 10:39   Re: Dollar Weapon menu
Reply With Quote #22

Quote:
Originally Posted by Yanez98 View Post
@WATCH_D0GS UNITED
Yes, primary and secondary weapons should be deleted, but only when the person makes a purchase!
Thats what i said in the above post.
for ex:

case 1: {
strip_user_weapons(id) // first strip all the weapons
give_item(id, "weapon_ak47") // then give items
give_item(id, "weapon_deagle")
}
etc

EDIT: TO REMOVE SPECIFIC WEAPONS "SPECIAL" use this

https://forums.alliedmods.net/showthread.php?t=56377

Last edited by Tote; 03-17-2024 at 10:43.
Tote is offline