Hi,
I spend almost 1 hour to figure it out but still said non-existing item everytime I killed MVP.. IDK Which part did I messed up.. So I post here for help.. Please advise.. Thank you in advance..
// item reward for completing each round
setarray .Rewards[0],6746,7914,969,31120;
set .Random, rand( getarraysize( .Rewards) );
set .round_item_id, (.Random) ;
set .round_item_amount, 1;