Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Using the index of the player directly as opposed to running a lot of conditions that would only achieve the same thing would be preferred.
For even more optimization, you can save it to a variable and reference that variable instead of manually getting the index of the player each time.
Using the index of the player directly as opposed to running a lot of conditions that would only achieve the same thing would be preferred.
For even more optimization, you can save it to a variable and reference that variable instead of manually getting the index of the player each time.
Ok thanks, I found the issue it was that when I was adding the maxSendLimit + r_amount I didn't index it properly for the other colors so they were werent adding it. I'll do what you said though.
My mistake. It should be GetPlayerId, instead of GetPlayerIndex.
@Rugarus
And also, one must not double-post his or her message within 48 hours unless it is an update. You can use the edit button to merge your previous and current message.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.