Entity set_color method
Posted: Wed Dec 31, 2014 12:59 am
Whenever I try calling the set_color method, I keep getting a conversion error (Python int too large for C long).
Syntax: Select all
PlayerEntity(playerIndex).set_color((255,255,255,15))