Posts: 89
Threads: 23
Joined: Dec 2012
Reputation:
0
Whatever you're using to concatenate your string is sending the second with a different color for the client message. Find that and set it to yellow.
Posts: 89
Threads: 23
Joined: Dec 2012
Reputation:
0
CTRL+F for 'strcat' and see if you can find where the SendClientMessage related to that is located. It appears it's there two times with two different colors.
Posts: 89
Threads: 23
Joined: Dec 2012
Reputation:
0
CTRL+F -> public OnPlayerText(playerid, text[])
Post the code within that here and I'll help you out.
Posts: 6,242
Threads: 8
Joined: Jun 2008
Just saying, instead of that parachute pickup for the jetpack, you could use a jetpack pickup...