26.12.2018, 03:32
Well i mean your post answered your own question, the argument type isn't matching, maybe you're inserting a number into a string or a string into a boolean arg, just show us the ShowPlayerMessage function and I'll tell you where you went wrong. Its confusing cuz you're hinting towards it only having 3 parameters yet you're inserting 4, that's why its for the best to always show full code.