Thanks for the responses, everyone.
For the player colors in R1, this is the code that worked:
local colorPtr = samp_base + 0x216379 + (playerId * 4)
The address offset that worked for me was 0x216379, not 0x216378.
@GucciManeLaFlare, thanks a lot for the response. I'm sorry that I worded my...