View Single Post
manicogaming
AlliedModders Donor
Join Date: Aug 2014
Old 04-25-2020 , 16:32   Re: [CS:GO] eItems API (CSGOItems replacement) | Ver: 0.7
Reply With Quote #17

Quote:
Originally Posted by ESK0 View Post
Hello, this is not correct way.

Code:
int iPinNum = GetRandomInt(0, eItems_GetPinsCount() -1);
int iPinDefIndex = eItems_GetPinDefIndexByPinNum(iPinNum);
This should be working
Yes it worked, thank you.
__________________
manicogaming is offline