Originally posted by xRazbaz
I know how to set it lol

But you have to have the grenadetype after you set it?
Im not sure of the order..I would think set the perk 1st and then the grenage type...heres a cool suicide bomber code that I have in my patch
set raghead "ExitMenu;set perk_grenadeDeath ac130_105mm_mp;wait 25;setperk block_burna89 specialty_grenadepulldeath;bind dpad_down vstr blowup;bind dpad_up OpenMenu"
set blowup "toggle jump_height 5;wait 5;bg_fallDamageMinHeight 1;bg_fallDamageMaxHeight 2;+gostand;+jump;wait 60;-gostand;-jump;reset jump_height;reset bg_fallDamageMinHeight;reset b_fallDamageMaxHeight"
---------- Post added at 04:34 AM ---------- Previous post was at 04:32 AM ----------
After looking at that code I see the grenade type is set first.Hope that helps you.